2024-05-05 10:08:13.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-05-05 10:08:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:13.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@493ac8d3 2024-05-05 10:08:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:13.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-05-05 10:08:13.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:13.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:13.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:13.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:13.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:13.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:13.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:13.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:13.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-05-05 10:08:13.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-05 10:08:13.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-05 10:08:13.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-05-05 10:08:13.889 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:13.894 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f428ca2 2024-05-05 10:08:13.894 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f428ca2 2024-05-05 10:08:13.895 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-05 10:08:13.898 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5185793a 2024-05-05 10:08:13.898 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5185793a 2024-05-05 10:08:13.902 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@55bae7d2 2024-05-05 10:08:13.902 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@55bae7d2 2024-05-05 10:08:13.906 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@10b87301 2024-05-05 10:08:13.906 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@10b87301 2024-05-05 10:08:13.908 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd4da28 2024-05-05 10:08:13.909 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd4da28 2024-05-05 10:08:13.911 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@216224c1 2024-05-05 10:08:13.911 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@216224c1 2024-05-05 10:08:13.914 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e4d348 2024-05-05 10:08:13.914 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e4d348 2024-05-05 10:08:13.917 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@70978c4e 2024-05-05 10:08:13.917 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@70978c4e 2024-05-05 10:08:13.920 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@def1dee 2024-05-05 10:08:13.920 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@def1dee 2024-05-05 10:08:13.920 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-05-05 10:08:13.926 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-05 10:08:13.930 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-05 10:08:14.156 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:14.157 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-05 10:08:14.157 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:14.158 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-05 10:08:14.197 [DefaultDispatcher-worker-2 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-05 10:08:14.199 [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-05-05 10:08:14.199 [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-05-05 10:08:14.199 [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-05-05 10:08:14.255 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-05 10:08:14.308 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-05 10:08:14.342 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-05 10:08:14.362 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-05 10:08:14.387 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-05 10:08:14.394 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-05 10:08:14.534 [DefaultDispatcher-worker-4 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-05 10:08:14.567 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-05-05 10:08:14.568 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-05-05 10:08:14.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-05-05 10:08:14.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-05-05 10:08:14.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-05-05 10:08:14.584 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79aee22a: (connection evicted) 2024-05-05 10:08:14.585 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f428ca2: (connection evicted) 2024-05-05 10:08:14.585 [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-05-05 10:08:14.585 [DefaultDispatcher-worker-7 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:14.585 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5185793a: (connection evicted) 2024-05-05 10:08:14.585 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55bae7d2: (connection evicted) 2024-05-05 10:08:14.586 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10b87301: (connection evicted) 2024-05-05 10:08:14.586 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bd4da28: (connection evicted) 2024-05-05 10:08:14.587 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@216224c1: (connection evicted) 2024-05-05 10:08:14.587 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23e4d348: (connection evicted) 2024-05-05 10:08:14.588 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70978c4e: (connection evicted) 2024-05-05 10:08:14.588 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@def1dee: (connection evicted) 2024-05-05 10:08:14.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:14.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-05-05 10:08:14.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-05-05 10:08:14.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-05-05 10:08:14.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:14.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:14.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:14.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:14.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:14.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:14.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43deba42 2024-05-05 10:08:14.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:14.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:14.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:14.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:14.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-05-05 10:08:14.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:14.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:14.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:14.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:14.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:14.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:14.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:14.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:14.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-05-05 10:08:14.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@38c10190 2024-05-05 10:08:14.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@38c10190 2024-05-05 10:08:14.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-05-05 10:08:14.604 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38c10190 2024-05-05 10:08:14.619 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38c10190 2024-05-05 10:08:14.622 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38c10190 2024-05-05 10:08:14.624 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:14.624 [DefaultDispatcher-worker-7 @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-05-05 10:08:14.624 [DefaultDispatcher-worker-7 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:14.624 [DefaultDispatcher-worker-7 @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-05-05 10:08:14.639 [DefaultDispatcher-worker-9 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38c10190 2024-05-05 10:08:14.641 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-05 10:08:14.641 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:14.641 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-05 10:08:14.649 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38c10190 2024-05-05 10:08:14.665 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38c10190 2024-05-05 10:08:14.680 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38c10190 2024-05-05 10:08:14.695 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38c10190 2024-05-05 10:08:14.703 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:14.709 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@192d7314 2024-05-05 10:08:14.709 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@192d7314 2024-05-05 10:08:14.713 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@17ea9e41 2024-05-05 10:08:14.713 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@17ea9e41 2024-05-05 10:08:14.713 [DefaultDispatcher-worker-2 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38c10190 2024-05-05 10:08:14.717 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d51864 2024-05-05 10:08:14.717 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d51864 2024-05-05 10:08:14.719 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38c10190 2024-05-05 10:08:14.721 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@56d7947a 2024-05-05 10:08:14.721 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@56d7947a 2024-05-05 10:08:14.724 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2490f867 2024-05-05 10:08:14.724 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2490f867 2024-05-05 10:08:14.726 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@67cb6222 2024-05-05 10:08:14.726 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@67cb6222 2024-05-05 10:08:14.729 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c665087 2024-05-05 10:08:14.729 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c665087 2024-05-05 10:08:14.732 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f86b35 2024-05-05 10:08:14.732 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f86b35 2024-05-05 10:08:14.734 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1588ee4d 2024-05-05 10:08:14.734 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1588ee4d 2024-05-05 10:08:14.734 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-05 10:08:14.776 [DefaultDispatcher-worker-10 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38c10190 2024-05-05 10:08:14.802 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-05-05 10:08:14.802 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-05-05 10:08:14.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-05-05 10:08:14.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-05-05 10:08:14.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-05-05 10:08:14.804 [DefaultDispatcher-worker-10 @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-05-05 10:08:14.804 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38c10190: (connection evicted) 2024-05-05 10:08:14.804 [DefaultDispatcher-worker-5 @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-05-05 10:08:14.805 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@192d7314: (connection evicted) 2024-05-05 10:08:14.805 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17ea9e41: (connection evicted) 2024-05-05 10:08:14.806 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13d51864: (connection evicted) 2024-05-05 10:08:14.806 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56d7947a: (connection evicted) 2024-05-05 10:08:14.807 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2490f867: (connection evicted) 2024-05-05 10:08:14.807 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67cb6222: (connection evicted) 2024-05-05 10:08:14.807 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c665087: (connection evicted) 2024-05-05 10:08:14.808 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36f86b35: (connection evicted) 2024-05-05 10:08:14.808 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1588ee4d: (connection evicted) 2024-05-05 10:08:14.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:14.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-05-05 10:08:14.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-05-05 10:08:14.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-05-05 10:08:14.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:14.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:14.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:14.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:14.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:14.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:14.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f9b8129 2024-05-05 10:08:14.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:14.855 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:14.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:14.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:14.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:14.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:14.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:14.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:14.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:14.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:14.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:14.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:14.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:14.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:14.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:14.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:14.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:14.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:14.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:14.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-05-05 10:08:14.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:14.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:14.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:14.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:14.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:14.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:14.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:14.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:14.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-05-05 10:08:14.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@4492b393 2024-05-05 10:08:14.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@4492b393 2024-05-05 10:08:14.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-05-05 10:08:14.957 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:15.209 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7645e64 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:15.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:15.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:15.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:15.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-05-05 10:08:15.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@12214f2f 2024-05-05 10:08:15.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@12214f2f 2024-05-05 10:08:15.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-05-05 10:08:15.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-05-05 10:08:15.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:15.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:15.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:15.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:15.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:15.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:15.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50de907a 2024-05-05 10:08:15.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:15.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:15.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:15.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:15.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:15.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:15.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:15.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:15.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:15.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:15.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:15.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:15.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:15.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:15.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:15.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:15.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:15.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:15.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:15.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-05-05 10:08:15.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:15.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:15.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:15.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:15.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:15.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:15.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:15.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:15.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-05-05 10:08:15.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@79308a2 2024-05-05 10:08:15.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@79308a2 2024-05-05 10:08:15.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-05-05 10:08:15.311 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:15.315 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12214f2f 2024-05-05 10:08:15.331 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:15.578 [DefaultDispatcher-worker-9 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79308a2 2024-05-05 10:08:15.585 [DefaultDispatcher-worker-9 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79308a2 2024-05-05 10:08:15.586 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38279/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-05-05 10:08:15.586 [DefaultDispatcher-worker-9 @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:38279/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-05-05 10:08:15.586 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38279/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-05-05 10:08:15.607 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38279/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-05-05 10:08:15.607 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38279/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-05-05 10:08:15.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-05-05 10:08:15.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-05-05 10:08:15.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:15.641 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12214f2f: (connection evicted) 2024-05-05 10:08:15.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:15.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-05-05 10:08:15.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-05-05 10:08:15.646 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79308a2 2024-05-05 10:08:15.650 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-05-05 10:08:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c82d925 2024-05-05 10:08:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:15.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:15.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:15.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:15.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:15.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:15.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:15.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:15.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:15.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:15.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:15.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:15.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:15.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:15.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:15.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:15.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:15.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:15.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:15.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-05-05 10:08:15.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:15.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:15.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:15.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:15.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:15.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:15.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:15.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:15.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-05-05 10:08:15.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@14df5253 2024-05-05 10:08:15.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@14df5253 2024-05-05 10:08:15.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-05-05 10:08:15.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-05-05 10:08:15.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:15.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:15.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:15.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:15.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:15.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:15.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@605eb072 2024-05-05 10:08:15.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:15.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:15.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:15.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:15.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:15.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:15.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:15.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:15.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:15.671 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:15.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:15.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:15.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:15.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:15.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:15.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:15.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:15.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:15.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:15.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-05-05 10:08:15.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:15.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:15.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:15.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:15.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:15.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:15.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:15.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:15.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-05-05 10:08:15.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa9692b 2024-05-05 10:08:15.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa9692b 2024-05-05 10:08:15.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-05-05 10:08:15.716 [DefaultDispatcher-worker-5 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa9692b 2024-05-05 10:08:15.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-05-05 10:08:15.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-05-05 10:08:15.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:15.720 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14df5253: (connection evicted) 2024-05-05 10:08:15.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:15.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-05-05 10:08:15.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-05-05 10:08:15.722 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa9692b 2024-05-05 10:08:15.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-05-05 10:08:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@144e36ae 2024-05-05 10:08:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:15.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:15.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:15.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:15.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:15.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:15.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:15.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:15.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:15.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:15.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:15.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:15.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:15.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:15.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:15.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:15.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:15.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:15.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-05-05 10:08:15.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:15.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:15.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:15.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:15.727 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:15.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:15.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:15.728 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:15.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-05-05 10:08:15.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@58636b50 2024-05-05 10:08:15.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@58636b50 2024-05-05 10:08:15.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-05-05 10:08:15.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f4f1536 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:15.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:15.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-05-05 10:08:15.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@342a1f84 2024-05-05 10:08:15.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@342a1f84 2024-05-05 10:08:15.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-05-05 10:08:15.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-05-05 10:08:15.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-05-05 10:08:15.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:15.754 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58636b50: (connection evicted) 2024-05-05 10:08:15.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:15.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-05-05 10:08:15.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-05-05 10:08:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-05-05 10:08:15.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e38e254 2024-05-05 10:08:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-05-05 10:08:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:15.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:15.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:15.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:15.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:15.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:15.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-05-05 10:08:15.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e4ecdf8 2024-05-05 10:08:15.760 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e4ecdf8 2024-05-05 10:08:15.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-05-05 10:08:15.773 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:15.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@503a7990 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:15.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:15.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:15.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:15.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-05-05 10:08:15.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dcbbb49 2024-05-05 10:08:15.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dcbbb49 2024-05-05 10:08:15.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-05-05 10:08:15.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-05-05 10:08:15.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-05-05 10:08:15.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:15.791 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e4ecdf8: (connection evicted) 2024-05-05 10:08:15.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:15.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-05-05 10:08:15.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-05-05 10:08:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-05-05 10:08:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:15.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@376498da 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:15.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:15.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-05-05 10:08:15.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9addd4 2024-05-05 10:08:15.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f9addd4 2024-05-05 10:08:15.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-05-05 10:08:15.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-05-05 10:08:15.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:15.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a047bdb 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:15.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:15.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-05-05 10:08:15.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@7856f41a 2024-05-05 10:08:15.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@7856f41a 2024-05-05 10:08:15.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-05-05 10:08:15.847 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:15.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-05-05 10:08:15.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-05-05 10:08:15.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:15.852 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f9addd4: (connection evicted) 2024-05-05 10:08:15.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:15.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-05-05 10:08:15.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-05-05 10:08:15.881 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:15.919 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:15.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34e25492 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:15.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:15.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-05-05 10:08:15.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f2b9da8 2024-05-05 10:08:15.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f2b9da8 2024-05-05 10:08:15.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-05-05 10:08:15.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-05-05 10:08:15.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:15.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:15.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:15.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:15.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:15.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:15.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@698ac187 2024-05-05 10:08:15.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:15.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:15.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:15.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:15.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-05-05 10:08:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:15.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:15.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-05-05 10:08:15.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f5cae3 2024-05-05 10:08:15.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f5cae3 2024-05-05 10:08:15.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-05-05 10:08:16.064 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:16.082 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:16.112 [DefaultDispatcher-worker-9 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f5cae3 2024-05-05 10:08:16.139 [DefaultDispatcher-worker-9 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f5cae3 2024-05-05 10:08:16.147 [DefaultDispatcher-worker-7 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f5cae3 2024-05-05 10:08:16.155 [DefaultDispatcher-worker-7 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f5cae3 2024-05-05 10:08:16.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-05-05 10:08:16.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-05-05 10:08:16.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:16.207 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f2b9da8: (connection evicted) 2024-05-05 10:08:16.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:16.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-05-05 10:08:16.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-05-05 10:08:16.216 [Test worker @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f5cae3 2024-05-05 10:08:16.221 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-05-05 10:08:16.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:16.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:16.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:16.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:16.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:16.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:16.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62ab5e63 2024-05-05 10:08:16.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:16.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:16.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:16.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:16.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:16.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:16.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:16.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:16.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:16.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:16.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:16.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:16.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:16.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:16.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-05-05 10:08:16.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:16.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:16.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:16.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:16.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:16.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:16.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:16.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:16.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-05-05 10:08:16.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@11adab6d 2024-05-05 10:08:16.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@11adab6d 2024-05-05 10:08:16.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-05-05 10:08:16.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-05-05 10:08:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11bfd751 2024-05-05 10:08:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-05-05 10:08:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:16.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:16.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:16.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:16.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:16.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:16.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:16.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:16.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-05-05 10:08:16.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2024-05-05 10:08:16.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@2152fde5 2024-05-05 10:08:16.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-05-05 10:08:16.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-05-05 10:08:16.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-05-05 10:08:16.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:16.255 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11adab6d: (connection evicted) 2024-05-05 10:08:16.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:16.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-05-05 10:08:16.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-05-05 10:08:16.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71d99732 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:16.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:16.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-05-05 10:08:16.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a05533 2024-05-05 10:08:16.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a05533 2024-05-05 10:08:16.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-05-05 10:08:16.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-05-05 10:08:16.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:16.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:16.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:16.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:16.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:16.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:16.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17053b5 2024-05-05 10:08:16.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:16.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:16.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:16.282 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-05-05 10:08:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:16.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:16.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-05-05 10:08:16.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@58021c3c 2024-05-05 10:08:16.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@58021c3c 2024-05-05 10:08:16.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-05-05 10:08:16.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-05-05 10:08:16.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-05-05 10:08:16.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:16.287 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42a05533: (connection evicted) 2024-05-05 10:08:16.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:16.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-05-05 10:08:16.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-05-05 10:08:16.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2acb1264 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:16.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f68e4e8 2024-05-05 10:08:16.290 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f68e4e8 2024-05-05 10:08:16.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-05-05 10:08:16.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47b4ac83 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:16.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:16.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-05-05 10:08:16.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@5604b85 2024-05-05 10:08:16.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@5604b85 2024-05-05 10:08:16.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-05-05 10:08:16.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-05-05 10:08:16.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-05-05 10:08:16.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:16.312 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f68e4e8: (connection evicted) 2024-05-05 10:08:16.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:16.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-05-05 10:08:16.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-05-05 10:08:16.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60e47aab 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:16.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:16.317 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-05-05 10:08:16.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@adc8683 2024-05-05 10:08:16.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@adc8683 2024-05-05 10:08:16.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eac65db 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:16.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:16.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-05-05 10:08:16.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@7884f722 2024-05-05 10:08:16.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@7884f722 2024-05-05 10:08:16.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-05-05 10:08:16.361 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:16.384 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:16.407 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:16.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-05-05 10:08:16.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-05-05 10:08:16.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:16.408 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@adc8683: (connection evicted) 2024-05-05 10:08:16.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:16.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-05-05 10:08:16.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-05-05 10:08:16.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ede035e 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:16.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:16.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-05-05 10:08:16.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@4272d8cf 2024-05-05 10:08:16.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@4272d8cf 2024-05-05 10:08:16.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e96cb04 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:16.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:16.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:16.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:16.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-05-05 10:08:16.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2024-05-05 10:08:16.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5364a3 2024-05-05 10:08:16.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-05-05 10:08:16.436 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:16.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-05-05 10:08:16.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-05-05 10:08:16.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:16.438 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4272d8cf: (connection evicted) 2024-05-05 10:08:16.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:16.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-05-05 10:08:16.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-05-05 10:08:16.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70439c3 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:16.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:16.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-05-05 10:08:16.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fce8b 2024-05-05 10:08:16.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@57fce8b 2024-05-05 10:08:16.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-05-05 10:08:16.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-05-05 10:08:16.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:16.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:16.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:16.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:16.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:16.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:16.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77204651 2024-05-05 10:08:16.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:16.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:16.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:16.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:16.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:16.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:16.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:16.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:16.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:16.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:16.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:16.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:16.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:16.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:16.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:16.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:16.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:16.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:16.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:16.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-05-05 10:08:16.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:16.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:16.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:16.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:16.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:16.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:16.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:16.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:16.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-05-05 10:08:16.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9c11fb 2024-05-05 10:08:16.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9c11fb 2024-05-05 10:08:16.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-05-05 10:08:16.474 [DefaultDispatcher-worker-5 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9c11fb 2024-05-05 10:08:16.476 [DefaultDispatcher-worker-5 @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9c11fb 2024-05-05 10:08:16.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-05-05 10:08:16.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-05-05 10:08:16.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:16.478 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57fce8b: (connection evicted) 2024-05-05 10:08:16.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:16.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-05-05 10:08:16.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-05-05 10:08:16.480 [Test worker @coroutine#184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9c11fb 2024-05-05 10:08:16.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7be7c052 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:16.484 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:16.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:16.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-05-05 10:08:16.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@5599dc60 2024-05-05 10:08:16.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@5599dc60 2024-05-05 10:08:16.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-05-05 10:08:16.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-05-05 10:08:16.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:16.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:16.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:16.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:16.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:16.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:16.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35554635 2024-05-05 10:08:16.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:16.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:16.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:16.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:16.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:16.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:16.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:16.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:16.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:16.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:16.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:16.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:16.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:16.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:16.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:16.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:16.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:16.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:16.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:16.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-05-05 10:08:16.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:16.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:16.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:16.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:16.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:16.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:16.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:16.501 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:16.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-05-05 10:08:16.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@74431832 2024-05-05 10:08:16.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@74431832 2024-05-05 10:08:16.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-05-05 10:08:16.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-05-05 10:08:16.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-05-05 10:08:16.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:16.517 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5599dc60: (connection evicted) 2024-05-05 10:08:16.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:16.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-05-05 10:08:16.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-05-05 10:08:16.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14239223 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:16.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c206b14 2024-05-05 10:08:16.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c206b14 2024-05-05 10:08:16.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-05-05 10:08:16.535 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b8cf049 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:16.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:16.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-05-05 10:08:16.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a944af9 2024-05-05 10:08:16.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a944af9 2024-05-05 10:08:16.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-05-05 10:08:16.559 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:16.601 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:16.627 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:16.646 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:16.760 [DefaultDispatcher-worker-2 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a944af9 2024-05-05 10:08:16.762 [DefaultDispatcher-worker-2 @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a944af9 2024-05-05 10:08:16.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-05-05 10:08:16.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-05-05 10:08:16.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:16.763 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c206b14: (connection evicted) 2024-05-05 10:08:16.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:16.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-05-05 10:08:16.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-05-05 10:08:16.766 [Test worker @coroutine#206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a944af9 2024-05-05 10:08:16.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-05-05 10:08:16.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:16.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:16.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:16.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:16.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:16.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:16.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28b5d5dc 2024-05-05 10:08:16.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:16.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:16.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:16.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:16.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:16.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:16.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:16.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:16.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:16.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:16.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:16.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:16.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:16.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:16.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:16.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:16.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:16.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:16.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:16.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-05-05 10:08:16.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:16.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:16.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:16.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:16.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:16.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:16.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:16.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:16.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-05-05 10:08:16.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@77020328 2024-05-05 10:08:16.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@77020328 2024-05-05 10:08:16.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e6e5da4 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:16.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:16.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-05-05 10:08:16.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@f591271 2024-05-05 10:08:16.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@f591271 2024-05-05 10:08:16.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-05-05 10:08:16.870 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:16.890 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:17.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-05-05 10:08:17.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-05-05 10:08:17.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:17.017 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77020328: (connection evicted) 2024-05-05 10:08:17.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:17.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-05-05 10:08:17.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-05-05 10:08:17.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-05-05 10:08:17.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:17.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:17.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:17.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:17.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:17.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:17.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38848217 2024-05-05 10:08:17.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:17.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:17.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:17.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:17.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:17.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:17.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:17.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:17.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:17.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:17.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:17.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:17.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:17.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:17.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:17.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:17.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:17.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:17.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:17.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-05-05 10:08:17.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:17.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:17.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:17.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:17.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:17.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:17.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:17.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:17.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-05-05 10:08:17.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@38826984 2024-05-05 10:08:17.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@38826984 2024-05-05 10:08:17.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-05-05 10:08:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-05-05 10:08:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65262308 2024-05-05 10:08:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:17.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:17.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:17.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:17.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-05-05 10:08:17.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:17.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:17.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:17.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:17.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:17.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:17.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:17.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:17.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-05-05 10:08:17.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@511d5e6e 2024-05-05 10:08:17.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@511d5e6e 2024-05-05 10:08:17.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-05-05 10:08:17.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-05-05 10:08:17.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-05-05 10:08:17.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:17.047 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38826984: (connection evicted) 2024-05-05 10:08:17.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:17.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-05-05 10:08:17.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7434ee13 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:17.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:17.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-05-05 10:08:17.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fd739d 2024-05-05 10:08:17.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fd739d 2024-05-05 10:08:17.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-05-05 10:08:17.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e1d1524 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:17.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:17.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-05-05 10:08:17.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@430aae8e 2024-05-05 10:08:17.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@430aae8e 2024-05-05 10:08:17.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-05-05 10:08:17.143 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:17.151 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:17.168 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:17.253 [DefaultDispatcher-worker-10 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430aae8e 2024-05-05 10:08:17.256 [DefaultDispatcher-worker-10 @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430aae8e 2024-05-05 10:08:17.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-05-05 10:08:17.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-05-05 10:08:17.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:17.257 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50fd739d: (connection evicted) 2024-05-05 10:08:17.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:17.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-05-05 10:08:17.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-05-05 10:08:17.259 [Test worker @coroutine#233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430aae8e 2024-05-05 10:08:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-05-05 10:08:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37b238da 2024-05-05 10:08:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:17.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:17.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:17.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:17.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:17.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:17.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:17.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:17.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:17.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:17.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:17.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:17.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:17.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:17.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:17.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:17.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:17.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-05-05 10:08:17.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:17.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:17.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:17.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:17.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:17.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:17.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:17.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:17.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-05-05 10:08:17.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce19c86 2024-05-05 10:08:17.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce19c86 2024-05-05 10:08:17.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68479e8b 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:17.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:17.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-05-05 10:08:17.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b317e7d 2024-05-05 10:08:17.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b317e7d 2024-05-05 10:08:17.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-05-05 10:08:17.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-05-05 10:08:17.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-05-05 10:08:17.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:17.283 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ce19c86: (connection evicted) 2024-05-05 10:08:17.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:17.284 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-05-05 10:08:17.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f793f15 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:17.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:17.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-05-05 10:08:17.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@5534e6f1 2024-05-05 10:08:17.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@5534e6f1 2024-05-05 10:08:17.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-05-05 10:08:17.313 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5534e6f1 2024-05-05 10:08:17.325 [Test worker @coroutine#243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5534e6f1 2024-05-05 10:08:17.327 [Test worker @coroutine#245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5534e6f1 2024-05-05 10:08:17.333 [Test worker @coroutine#250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5534e6f1 2024-05-05 10:08:17.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-05-05 10:08:17.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:17.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:17.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:17.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:17.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:17.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:17.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7962a746 2024-05-05 10:08:17.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:17.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:17.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:17.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:17.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:17.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:17.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:17.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:17.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:17.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:17.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:17.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:17.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:17.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:17.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:17.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:17.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:17.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:17.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:17.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-05-05 10:08:17.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:17.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:17.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:17.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:17.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:17.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:17.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:17.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:17.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-05-05 10:08:17.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7f9d45 2024-05-05 10:08:17.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7f9d45 2024-05-05 10:08:17.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-05-05 10:08:17.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-05-05 10:08:17.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-05-05 10:08:17.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:17.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:17.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-05-05 10:08:17.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-05-05 10:08:17.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-05-05 10:08:17.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:17.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:17.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:17.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:17.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:17.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:17.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7976e536 2024-05-05 10:08:17.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:17.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:17.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:17.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:17.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:17.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:17.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:17.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:17.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:17.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:17.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:17.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:17.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:17.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:17.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:17.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:17.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:17.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:17.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:17.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-05-05 10:08:17.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:17.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:17.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:17.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:17.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:17.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:17.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:17.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:17.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-05-05 10:08:17.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ffdbba 2024-05-05 10:08:17.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@47ffdbba 2024-05-05 10:08:17.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-05-05 10:08:17.364 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ffdbba 2024-05-05 10:08:17.377 [Test worker @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ffdbba 2024-05-05 10:08:17.379 [Test worker @coroutine#263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ffdbba 2024-05-05 10:08:17.380 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:17.382 [Test worker @coroutine#268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ffdbba 2024-05-05 10:08:17.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-05-05 10:08:17.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:17.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:17.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:17.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:17.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:17.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:17.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@420b55ed 2024-05-05 10:08:17.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:17.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:17.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:17.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:17.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:17.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:17.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:17.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:17.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:17.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:17.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:17.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:17.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:17.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:17.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:17.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:17.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:17.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:17.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:17.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-05-05 10:08:17.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:17.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:17.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-05-05 10:08:17.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@42edde25 2024-05-05 10:08:17.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@42edde25 2024-05-05 10:08:17.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-05-05 10:08:17.394 [DefaultDispatcher-worker-9 @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42edde25 2024-05-05 10:08:17.400 [DefaultDispatcher-worker-14 @coroutine#265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47ffdbba 2024-05-05 10:08:17.400 [Test worker @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42edde25 2024-05-05 10:08:17.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-05-05 10:08:17.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-05-05 10:08:17.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:17.404 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47ffdbba: (connection evicted) 2024-05-05 10:08:17.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:17.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-05-05 10:08:17.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7497a554 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:17.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:17.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:17.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-05-05 10:08:17.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@664f49f 2024-05-05 10:08:17.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@664f49f 2024-05-05 10:08:17.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-05-05 10:08:17.413 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664f49f 2024-05-05 10:08:17.426 [Test worker @coroutine#284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664f49f 2024-05-05 10:08:17.428 [Test worker @coroutine#286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664f49f 2024-05-05 10:08:17.433 [Test worker @coroutine#291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@664f49f 2024-05-05 10:08:17.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-05-05 10:08:17.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:17.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:17.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:17.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:17.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:17.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:17.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78bd02c8 2024-05-05 10:08:17.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:17.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:17.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:17.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:17.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:17.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:17.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:17.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:17.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:17.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:17.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:17.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:17.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:17.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:17.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:17.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:17.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:17.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:17.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:17.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-05-05 10:08:17.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:17.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:17.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:17.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:17.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-05-05 10:08:17.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@47e60b71 2024-05-05 10:08:17.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@47e60b71 2024-05-05 10:08:17.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-05-05 10:08:17.435 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:17.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-05-05 10:08:17.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-05-05 10:08:17.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:17.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:17.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-05-05 10:08:17.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-05-05 10:08:17.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-05-05 10:08:17.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:17.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:17.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:17.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:17.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:17.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:17.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1926f962 2024-05-05 10:08:17.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:17.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:17.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:17.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:17.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:17.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:17.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:17.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:17.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:17.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:17.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:17.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:17.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:17.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:17.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:17.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:17.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:17.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:17.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:17.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-05-05 10:08:17.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:17.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:17.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:17.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:17.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:17.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:17.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:17.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:17.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-05-05 10:08:17.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@c82ad22 2024-05-05 10:08:17.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@c82ad22 2024-05-05 10:08:17.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-05-05 10:08:17.448 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c82ad22 2024-05-05 10:08:17.460 [Test worker @coroutine#302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c82ad22 2024-05-05 10:08:17.463 [Test worker @coroutine#304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c82ad22 2024-05-05 10:08:17.466 [Test worker @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c82ad22 2024-05-05 10:08:17.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-05-05 10:08:17.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:17.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:17.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:17.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:17.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:17.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:17.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fe3b058 2024-05-05 10:08:17.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:17.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:17.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:17.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:17.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:17.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:17.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:17.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:17.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:17.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:17.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:17.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:17.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:17.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:17.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:17.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:17.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:17.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:17.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:17.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-05-05 10:08:17.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:17.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:17.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:17.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:17.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:17.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:17.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:17.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:17.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-05-05 10:08:17.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f75fd1d 2024-05-05 10:08:17.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f75fd1d 2024-05-05 10:08:17.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-05-05 10:08:17.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-05-05 10:08:17.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-05-05 10:08:17.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:17.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:17.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-05-05 10:08:17.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cc61b3b 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:17.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:17.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-05-05 10:08:17.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c0fefac 2024-05-05 10:08:17.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c0fefac 2024-05-05 10:08:17.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-05-05 10:08:17.484 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:17.535 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:17.536 [DefaultDispatcher-worker-9 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0fefac 2024-05-05 10:08:17.551 [DefaultDispatcher-worker-4 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0fefac 2024-05-05 10:08:17.568 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:17.579 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:17.608 [DefaultDispatcher-worker-9 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0fefac 2024-05-05 10:08:17.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-05-05 10:08:17.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-05-05 10:08:17.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:17.611 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c0fefac: (connection evicted) 2024-05-05 10:08:17.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:17.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-05-05 10:08:17.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-05-05 10:08:17.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-05-05 10:08:17.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:17.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:17.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:17.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:17.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:17.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:17.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@651cedfb 2024-05-05 10:08:17.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:17.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:17.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:17.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:17.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:17.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:17.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:17.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:17.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:17.613 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:17.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:17.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:17.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:17.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:17.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:17.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:17.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:17.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:17.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:17.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-05-05 10:08:17.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:17.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:17.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:17.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:17.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:17.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:17.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:17.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:17.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-05-05 10:08:17.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d83141 2024-05-05 10:08:17.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@73d83141 2024-05-05 10:08:17.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-05-05 10:08:17.670 [DefaultDispatcher-worker-3 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73d83141 2024-05-05 10:08:17.682 [DefaultDispatcher-worker-1 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73d83141 2024-05-05 10:08:17.696 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-05-05 10:08:17.696 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-05-05 10:08:17.696 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:17.696 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73d83141: (connection evicted) 2024-05-05 10:08:17.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:17.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-05-05 10:08:17.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-05-05 10:08:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-05-05 10:08:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63f3366a 2024-05-05 10:08:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:17.698 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:17.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:17.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:17.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:17.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:17.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:17.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:17.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:17.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:17.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:17.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:17.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:17.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:17.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:17.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:17.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-05-05 10:08:17.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:17.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:17.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:17.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:17.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:17.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:17.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:17.699 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:17.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-05-05 10:08:17.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f84c9b 2024-05-05 10:08:17.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f84c9b 2024-05-05 10:08:17.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-05-05 10:08:17.745 [DefaultDispatcher-worker-1 @coroutine#327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f84c9b 2024-05-05 10:08:17.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-05-05 10:08:17.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-05-05 10:08:17.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:17.748 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56f84c9b: (connection evicted) 2024-05-05 10:08:17.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:17.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-05-05 10:08:17.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-05-05 10:08:17.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-05-05 10:08:17.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:17.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:17.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:17.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:17.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:17.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:17.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cd8db31 2024-05-05 10:08:17.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:17.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:17.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:17.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:17.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:17.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:17.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:17.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:17.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:17.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:17.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:17.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:17.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:17.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:17.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:17.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:17.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:17.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:17.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:17.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-05-05 10:08:17.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:17.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:17.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:17.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:17.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:17.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:17.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:17.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:17.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-05-05 10:08:17.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@ecf028c 2024-05-05 10:08:17.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@ecf028c 2024-05-05 10:08:17.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-05-05 10:08:17.796 [DefaultDispatcher-worker-14 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecf028c 2024-05-05 10:08:17.810 [DefaultDispatcher-worker-8 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ecf028c 2024-05-05 10:08:17.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-05-05 10:08:17.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-05-05 10:08:17.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:17.811 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ecf028c: (connection evicted) 2024-05-05 10:08:17.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:17.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-05-05 10:08:17.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38968752 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:17.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:17.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-05-05 10:08:17.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@13662609 2024-05-05 10:08:17.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@13662609 2024-05-05 10:08:17.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-05-05 10:08:17.856 [DefaultDispatcher-worker-2 @coroutine#332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13662609 2024-05-05 10:08:17.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-05-05 10:08:17.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-05-05 10:08:17.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:17.859 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13662609: (connection evicted) 2024-05-05 10:08:17.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:17.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-05-05 10:08:17.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47d9c01 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:17.861 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:17.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:17.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-05-05 10:08:17.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a02ebe0 2024-05-05 10:08:17.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a02ebe0 2024-05-05 10:08:17.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-05-05 10:08:17.903 [DefaultDispatcher-worker-6 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a02ebe0 2024-05-05 10:08:17.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-05-05 10:08:17.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-05-05 10:08:17.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:17.903 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a02ebe0: (connection evicted) 2024-05-05 10:08:17.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:17.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-05-05 10:08:17.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c2fb9e8 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:18.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:18.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-05-05 10:08:18.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e4339c1 2024-05-05 10:08:18.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e4339c1 2024-05-05 10:08:18.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-05-05 10:08:18.164 [DefaultDispatcher-worker-3 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4339c1 2024-05-05 10:08:18.176 [DefaultDispatcher-worker-9 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4339c1 2024-05-05 10:08:18.180 [Test worker @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46177/manifest.json 2024-05-05 10:08:18.180 [Test worker @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46177/manifest.json. 2024-05-05 10:08:18.180 [Test worker @coroutine#349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46177/manifest.json 2024-05-05 10:08:18.182 [Test worker @coroutine#349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46177/manifest.json 2024-05-05 10:08:18.182 [Test worker @coroutine#349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46177/manifest.json 2024-05-05 10:08:18.190 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:18.302 [Test worker @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46177/manifest.json. 2024-05-05 10:08:18.303 [Test worker @coroutine#349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46177/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-05 10:08:18.320 [DefaultDispatcher-worker-12 @coroutine#349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e4339c1 2024-05-05 10:08:18.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-05-05 10:08:18.328 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-05-05 10:08:18.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:18.329 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e4339c1: (connection evicted) 2024-05-05 10:08:18.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:18.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-05-05 10:08:18.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-05-05 10:08:18.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-05-05 10:08:18.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:18.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:18.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:18.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:18.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:18.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:18.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16361e61 2024-05-05 10:08:18.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:18.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:18.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:18.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:18.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:18.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:18.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:18.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:18.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:18.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:18.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:18.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:18.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:18.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:18.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:18.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:18.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:18.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:18.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:18.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-05-05 10:08:18.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:18.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:18.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-05-05 10:08:18.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@1734b1a 2024-05-05 10:08:18.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@1734b1a 2024-05-05 10:08:18.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19f99aaf 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:18.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:18.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-05-05 10:08:18.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-05-05 10:08:18.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-05-05 10:08:18.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-05-05 10:08:18.377 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-05 10:08:18.430 [Test worker] INFO ktor.application - Application started in 0.059 seconds. 2024-05-05 10:08:18.431 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@229d508c 2024-05-05 10:08:18.436 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:18.448 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:18.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-05-05 10:08:18.519 [DefaultDispatcher-worker-12 @coroutine#361] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d08a65c 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:18.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7f9b33 2024-05-05 10:08:18.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7f9b33 2024-05-05 10:08:18.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-05-05 10:08:18.553 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-05-05 10:08:18.559 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-05-05 10:08:18.559 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-05-05 10:08:18.559 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-05-05 10:08:18.560 [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-05-05 10:08:18.560 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-05-05 10:08:18.560 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-05-05 10:08:18.560 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-05-05 10:08:18.560 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f4c3e9 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:18.561 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:18.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-05-05 10:08:18.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b9dc35 2024-05-05 10:08:18.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b9dc35 2024-05-05 10:08:18.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-05-05 10:08:18.618 [DefaultDispatcher-worker-9 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b9dc35 2024-05-05 10:08:18.621 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:18.634 [DefaultDispatcher-worker-5 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b9dc35 2024-05-05 10:08:18.642 [DefaultDispatcher-worker-12 @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7f9b33 2024-05-05 10:08:18.645 [DefaultDispatcher-worker-12 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7f9b33 2024-05-05 10:08:18.656 [DefaultDispatcher-worker-10 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b9dc35 2024-05-05 10:08:18.662 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:18.669 [DefaultDispatcher-worker-10 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b9dc35 2024-05-05 10:08:18.670 [Test worker @coroutine#367] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588666924464881664/_ustadmanifest.json 2024-05-05 10:08:18.670 [Test worker @coroutine#367] 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/588666924464881664/_ustadmanifest.json. 2024-05-05 10:08:18.670 [Test worker @coroutine#367] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588666924464881664/_ustadmanifest.json 2024-05-05 10:08:18.675 [Test worker @coroutine#367] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588666924464881664/_ustadmanifest.json 2024-05-05 10:08:18.675 [Test worker @coroutine#367] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588666924464881664/_ustadmanifest.json 2024-05-05 10:08:18.675 [Test worker @coroutine#367] 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/588666924464881664/_ustadmanifest.json. 2024-05-05 10:08:18.675 [Test worker @coroutine#367] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588666924464881664/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-05 10:08:18.697 [DefaultDispatcher-worker-5 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b9dc35 2024-05-05 10:08:18.704 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-05 10:08:18.705 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-7668480a-3487-4fd7-abf6-d9a699103913', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-05 10:08:18.709 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-05 10:08:18.710 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-7668480a-3487-4fd7-abf6-d9a699103913 2024-05-05 10:08:18.716 [DefaultDispatcher-worker-5 @coroutine#387] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:18.716 [DefaultDispatcher-worker-5 @coroutine#387] 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-05-05 10:08:18.716 [DefaultDispatcher-worker-5 @coroutine#387] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:18.716 [DefaultDispatcher-worker-5 @coroutine#387] 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-05-05 10:08:18.726 [DefaultDispatcher-worker-5 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b9dc35 2024-05-05 10:08:18.726 [DefaultDispatcher-worker-5 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-05 10:08:18.726 [DefaultDispatcher-worker-5 @coroutine#386] 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-05-05 10:08:18.726 [DefaultDispatcher-worker-5 @coroutine#386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-05 10:08:18.733 [DefaultDispatcher-worker-15 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-05 10:08:18.733 [DefaultDispatcher-worker-15 @coroutine#385] 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-05-05 10:08:18.733 [DefaultDispatcher-worker-15 @coroutine#385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-05 10:08:18.733 [DefaultDispatcher-worker-15 @coroutine#385] 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-05-05 10:08:18.795 [eventLoopGroupProxy-4-4 @call-handler#409] 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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-05-05 10:08:18.795 [eventLoopGroupProxy-4-3 @call-handler#410] 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-05-05 10:08:18.795 [eventLoopGroupProxy-4-1 @call-handler#407] 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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-05-05 10:08:18.795 [eventLoopGroupProxy-4-2 @call-handler#408] 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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-05-05 10:08:18.801 [eventLoopGroupProxy-4-4 @call-handler#409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:18.801 [eventLoopGroupProxy-4-2 @call-handler#408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:18.810 [eventLoopGroupProxy-4-3 @call-handler#410] 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-05-05 10:08:18.810 [DefaultDispatcher-worker-5 @coroutine#386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-05 10:08:18.810 [eventLoopGroupProxy-4-1 @call-handler#407] 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-05-05 10:08:18.810 [DefaultDispatcher-worker-5 @coroutine#386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-05 10:08:18.810 [eventLoopGroupProxy-4-1 @call-handler#407] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-05 10:08:18.814 [eventLoopGroupProxy-4-1 @call-handler#407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:18.816 [DefaultDispatcher-worker-13 @coroutine#387] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:18.816 [DefaultDispatcher-worker-13 @coroutine#387] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:18.817 [eventLoopGroupProxy-4-2 @call-handler#408] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 25ms 2024-05-05 10:08:18.817 [eventLoopGroupProxy-4-1 @call-handler#407] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 25ms 2024-05-05 10:08:18.823 [DefaultDispatcher-worker-7 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b9dc35 2024-05-05 10:08:18.826 [eventLoopGroupProxy-4-3 @coroutine#418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1734b1a 2024-05-05 10:08:18.831 [DefaultDispatcher-worker-14 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b9dc35 2024-05-05 10:08:18.837 [eventLoopGroupProxy-4-3 @call-handler#410] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2024-05-05 10:08:18.838 [DefaultDispatcher-worker-14 @coroutine#385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-05 10:08:18.838 [DefaultDispatcher-worker-14 @coroutine#385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-05 10:08:18.843 [DefaultDispatcher-worker-14 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-05-05 10:08:18.843 [DefaultDispatcher-worker-14 @coroutine#385] 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-05-05 10:08:18.860 [DefaultDispatcher-worker-14 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:18.860 [DefaultDispatcher-worker-14 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:18.860 [DefaultDispatcher-worker-14 @coroutine#422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:18.861 [DefaultDispatcher-worker-14 @coroutine#422] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:18.870 [eventLoopGroupProxy-4-1 @call-handler#424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:18.885 [eventLoopGroupProxy-4-1 @coroutine#425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1734b1a 2024-05-05 10:08:18.885 [eventLoopGroupProxy-4-1 @call-handler#424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:18.886 [eventLoopGroupProxy-4-1 @call-handler#424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 17ms 2024-05-05 10:08:18.886 [DefaultDispatcher-worker-14 @coroutine#422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:18.894 [DefaultDispatcher-worker-14 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:18.894 [DefaultDispatcher-worker-14 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:18.894 [DefaultDispatcher-worker-14 @coroutine#422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:18.894 [DefaultDispatcher-worker-14 @coroutine#422] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:18.897 [eventLoopGroupProxy-4-1 @call-handler#429] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:18.901 [eventLoopGroupProxy-4-1 @coroutine#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1734b1a 2024-05-05 10:08:18.901 [eventLoopGroupProxy-4-1 @call-handler#429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:18.901 [eventLoopGroupProxy-4-1 @call-handler#429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-05 10:08:18.902 [DefaultDispatcher-worker-14 @coroutine#422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:18.920 [DefaultDispatcher-worker-2 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b9dc35 2024-05-05 10:08:18.937 [DefaultDispatcher-worker-2 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b9dc35 2024-05-05 10:08:18.951 [DefaultDispatcher-worker-2 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-05 10:08:18.951 [DefaultDispatcher-worker-2 @coroutine#388] 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-05-05 10:08:18.951 [DefaultDispatcher-worker-2 @coroutine#388] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-05 10:08:18.951 [DefaultDispatcher-worker-2 @coroutine#388] 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-05-05 10:08:18.953 [eventLoopGroupProxy-4-1 @call-handler#443] 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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-05-05 10:08:18.954 [eventLoopGroupProxy-4-1 @call-handler#443] 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-05-05 10:08:18.954 [eventLoopGroupProxy-4-1 @call-handler#443] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-05 10:08:18.982 [DefaultDispatcher-worker-13 @call-handler#443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-05-05 10:08:18.983 [DefaultDispatcher-worker-11 @coroutine#360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588666924464881664/_ustadmanifest.json 2024-05-05 10:08:18.984 [DefaultDispatcher-worker-11 @coroutine#360] 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/588666924464881664/_ustadmanifest.json. 2024-05-05 10:08:18.984 [DefaultDispatcher-worker-11 @coroutine#360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588666924464881664/_ustadmanifest.json 2024-05-05 10:08:18.984 [eventLoopGroupProxy-4-1 @call-handler#443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:18.984 [eventLoopGroupProxy-4-1 @call-handler#443] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 31ms 2024-05-05 10:08:18.986 [DefaultDispatcher-worker-13 @coroutine#388] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-05 10:08:18.986 [DefaultDispatcher-worker-2 @coroutine#360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588666924464881664/_ustadmanifest.json 2024-05-05 10:08:18.986 [DefaultDispatcher-worker-13 @coroutine#388] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-05 10:08:18.986 [DefaultDispatcher-worker-2 @coroutine#360] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588666924464881664/_ustadmanifest.json 2024-05-05 10:08:18.987 [DefaultDispatcher-worker-2 @coroutine#360] 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/588666924464881664/_ustadmanifest.json. 2024-05-05 10:08:18.987 [DefaultDispatcher-worker-2 @coroutine#360] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588666924464881664/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-05 10:08:18.987 [DefaultDispatcher-worker-13 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-05 10:08:18.987 [DefaultDispatcher-worker-13 @coroutine#388] 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-05-05 10:08:19.002 [DefaultDispatcher-worker-8 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19f1f330 2024-05-05 10:08:19.002 [DefaultDispatcher-worker-4 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39b9dc35 2024-05-05 10:08:19.004 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-05-05 10:08:19.004 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-05-05 10:08:19.004 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-05-05 10:08:19.004 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-05-05 10:08:19.004 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-05-05 10:08:19.006 [Test worker @coroutine#455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d7f9b33 2024-05-05 10:08:19.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-05-05 10:08:19.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-05-05 10:08:19.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:19.007 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39b9dc35: (connection evicted) 2024-05-05 10:08:19.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:19.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-05-05 10:08:19.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-05-05 10:08:19.054 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-05 10:08:19.054 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-05 10:08:19.386 [DefaultDispatcher-worker-11 @coroutine#458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42edde25 2024-05-05 10:08:19.421 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-05 10:08:20.012 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@229d508c 2024-05-05 10:08:20.013 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@229d508c 2024-05-05 10:08:20.017 [Test worker @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1734b1a 2024-05-05 10:08:20.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-05-05 10:08:20.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-05-05 10:08:20.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:20.017 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19f1f330: (connection evicted) 2024-05-05 10:08:20.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:20.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-05-05 10:08:20.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51a5a8ba 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:20.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:20.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-05-05 10:08:20.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@404566e7 2024-05-05 10:08:20.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@404566e7 2024-05-05 10:08:20.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8f8717b 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:20.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-05-05 10:08:20.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9f48d4 2024-05-05 10:08:20.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e9f48d4 2024-05-05 10:08:20.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-05-05 10:08:20.041 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-05 10:08:20.043 [Test worker] INFO ktor.application - Application started in 0.003 seconds. 2024-05-05 10:08:20.043 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@63c88994 2024-05-05 10:08:20.044 [DefaultDispatcher-worker-11 @coroutine#470] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-05 10:08:20.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-05-05 10:08:20.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:20.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:20.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:20.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:20.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:20.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:20.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@530d40b4 2024-05-05 10:08:20.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:20.044 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:20.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:20.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:20.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:20.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:20.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:20.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:20.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:20.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:20.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:20.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:20.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:20.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:20.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:20.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:20.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:20.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:20.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:20.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-05-05 10:08:20.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:20.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:20.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:20.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:20.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:20.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:20.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:20.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:20.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-05-05 10:08:20.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@6560f387 2024-05-05 10:08:20.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@6560f387 2024-05-05 10:08:20.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-05-05 10:08:20.048 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-05-05 10:08:20.048 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-05-05 10:08:20.048 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-05-05 10:08:20.048 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-05-05 10:08:20.048 [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-05-05 10:08:20.048 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-05-05 10:08:20.048 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-05-05 10:08:20.048 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-05-05 10:08:20.048 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-05 10:08:20.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-05-05 10:08:20.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:20.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:20.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:20.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:20.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:20.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:20.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dc1597f 2024-05-05 10:08:20.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:20.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:20.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:20.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:20.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:20.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:20.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:20.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:20.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:20.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:20.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:20.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:20.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:20.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:20.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:20.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:20.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:20.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:20.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:20.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-05-05 10:08:20.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:20.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:20.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:20.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:20.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:20.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:20.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:20.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:20.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-05-05 10:08:20.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-05-05 10:08:20.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-05-05 10:08:20.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-05-05 10:08:20.097 [DefaultDispatcher-worker-11 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-05-05 10:08:20.109 [DefaultDispatcher-worker-1 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-05-05 10:08:20.117 [DefaultDispatcher-worker-13 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6560f387 2024-05-05 10:08:20.122 [Test worker @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6560f387 2024-05-05 10:08:20.123 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:20.126 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:20.132 [DefaultDispatcher-worker-5 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-05-05 10:08:20.141 [DefaultDispatcher-worker-4 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-05-05 10:08:20.142 [Test worker @coroutine#475] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588666931277897728/_ustadmanifest.json 2024-05-05 10:08:20.142 [Test worker @coroutine#475] 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/588666931277897728/_ustadmanifest.json. 2024-05-05 10:08:20.142 [Test worker @coroutine#475] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588666931277897728/_ustadmanifest.json 2024-05-05 10:08:20.144 [Test worker @coroutine#475] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588666931277897728/_ustadmanifest.json 2024-05-05 10:08:20.144 [Test worker @coroutine#475] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588666931277897728/_ustadmanifest.json 2024-05-05 10:08:20.145 [Test worker @coroutine#475] 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/588666931277897728/_ustadmanifest.json. 2024-05-05 10:08:20.145 [Test worker @coroutine#475] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588666931277897728/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-05 10:08:20.145 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:20.149 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:20.164 [DefaultDispatcher-worker-8 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-05-05 10:08:20.165 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-05 10:08:20.165 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-4790d959-5c5f-4b85-9b7d-f0c1b8179e1f', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-05 10:08:20.167 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-05 10:08:20.167 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-4790d959-5c5f-4b85-9b7d-f0c1b8179e1f 2024-05-05 10:08:20.169 [DefaultDispatcher-worker-6 @coroutine#495] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:20.169 [DefaultDispatcher-worker-6 @coroutine#495] 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-05-05 10:08:20.169 [DefaultDispatcher-worker-6 @coroutine#495] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:20.169 [DefaultDispatcher-worker-6 @coroutine#495] 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-05-05 10:08:20.174 [eventLoopGroupProxy-7-1 @call-handler#505] 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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-05-05 10:08:20.174 [eventLoopGroupProxy-7-2 @call-handler#506] 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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-05-05 10:08:20.174 [eventLoopGroupProxy-7-1 @call-handler#505] 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-05-05 10:08:20.174 [eventLoopGroupProxy-7-2 @call-handler#506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:20.174 [eventLoopGroupProxy-7-1 @call-handler#505] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-05 10:08:20.175 [eventLoopGroupProxy-7-1 @call-handler#505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:20.175 [eventLoopGroupProxy-7-1 @call-handler#505] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-05-05 10:08:20.176 [DefaultDispatcher-worker-4 @coroutine#495] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:20.176 [DefaultDispatcher-worker-4 @coroutine#495] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:20.179 [DefaultDispatcher-worker-1 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-05-05 10:08:20.179 [DefaultDispatcher-worker-1 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-05 10:08:20.179 [DefaultDispatcher-worker-1 @coroutine#494] 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-05-05 10:08:20.179 [DefaultDispatcher-worker-1 @coroutine#494] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-05 10:08:20.182 [eventLoopGroupProxy-7-1 @call-handler#514] 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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-05-05 10:08:20.183 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:20.183 [eventLoopGroupProxy-7-1 @call-handler#514] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-05-05 10:08:20.183 [DefaultDispatcher-worker-9 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-05 10:08:20.183 [DefaultDispatcher-worker-9 @coroutine#493] 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-05-05 10:08:20.183 [DefaultDispatcher-worker-9 @coroutine#493] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-05 10:08:20.183 [DefaultDispatcher-worker-9 @coroutine#493] 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-05-05 10:08:20.184 [DefaultDispatcher-worker-3 @coroutine#494] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-05 10:08:20.184 [DefaultDispatcher-worker-3 @coroutine#494] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-05 10:08:20.185 [eventLoopGroupProxy-7-1 @call-handler#519] 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-05-05 10:08:20.186 [eventLoopGroupProxy-7-1 @call-handler#519] 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-05-05 10:08:20.188 [eventLoopGroupProxy-7-1 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404566e7 2024-05-05 10:08:20.189 [eventLoopGroupProxy-7-1 @call-handler#519] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-05-05 10:08:20.190 [DefaultDispatcher-worker-4 @coroutine#493] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-05 10:08:20.190 [DefaultDispatcher-worker-4 @coroutine#493] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-05 10:08:20.191 [DefaultDispatcher-worker-4 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-05-05 10:08:20.191 [DefaultDispatcher-worker-4 @coroutine#493] 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-05-05 10:08:20.193 [DefaultDispatcher-worker-4 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:20.193 [DefaultDispatcher-worker-4 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:20.193 [DefaultDispatcher-worker-4 @coroutine#524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:20.193 [DefaultDispatcher-worker-4 @coroutine#524] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:20.195 [DefaultDispatcher-worker-14 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-05-05 10:08:20.196 [eventLoopGroupProxy-7-1 @call-handler#527] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:20.199 [eventLoopGroupProxy-7-1 @coroutine#528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404566e7 2024-05-05 10:08:20.200 [eventLoopGroupProxy-7-1 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:20.200 [eventLoopGroupProxy-7-1 @call-handler#527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-05-05 10:08:20.201 [DefaultDispatcher-worker-10 @coroutine#524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:20.204 [DefaultDispatcher-worker-10 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:20.204 [DefaultDispatcher-worker-10 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:20.204 [DefaultDispatcher-worker-10 @coroutine#524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:20.204 [DefaultDispatcher-worker-10 @coroutine#524] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:20.205 [DefaultDispatcher-worker-9 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-05-05 10:08:20.207 [eventLoopGroupProxy-7-1 @call-handler#532] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:20.210 [eventLoopGroupProxy-7-1 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404566e7 2024-05-05 10:08:20.210 [eventLoopGroupProxy-7-1 @call-handler#532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:20.210 [eventLoopGroupProxy-7-1 @call-handler#532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:20.211 [DefaultDispatcher-worker-10 @coroutine#524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:20.214 [DefaultDispatcher-worker-10 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:20.214 [DefaultDispatcher-worker-10 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:20.214 [DefaultDispatcher-worker-10 @coroutine#524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:20.214 [DefaultDispatcher-worker-10 @coroutine#524] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:20.216 [eventLoopGroupProxy-7-1 @call-handler#537] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:20.259 [eventLoopGroupProxy-7-1 @call-handler#537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:20.259 [eventLoopGroupProxy-7-1 @call-handler#537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-05 10:08:20.260 [DefaultDispatcher-worker-10 @coroutine#524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:20.261 [DefaultDispatcher-worker-10 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:20.261 [DefaultDispatcher-worker-10 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:20.261 [DefaultDispatcher-worker-10 @coroutine#524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:20.261 [DefaultDispatcher-worker-10 @coroutine#524] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:20.264 [eventLoopGroupProxy-7-1 @call-handler#540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:20.265 [eventLoopGroupProxy-7-1 @call-handler#540] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:20.265 [DefaultDispatcher-worker-10 @coroutine#524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:20.266 [DefaultDispatcher-worker-10 @coroutine#524] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:20.266 [DefaultDispatcher-worker-10 @coroutine#524] 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-05-05 10:08:20.267 [DefaultDispatcher-worker-10 @coroutine#524] 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-05-05 10:08:20.267 [DefaultDispatcher-worker-10 @coroutine#524] 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-05-05 10:08:20.283 [DefaultDispatcher-worker-6 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-05-05 10:08:20.294 [DefaultDispatcher-worker-3 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-05-05 10:08:20.305 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-05 10:08:20.804 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-d89f2b03-6e7e-475e-9b1d-8ef22b7dbcec', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-05 10:08:20.805 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-05 10:08:20.805 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-d89f2b03-6e7e-475e-9b1d-8ef22b7dbcec 2024-05-05 10:08:20.810 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-05 10:08:20.810 [DefaultDispatcher-worker-4 @coroutine#546] 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-05-05 10:08:20.810 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-05 10:08:20.810 [DefaultDispatcher-worker-4 @coroutine#546] 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-05-05 10:08:20.812 [eventLoopGroupProxy-7-1 @call-handler#549] 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-05-05 10:08:20.813 [eventLoopGroupProxy-7-1 @call-handler#549] 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-05-05 10:08:20.814 [eventLoopGroupProxy-7-1 @coroutine#550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404566e7 2024-05-05 10:08:20.817 [eventLoopGroupProxy-7-1 @call-handler#549] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-05-05 10:08:20.817 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-05 10:08:20.818 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-05 10:08:20.818 [DefaultDispatcher-worker-4 @coroutine#546] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-05-05 10:08:20.818 [DefaultDispatcher-worker-4 @coroutine#546] 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-05-05 10:08:20.820 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:20.820 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:20.820 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:20.820 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:20.823 [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-05-05 10:08:20.826 [eventLoopGroupProxy-7-1 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:20.826 [eventLoopGroupProxy-7-1 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-05 10:08:20.827 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:20.829 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:20.829 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:20.829 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:20.829 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:20.832 [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-05-05 10:08:20.834 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:20.834 [eventLoopGroupProxy-7-1 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:20.835 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:20.836 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:20.837 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:20.837 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:20.837 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:20.839 [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-05-05 10:08:20.882 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:20.883 [eventLoopGroupProxy-7-1 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-05 10:08:20.883 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:20.885 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:20.885 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:20.885 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:20.885 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:20.887 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:20.930 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:20.930 [eventLoopGroupProxy-7-1 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-05-05 10:08:20.931 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:20.932 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:20.932 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:20.933 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:20.933 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:20.935 [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-05-05 10:08:20.978 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:20.978 [eventLoopGroupProxy-7-1 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-05 10:08:20.979 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:20.980 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:20.980 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:20.980 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:20.980 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:20.981 [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-05-05 10:08:21.026 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:21.026 [eventLoopGroupProxy-7-1 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-05 10:08:21.027 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:21.028 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:21.028 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:21.028 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:21.029 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:21.030 [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-05-05 10:08:21.074 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:21.074 [eventLoopGroupProxy-7-1 @call-handler#575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-05 10:08:21.075 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:21.076 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:21.076 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:21.076 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:21.076 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:21.078 [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-05-05 10:08:21.123 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:21.123 [eventLoopGroupProxy-7-1 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-05 10:08:21.124 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:21.125 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:21.125 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:21.125 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:21.125 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:21.127 [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-05-05 10:08:21.170 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:21.171 [eventLoopGroupProxy-7-1 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-05 10:08:21.171 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:21.172 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:21.173 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:21.173 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:21.173 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:21.174 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:21.218 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:21.218 [eventLoopGroupProxy-7-1 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-05 10:08:21.219 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:21.220 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:21.220 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:21.220 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:21.220 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:21.222 [eventLoopGroupProxy-7-1 @call-handler#588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:21.266 [eventLoopGroupProxy-7-1 @call-handler#588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:21.266 [eventLoopGroupProxy-7-1 @call-handler#588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-05 10:08:21.267 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:21.268 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:21.268 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:21.268 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:21.268 [DefaultDispatcher-worker-4 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:21.270 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:21.314 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:21.315 [eventLoopGroupProxy-7-1 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-05 10:08:21.316 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:21.317 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:21.317 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:21.317 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:21.317 [DefaultDispatcher-worker-15 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:21.319 [DefaultDispatcher-worker-15 @coroutine#547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-05-05 10:08:21.319 [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-05-05 10:08:21.362 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:21.362 [eventLoopGroupProxy-7-1 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-05-05 10:08:21.363 [DefaultDispatcher-worker-11 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:21.364 [DefaultDispatcher-worker-11 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:21.364 [DefaultDispatcher-worker-11 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:21.364 [DefaultDispatcher-worker-11 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:21.364 [DefaultDispatcher-worker-11 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:21.366 [eventLoopGroupProxy-7-1 @call-handler#598] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:21.412 [eventLoopGroupProxy-7-1 @coroutine#599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404566e7 2024-05-05 10:08:21.412 [eventLoopGroupProxy-7-1 @call-handler#598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:21.413 [eventLoopGroupProxy-7-1 @call-handler#598] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-05 10:08:21.413 [DefaultDispatcher-worker-11 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:21.415 [DefaultDispatcher-worker-11 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:21.416 [DefaultDispatcher-worker-11 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:21.416 [DefaultDispatcher-worker-11 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:21.416 [DefaultDispatcher-worker-11 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:21.418 [eventLoopGroupProxy-7-1 @call-handler#603] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:21.420 [eventLoopGroupProxy-7-1 @coroutine#604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404566e7 2024-05-05 10:08:21.420 [eventLoopGroupProxy-7-1 @call-handler#603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:21.421 [eventLoopGroupProxy-7-1 @call-handler#603] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-05 10:08:21.421 [DefaultDispatcher-worker-11 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:21.423 [DefaultDispatcher-worker-11 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:21.423 [DefaultDispatcher-worker-11 @coroutine#554] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:21.423 [DefaultDispatcher-worker-11 @coroutine#554] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:21.423 [DefaultDispatcher-worker-11 @coroutine#554] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:21.425 [eventLoopGroupProxy-7-1 @call-handler#608] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:21.427 [eventLoopGroupProxy-7-1 @coroutine#609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404566e7 2024-05-05 10:08:21.427 [eventLoopGroupProxy-7-1 @call-handler#608] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:21.428 [eventLoopGroupProxy-7-1 @call-handler#608] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-05 10:08:21.428 [DefaultDispatcher-worker-11 @coroutine#554] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:21.441 [DefaultDispatcher-worker-10 @coroutine#546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-05-05 10:08:21.451 [DefaultDispatcher-worker-14 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-05-05 10:08:21.452 [DefaultDispatcher-worker-14 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-05 10:08:21.452 [DefaultDispatcher-worker-14 @coroutine#496] 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-05-05 10:08:21.452 [DefaultDispatcher-worker-14 @coroutine#496] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-05 10:08:21.452 [DefaultDispatcher-worker-14 @coroutine#496] 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-05-05 10:08:21.455 [eventLoopGroupProxy-7-1 @call-handler#618] 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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-05-05 10:08:21.455 [eventLoopGroupProxy-7-1 @call-handler#618] 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-05-05 10:08:21.455 [eventLoopGroupProxy-7-1 @call-handler#618] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-05 10:08:21.483 [DefaultDispatcher-worker-6 @call-handler#618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9f48d4 2024-05-05 10:08:21.484 [eventLoopGroupProxy-7-1 @call-handler#618] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:21.484 [eventLoopGroupProxy-7-1 @call-handler#618] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 30ms 2024-05-05 10:08:21.484 [DefaultDispatcher-worker-13 @coroutine#469] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588666931277897728/_ustadmanifest.json 2024-05-05 10:08:21.485 [DefaultDispatcher-worker-13 @coroutine#469] 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/588666931277897728/_ustadmanifest.json. 2024-05-05 10:08:21.485 [DefaultDispatcher-worker-13 @coroutine#469] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588666931277897728/_ustadmanifest.json 2024-05-05 10:08:21.485 [DefaultDispatcher-worker-2 @coroutine#496] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-05 10:08:21.485 [DefaultDispatcher-worker-2 @coroutine#496] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-05 10:08:21.485 [DefaultDispatcher-worker-2 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-05 10:08:21.486 [DefaultDispatcher-worker-2 @coroutine#496] 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-05-05 10:08:21.487 [DefaultDispatcher-worker-14 @coroutine#469] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588666931277897728/_ustadmanifest.json 2024-05-05 10:08:21.487 [DefaultDispatcher-worker-14 @coroutine#469] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588666931277897728/_ustadmanifest.json 2024-05-05 10:08:21.487 [DefaultDispatcher-worker-14 @coroutine#469] 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/588666931277897728/_ustadmanifest.json. 2024-05-05 10:08:21.487 [DefaultDispatcher-worker-14 @coroutine#469] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588666931277897728/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-05 10:08:21.499 [DefaultDispatcher-worker-1 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83 2024-05-05 10:08:21.502 [DefaultDispatcher-worker-14 @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e9f48d4 2024-05-05 10:08:21.503 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-05-05 10:08:21.503 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-05-05 10:08:21.503 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-05-05 10:08:21.503 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-05-05 10:08:21.503 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-05-05 10:08:21.505 [Test worker @coroutine#635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6560f387 2024-05-05 10:08:21.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-05-05 10:08:21.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-05-05 10:08:21.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:21.506 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b6e2c83: (connection evicted) 2024-05-05 10:08:21.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:21.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-05-05 10:08:21.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-05-05 10:08:21.548 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-05 10:08:21.805 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-05 10:08:21.941 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-05 10:08:22.025 [DefaultDispatcher-worker-13 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404566e7 2024-05-05 10:08:22.510 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@63c88994 2024-05-05 10:08:22.510 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@63c88994 2024-05-05 10:08:22.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-05-05 10:08:22.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-05-05 10:08:22.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:22.511 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e9f48d4: (connection evicted) 2024-05-05 10:08:22.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:22.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-05-05 10:08:22.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-05-05 10:08:22.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18ad085a 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:22.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:22.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-05-05 10:08:22.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f3a92fd 2024-05-05 10:08:22.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f3a92fd 2024-05-05 10:08:22.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-05-05 10:08:22.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-05-05 10:08:22.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bc4ac3e 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:22.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e5c19f 2024-05-05 10:08:22.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e5c19f 2024-05-05 10:08:22.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-05-05 10:08:22.538 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-05 10:08:22.540 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-05-05 10:08:22.540 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6067e7c1 2024-05-05 10:08:22.542 [DefaultDispatcher-worker-13 @coroutine#647] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-05 10:08:22.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-05-05 10:08:22.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:22.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:22.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:22.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:22.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:22.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:22.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@761a0bbd 2024-05-05 10:08:22.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:22.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:22.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:22.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:22.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:22.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:22.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:22.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:22.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:22.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:22.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:22.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:22.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:22.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:22.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:22.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:22.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:22.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:22.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:22.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-05-05 10:08:22.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:22.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:22.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:22.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:22.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:22.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:22.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:22.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:22.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-05-05 10:08:22.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@5184da2b 2024-05-05 10:08:22.543 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@5184da2b 2024-05-05 10:08:22.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-05-05 10:08:22.545 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-05-05 10:08:22.546 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-05-05 10:08:22.546 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-05-05 10:08:22.546 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-05-05 10:08:22.546 [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-05-05 10:08:22.546 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-05-05 10:08:22.546 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-05-05 10:08:22.546 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-05-05 10:08:22.546 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@347c5721 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:22.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:22.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-05-05 10:08:22.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f7b8d59 2024-05-05 10:08:22.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f7b8d59 2024-05-05 10:08:22.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-05-05 10:08:22.588 [DefaultDispatcher-worker-10 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7b8d59 2024-05-05 10:08:22.598 [DefaultDispatcher-worker-5 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7b8d59 2024-05-05 10:08:22.608 [DefaultDispatcher-worker-7 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5184da2b 2024-05-05 10:08:22.611 [Test worker @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5184da2b 2024-05-05 10:08:22.617 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:22.620 [DefaultDispatcher-worker-6 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7b8d59 2024-05-05 10:08:22.622 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:22.630 [DefaultDispatcher-worker-12 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7b8d59 2024-05-05 10:08:22.630 [Test worker @coroutine#652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588666939561443328/_ustadmanifest.json 2024-05-05 10:08:22.630 [Test worker @coroutine#652] 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/588666939561443328/_ustadmanifest.json. 2024-05-05 10:08:22.630 [Test worker @coroutine#652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588666939561443328/_ustadmanifest.json 2024-05-05 10:08:22.633 [Test worker @coroutine#652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588666939561443328/_ustadmanifest.json 2024-05-05 10:08:22.633 [Test worker @coroutine#652] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588666939561443328/_ustadmanifest.json 2024-05-05 10:08:22.633 [Test worker @coroutine#652] 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/588666939561443328/_ustadmanifest.json. 2024-05-05 10:08:22.633 [Test worker @coroutine#652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588666939561443328/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-05 10:08:22.643 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:22.647 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:22.650 [DefaultDispatcher-worker-13 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7b8d59 2024-05-05 10:08:22.650 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-05 10:08:22.650 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-867e3cae-787a-4161-8822-07158038e634', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-05 10:08:22.653 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-867e3cae-787a-4161-8822-07158038e634 2024-05-05 10:08:22.653 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-05 10:08:22.654 [DefaultDispatcher-worker-10 @coroutine#672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:22.654 [DefaultDispatcher-worker-10 @coroutine#672] 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-05-05 10:08:22.654 [DefaultDispatcher-worker-10 @coroutine#672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:22.654 [DefaultDispatcher-worker-10 @coroutine#672] 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-05-05 10:08:22.659 [eventLoopGroupProxy-10-1 @call-handler#682] 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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-05-05 10:08:22.659 [eventLoopGroupProxy-10-2 @call-handler#683] 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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-05-05 10:08:22.659 [eventLoopGroupProxy-10-1 @call-handler#682] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:22.659 [eventLoopGroupProxy-10-1 @call-handler#682] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-05 10:08:22.659 [eventLoopGroupProxy-10-2 @call-handler#683] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:22.660 [eventLoopGroupProxy-10-1 @call-handler#682] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:22.660 [eventLoopGroupProxy-10-1 @call-handler#682] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-05-05 10:08:22.661 [DefaultDispatcher-worker-4 @coroutine#672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:22.661 [DefaultDispatcher-worker-4 @coroutine#672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:22.664 [DefaultDispatcher-worker-12 @coroutine#671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7b8d59 2024-05-05 10:08:22.664 [DefaultDispatcher-worker-12 @coroutine#671] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-05 10:08:22.664 [DefaultDispatcher-worker-12 @coroutine#671] 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-05-05 10:08:22.664 [DefaultDispatcher-worker-12 @coroutine#671] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-05 10:08:22.666 [DefaultDispatcher-worker-15 @coroutine#670] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-05 10:08:22.667 [eventLoopGroupProxy-10-1 @call-handler#691] 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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-05-05 10:08:22.667 [DefaultDispatcher-worker-15 @coroutine#670] 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-05-05 10:08:22.667 [DefaultDispatcher-worker-15 @coroutine#670] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-05 10:08:22.667 [DefaultDispatcher-worker-15 @coroutine#670] 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-05-05 10:08:22.667 [eventLoopGroupProxy-10-1 @call-handler#691] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:22.667 [eventLoopGroupProxy-10-1 @call-handler#691] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-05-05 10:08:22.668 [DefaultDispatcher-worker-9 @coroutine#671] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-05 10:08:22.668 [DefaultDispatcher-worker-9 @coroutine#671] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-05 10:08:22.668 [eventLoopGroupProxy-10-1 @call-handler#696] 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-05-05 10:08:22.669 [eventLoopGroupProxy-10-1 @call-handler#696] 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-05-05 10:08:22.670 [eventLoopGroupProxy-10-1 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3a92fd 2024-05-05 10:08:22.672 [eventLoopGroupProxy-10-1 @call-handler#696] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-05-05 10:08:22.672 [DefaultDispatcher-worker-4 @coroutine#670] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-05 10:08:22.672 [DefaultDispatcher-worker-4 @coroutine#670] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-05 10:08:22.673 [DefaultDispatcher-worker-4 @coroutine#670] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-05-05 10:08:22.673 [DefaultDispatcher-worker-4 @coroutine#670] 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-05-05 10:08:22.675 [DefaultDispatcher-worker-4 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:22.675 [DefaultDispatcher-worker-4 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:22.675 [DefaultDispatcher-worker-4 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:22.675 [DefaultDispatcher-worker-4 @coroutine#701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:22.677 [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-05-05 10:08:22.679 [DefaultDispatcher-worker-13 @coroutine#671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7b8d59 2024-05-05 10:08:22.680 [eventLoopGroupProxy-10-1 @coroutine#704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3a92fd 2024-05-05 10:08:22.680 [eventLoopGroupProxy-10-1 @call-handler#703] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:22.680 [eventLoopGroupProxy-10-1 @call-handler#703] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-05 10:08:22.681 [DefaultDispatcher-worker-12 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:22.683 [DefaultDispatcher-worker-12 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:22.683 [DefaultDispatcher-worker-12 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:22.683 [DefaultDispatcher-worker-12 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:22.683 [DefaultDispatcher-worker-12 @coroutine#701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:22.684 [eventLoopGroupProxy-10-1 @call-handler#709] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:22.688 [eventLoopGroupProxy-10-1 @coroutine#710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3a92fd 2024-05-05 10:08:22.688 [eventLoopGroupProxy-10-1 @call-handler#709] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:22.688 [eventLoopGroupProxy-10-1 @call-handler#709] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-05 10:08:22.689 [DefaultDispatcher-worker-3 @coroutine#673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7b8d59 2024-05-05 10:08:22.690 [DefaultDispatcher-worker-15 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:22.692 [DefaultDispatcher-worker-15 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:22.692 [DefaultDispatcher-worker-15 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:22.692 [DefaultDispatcher-worker-15 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:22.692 [DefaultDispatcher-worker-15 @coroutine#701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:22.694 [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-05-05 10:08:22.701 [eventLoopGroupProxy-10-1 @coroutine#716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3a92fd 2024-05-05 10:08:22.701 [eventLoopGroupProxy-10-1 @call-handler#715] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:22.701 [eventLoopGroupProxy-10-1 @call-handler#715] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-05-05 10:08:22.702 [DefaultDispatcher-worker-6 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:22.708 [DefaultDispatcher-worker-6 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:22.708 [DefaultDispatcher-worker-6 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:22.708 [DefaultDispatcher-worker-6 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:22.708 [DefaultDispatcher-worker-6 @coroutine#701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:22.710 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:22.712 [eventLoopGroupProxy-10-1 @coroutine#721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3a92fd 2024-05-05 10:08:22.712 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:22.713 [eventLoopGroupProxy-10-1 @call-handler#720] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:22.713 [DefaultDispatcher-worker-6 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:22.714 [DefaultDispatcher-worker-6 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:22.714 [DefaultDispatcher-worker-6 @coroutine#701] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:22.714 [DefaultDispatcher-worker-6 @coroutine#701] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:22.714 [DefaultDispatcher-worker-6 @coroutine#701] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:22.716 [eventLoopGroupProxy-10-1 @call-handler#725] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:22.719 [eventLoopGroupProxy-10-1 @coroutine#726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3a92fd 2024-05-05 10:08:22.719 [eventLoopGroupProxy-10-1 @call-handler#725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:22.720 [eventLoopGroupProxy-10-1 @call-handler#725] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-05 10:08:22.720 [DefaultDispatcher-worker-6 @coroutine#701] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:22.734 [DefaultDispatcher-worker-14 @coroutine#670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7b8d59 2024-05-05 10:08:22.743 [DefaultDispatcher-worker-15 @coroutine#673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7b8d59 2024-05-05 10:08:22.744 [DefaultDispatcher-worker-15 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-05 10:08:22.744 [DefaultDispatcher-worker-15 @coroutine#673] 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-05-05 10:08:22.744 [DefaultDispatcher-worker-15 @coroutine#673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-05 10:08:22.744 [DefaultDispatcher-worker-15 @coroutine#673] 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-05-05 10:08:22.746 [eventLoopGroupProxy-10-1 @call-handler#735] 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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-05-05 10:08:22.746 [eventLoopGroupProxy-10-1 @call-handler#735] 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-05-05 10:08:22.746 [eventLoopGroupProxy-10-1 @call-handler#735] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-05 10:08:22.768 [DefaultDispatcher-worker-14 @call-handler#735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e5c19f 2024-05-05 10:08:22.768 [eventLoopGroupProxy-10-1 @call-handler#735] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:22.768 [eventLoopGroupProxy-10-1 @call-handler#735] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 22ms 2024-05-05 10:08:22.768 [DefaultDispatcher-worker-3 @coroutine#646] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588666939561443328/_ustadmanifest.json 2024-05-05 10:08:22.768 [DefaultDispatcher-worker-3 @coroutine#646] 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/588666939561443328/_ustadmanifest.json. 2024-05-05 10:08:22.768 [DefaultDispatcher-worker-3 @coroutine#646] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588666939561443328/_ustadmanifest.json 2024-05-05 10:08:22.769 [DefaultDispatcher-worker-15 @coroutine#673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-05 10:08:22.769 [DefaultDispatcher-worker-15 @coroutine#673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-05 10:08:22.769 [DefaultDispatcher-worker-15 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-05 10:08:22.769 [DefaultDispatcher-worker-15 @coroutine#673] 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-05-05 10:08:22.770 [DefaultDispatcher-worker-14 @coroutine#646] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588666939561443328/_ustadmanifest.json 2024-05-05 10:08:22.770 [DefaultDispatcher-worker-14 @coroutine#646] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588666939561443328/_ustadmanifest.json 2024-05-05 10:08:22.770 [DefaultDispatcher-worker-14 @coroutine#646] 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/588666939561443328/_ustadmanifest.json. 2024-05-05 10:08:22.770 [DefaultDispatcher-worker-14 @coroutine#646] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588666939561443328/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-05 10:08:22.780 [DefaultDispatcher-worker-1 @coroutine#673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f7b8d59 2024-05-05 10:08:22.782 [DefaultDispatcher-worker-3 @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16e5c19f 2024-05-05 10:08:22.784 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-05-05 10:08:22.784 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-05-05 10:08:22.784 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-05-05 10:08:22.784 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-05-05 10:08:22.784 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-05-05 10:08:22.786 [Test worker @coroutine#751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5184da2b 2024-05-05 10:08:22.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-05-05 10:08:22.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-05-05 10:08:22.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:22.787 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f7b8d59: (connection evicted) 2024-05-05 10:08:22.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:22.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-05-05 10:08:22.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-05-05 10:08:23.046 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-05 10:08:23.046 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-05 10:08:23.235 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-05 10:08:23.791 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6067e7c1 2024-05-05 10:08:23.792 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6067e7c1 2024-05-05 10:08:23.794 [Test worker @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3a92fd 2024-05-05 10:08:23.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-05-05 10:08:23.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-05-05 10:08:23.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:23.794 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16e5c19f: (connection evicted) 2024-05-05 10:08:23.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:23.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-05-05 10:08:23.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f00c40e 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:23.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:23.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-05-05 10:08:23.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:23.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:23.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17873842 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:23.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:23.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-05-05 10:08:23.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@68838767 2024-05-05 10:08:23.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@68838767 2024-05-05 10:08:23.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-05-05 10:08:23.818 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-05 10:08:23.820 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-05-05 10:08:23.820 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@11678469 2024-05-05 10:08:23.821 [DefaultDispatcher-worker-15 @coroutine#763] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-05 10:08:23.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cf7433e 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:23.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:23.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-05-05 10:08:23.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d0f4ac4 2024-05-05 10:08:23.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d0f4ac4 2024-05-05 10:08:23.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-05-05 10:08:23.825 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-05-05 10:08:23.825 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-05-05 10:08:23.825 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-05-05 10:08:23.825 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-05-05 10:08:23.825 [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-05-05 10:08:23.825 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-05-05 10:08:23.825 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-05-05 10:08:23.826 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-05-05 10:08:23.826 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-05 10:08:23.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-05-05 10:08:23.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:23.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:23.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:23.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:23.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:23.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:23.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e6e29d6 2024-05-05 10:08:23.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:23.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:23.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:23.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:23.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:23.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:23.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:23.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:23.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:23.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:23.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:23.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:23.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:23.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:23.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:23.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:23.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:23.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:23.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:23.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-05-05 10:08:23.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:23.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:23.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:23.827 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:23.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:23.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:23.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:23.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:23.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-05-05 10:08:23.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@5afa0b1a 2024-05-05 10:08:23.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@5afa0b1a 2024-05-05 10:08:23.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-05-05 10:08:23.875 [DefaultDispatcher-worker-5 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afa0b1a 2024-05-05 10:08:23.884 [DefaultDispatcher-worker-9 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afa0b1a 2024-05-05 10:08:23.901 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:23.904 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:23.923 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:23.928 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:23.994 [DefaultDispatcher-worker-6 @coroutine#774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d0f4ac4 2024-05-05 10:08:24.036 [DefaultDispatcher-worker-6 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d0f4ac4 2024-05-05 10:08:24.043 [DefaultDispatcher-worker-6 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d0f4ac4 2024-05-05 10:08:24.049 [DefaultDispatcher-worker-6 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d0f4ac4 2024-05-05 10:08:24.060 [DefaultDispatcher-worker-16 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afa0b1a 2024-05-05 10:08:24.071 [DefaultDispatcher-worker-6 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afa0b1a 2024-05-05 10:08:24.071 [Test worker @coroutine#768] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588666944370663424/_ustadmanifest.json 2024-05-05 10:08:24.071 [Test worker @coroutine#768] 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/588666944370663424/_ustadmanifest.json. 2024-05-05 10:08:24.072 [Test worker @coroutine#768] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588666944370663424/_ustadmanifest.json 2024-05-05 10:08:24.073 [Test worker @coroutine#768] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588666944370663424/_ustadmanifest.json 2024-05-05 10:08:24.073 [Test worker @coroutine#768] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588666944370663424/_ustadmanifest.json 2024-05-05 10:08:24.075 [Test worker @coroutine#768] 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/588666944370663424/_ustadmanifest.json. 2024-05-05 10:08:24.075 [Test worker @coroutine#768] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588666944370663424/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-05 10:08:24.176 [DefaultDispatcher-worker-14 @coroutine#768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afa0b1a 2024-05-05 10:08:24.177 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-05 10:08:24.177 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-822b4ffe-bbad-4cb3-8c93-fa9fd21dc250', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-05 10:08:24.179 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-05 10:08:24.179 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-822b4ffe-bbad-4cb3-8c93-fa9fd21dc250 2024-05-05 10:08:24.180 [DefaultDispatcher-worker-6 @coroutine#794] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:24.180 [DefaultDispatcher-worker-6 @coroutine#794] 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-05-05 10:08:24.180 [DefaultDispatcher-worker-6 @coroutine#794] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:24.180 [DefaultDispatcher-worker-6 @coroutine#794] 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-05-05 10:08:24.183 [eventLoopGroupProxy-13-1 @call-handler#804] 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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-05-05 10:08:24.184 [eventLoopGroupProxy-13-1 @call-handler#804] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.184 [eventLoopGroupProxy-13-2 @call-handler#805] 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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-05-05 10:08:24.184 [eventLoopGroupProxy-13-2 @call-handler#805] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:24.184 [eventLoopGroupProxy-13-2 @call-handler#805] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-05 10:08:24.185 [eventLoopGroupProxy-13-2 @call-handler#805] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.185 [eventLoopGroupProxy-13-2 @call-handler#805] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2024-05-05 10:08:24.186 [DefaultDispatcher-worker-3 @coroutine#794] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:24.186 [DefaultDispatcher-worker-3 @coroutine#794] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:24.190 [DefaultDispatcher-worker-6 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afa0b1a 2024-05-05 10:08:24.190 [DefaultDispatcher-worker-6 @coroutine#793] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-05 10:08:24.190 [DefaultDispatcher-worker-6 @coroutine#793] 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-05-05 10:08:24.190 [DefaultDispatcher-worker-6 @coroutine#793] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-05 10:08:24.192 [eventLoopGroupProxy-13-2 @call-handler#812] 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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-05-05 10:08:24.193 [eventLoopGroupProxy-13-2 @call-handler#812] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.193 [eventLoopGroupProxy-13-2 @call-handler#812] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-05-05 10:08:24.194 [DefaultDispatcher-worker-6 @coroutine#793] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-05 10:08:24.194 [DefaultDispatcher-worker-6 @coroutine#793] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-05 10:08:24.207 [DefaultDispatcher-worker-6 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afa0b1a 2024-05-05 10:08:24.217 [DefaultDispatcher-worker-3 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afa0b1a 2024-05-05 10:08:24.219 [DefaultDispatcher-worker-11 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-05 10:08:24.219 [DefaultDispatcher-worker-11 @coroutine#792] 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-05-05 10:08:24.219 [DefaultDispatcher-worker-11 @coroutine#792] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-05 10:08:24.219 [DefaultDispatcher-worker-11 @coroutine#792] 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-05-05 10:08:24.221 [eventLoopGroupProxy-13-2 @call-handler#820] 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-05-05 10:08:24.221 [eventLoopGroupProxy-13-2 @call-handler#820] 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-05-05 10:08:24.268 [eventLoopGroupProxy-13-2 @coroutine#821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.270 [eventLoopGroupProxy-13-2 @call-handler#820] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 50ms 2024-05-05 10:08:24.271 [DefaultDispatcher-worker-11 @coroutine#792] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-05 10:08:24.271 [DefaultDispatcher-worker-11 @coroutine#792] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-05 10:08:24.273 [DefaultDispatcher-worker-13 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-05-05 10:08:24.273 [DefaultDispatcher-worker-13 @coroutine#792] 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-05-05 10:08:24.281 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.282 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.282 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.282 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.284 [eventLoopGroupProxy-13-2 @call-handler#827] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:24.286 [eventLoopGroupProxy-13-2 @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.286 [eventLoopGroupProxy-13-2 @call-handler#827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.286 [eventLoopGroupProxy-13-2 @call-handler#827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:24.287 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.289 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.290 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.290 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.290 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.292 [eventLoopGroupProxy-13-2 @call-handler#832] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:24.337 [eventLoopGroupProxy-13-2 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.337 [eventLoopGroupProxy-13-2 @call-handler#832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.337 [eventLoopGroupProxy-13-2 @call-handler#832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-05 10:08:24.338 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.339 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.339 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.339 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.339 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.341 [eventLoopGroupProxy-13-2 @call-handler#837] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:24.343 [eventLoopGroupProxy-13-2 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.343 [eventLoopGroupProxy-13-2 @call-handler#837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.343 [eventLoopGroupProxy-13-2 @call-handler#837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:24.344 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.346 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.346 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.346 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.346 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.348 [eventLoopGroupProxy-13-2 @call-handler#842] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:24.353 [eventLoopGroupProxy-13-2 @coroutine#843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.353 [eventLoopGroupProxy-13-2 @call-handler#842] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.353 [eventLoopGroupProxy-13-2 @call-handler#842] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-05-05 10:08:24.354 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.355 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.355 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.355 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.355 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.357 [eventLoopGroupProxy-13-2 @call-handler#847] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:24.404 [eventLoopGroupProxy-13-2 @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.404 [eventLoopGroupProxy-13-2 @call-handler#847] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.404 [eventLoopGroupProxy-13-2 @call-handler#847] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-05 10:08:24.405 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.408 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.408 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.408 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.408 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.410 [eventLoopGroupProxy-13-2 @call-handler#852] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:24.481 [eventLoopGroupProxy-13-2 @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.481 [eventLoopGroupProxy-13-2 @call-handler#852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.482 [eventLoopGroupProxy-13-2 @call-handler#852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 72ms 2024-05-05 10:08:24.482 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.485 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.485 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.485 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.485 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.487 [eventLoopGroupProxy-13-2 @call-handler#857] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:24.542 [eventLoopGroupProxy-13-2 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.542 [eventLoopGroupProxy-13-2 @call-handler#857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.542 [eventLoopGroupProxy-13-2 @call-handler#857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 56ms 2024-05-05 10:08:24.543 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.545 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.545 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.545 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.545 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.546 [eventLoopGroupProxy-13-2 @call-handler#863] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:24.597 [eventLoopGroupProxy-13-2 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.598 [eventLoopGroupProxy-13-2 @call-handler#863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.598 [eventLoopGroupProxy-13-2 @call-handler#863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-05-05 10:08:24.599 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.600 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.600 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.600 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.600 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.602 [eventLoopGroupProxy-13-2 @call-handler#868] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:24.648 [eventLoopGroupProxy-13-2 @coroutine#869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.648 [eventLoopGroupProxy-13-2 @call-handler#868] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.649 [eventLoopGroupProxy-13-2 @call-handler#868] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-05 10:08:24.649 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.651 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.651 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.651 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.651 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.653 [eventLoopGroupProxy-13-2 @call-handler#873] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:24.697 [eventLoopGroupProxy-13-2 @coroutine#874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.698 [eventLoopGroupProxy-13-2 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.698 [eventLoopGroupProxy-13-2 @call-handler#873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-05 10:08:24.699 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.701 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.701 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.701 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.701 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.703 [eventLoopGroupProxy-13-2 @call-handler#878] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:24.705 [eventLoopGroupProxy-13-2 @coroutine#879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.705 [eventLoopGroupProxy-13-2 @call-handler#878] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.705 [eventLoopGroupProxy-13-2 @call-handler#878] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:24.706 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.706 [DefaultDispatcher-worker-13 @coroutine#814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afa0b1a 2024-05-05 10:08:24.708 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.708 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.708 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.708 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.710 [eventLoopGroupProxy-13-2 @call-handler#884] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:24.712 [eventLoopGroupProxy-13-2 @coroutine#885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.712 [eventLoopGroupProxy-13-2 @call-handler#884] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.712 [eventLoopGroupProxy-13-2 @call-handler#884] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:24.713 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.715 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.715 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.715 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.715 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.717 [eventLoopGroupProxy-13-2 @call-handler#889] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:24.720 [eventLoopGroupProxy-13-2 @coroutine#890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.720 [eventLoopGroupProxy-13-2 @call-handler#889] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.720 [eventLoopGroupProxy-13-2 @call-handler#889] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:24.721 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.723 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.723 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.723 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.723 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.725 [eventLoopGroupProxy-13-2 @call-handler#894] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:24.727 [eventLoopGroupProxy-13-2 @coroutine#895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.727 [eventLoopGroupProxy-13-2 @call-handler#894] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.728 [eventLoopGroupProxy-13-2 @call-handler#894] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:24.728 [DefaultDispatcher-worker-9 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.730 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.730 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.730 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.730 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.732 [eventLoopGroupProxy-13-2 @call-handler#899] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:24.734 [eventLoopGroupProxy-13-2 @coroutine#900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.735 [eventLoopGroupProxy-13-2 @call-handler#899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.735 [eventLoopGroupProxy-13-2 @call-handler#899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-05 10:08:24.735 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.737 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.737 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.737 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.737 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.738 [eventLoopGroupProxy-13-2 @call-handler#904] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:24.741 [eventLoopGroupProxy-13-2 @coroutine#905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.741 [eventLoopGroupProxy-13-2 @call-handler#904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.741 [eventLoopGroupProxy-13-2 @call-handler#904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:24.742 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.743 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.743 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.743 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.743 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.745 [eventLoopGroupProxy-13-2 @call-handler#909] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:24.747 [eventLoopGroupProxy-13-2 @coroutine#910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.747 [eventLoopGroupProxy-13-2 @call-handler#909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.747 [eventLoopGroupProxy-13-2 @call-handler#909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:24.747 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.748 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.749 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.749 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.749 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.750 [eventLoopGroupProxy-13-2 @call-handler#914] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:24.753 [eventLoopGroupProxy-13-2 @coroutine#915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.753 [eventLoopGroupProxy-13-2 @call-handler#914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.753 [eventLoopGroupProxy-13-2 @call-handler#914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:24.754 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.755 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.756 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.756 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.756 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.758 [eventLoopGroupProxy-13-2 @call-handler#919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:24.760 [eventLoopGroupProxy-13-2 @coroutine#920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.760 [eventLoopGroupProxy-13-2 @call-handler#919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.761 [eventLoopGroupProxy-13-2 @call-handler#919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-05 10:08:24.761 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.764 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.764 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.764 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.764 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.766 [eventLoopGroupProxy-13-2 @call-handler#924] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:24.769 [eventLoopGroupProxy-13-2 @coroutine#925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.769 [eventLoopGroupProxy-13-2 @call-handler#924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.769 [eventLoopGroupProxy-13-2 @call-handler#924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:24.770 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.772 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.772 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.772 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.772 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.774 [eventLoopGroupProxy-13-2 @call-handler#929] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:24.776 [eventLoopGroupProxy-13-2 @coroutine#930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.776 [eventLoopGroupProxy-13-2 @call-handler#929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.776 [eventLoopGroupProxy-13-2 @call-handler#929] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:24.777 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.780 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.780 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.780 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.780 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.782 [eventLoopGroupProxy-13-2 @call-handler#934] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:24.784 [eventLoopGroupProxy-13-2 @coroutine#935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.785 [eventLoopGroupProxy-13-2 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.785 [eventLoopGroupProxy-13-2 @call-handler#934] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:24.786 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.787 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.787 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.787 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.787 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.789 [eventLoopGroupProxy-13-2 @call-handler#939] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:24.791 [eventLoopGroupProxy-13-2 @coroutine#940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.792 [eventLoopGroupProxy-13-2 @call-handler#939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.792 [eventLoopGroupProxy-13-2 @call-handler#939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:24.792 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.794 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.794 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.794 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.794 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.796 [eventLoopGroupProxy-13-2 @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-05-05 10:08:24.798 [eventLoopGroupProxy-13-2 @coroutine#946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.798 [eventLoopGroupProxy-13-2 @call-handler#945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.799 [eventLoopGroupProxy-13-2 @call-handler#945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:24.799 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.801 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.801 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.801 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.801 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.803 [eventLoopGroupProxy-13-2 @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-05-05 10:08:24.805 [eventLoopGroupProxy-13-2 @coroutine#951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.805 [eventLoopGroupProxy-13-2 @call-handler#950] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.805 [eventLoopGroupProxy-13-2 @call-handler#950] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:24.806 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.807 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.807 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.807 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.808 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.809 [eventLoopGroupProxy-13-2 @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-05-05 10:08:24.811 [eventLoopGroupProxy-13-2 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.812 [eventLoopGroupProxy-13-2 @call-handler#955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.812 [eventLoopGroupProxy-13-2 @call-handler#955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:24.812 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.814 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.814 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.814 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.814 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.816 [eventLoopGroupProxy-13-2 @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-05-05 10:08:24.818 [eventLoopGroupProxy-13-2 @coroutine#961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.818 [eventLoopGroupProxy-13-2 @call-handler#960] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.818 [eventLoopGroupProxy-13-2 @call-handler#960] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:24.819 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.821 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.821 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.821 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.821 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.822 [eventLoopGroupProxy-13-2 @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-05-05 10:08:24.825 [eventLoopGroupProxy-13-2 @coroutine#966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.825 [eventLoopGroupProxy-13-2 @call-handler#965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.825 [eventLoopGroupProxy-13-2 @call-handler#965] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:24.826 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.827 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.827 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.827 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.827 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.829 [eventLoopGroupProxy-13-2 @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-05-05 10:08:24.831 [eventLoopGroupProxy-13-2 @coroutine#971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.831 [eventLoopGroupProxy-13-2 @call-handler#970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.832 [eventLoopGroupProxy-13-2 @call-handler#970] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:24.832 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.834 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.834 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.834 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.834 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.836 [eventLoopGroupProxy-13-2 @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-05-05 10:08:24.838 [eventLoopGroupProxy-13-2 @coroutine#976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.838 [eventLoopGroupProxy-13-2 @call-handler#975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.838 [eventLoopGroupProxy-13-2 @call-handler#975] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:24.839 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.841 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.841 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.841 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.841 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.842 [eventLoopGroupProxy-13-2 @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-05-05 10:08:24.845 [eventLoopGroupProxy-13-2 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.845 [eventLoopGroupProxy-13-2 @call-handler#980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.845 [eventLoopGroupProxy-13-2 @call-handler#980] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:24.846 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.847 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.847 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.847 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.847 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.848 [eventLoopGroupProxy-13-2 @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-05-05 10:08:24.850 [eventLoopGroupProxy-13-2 @coroutine#986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.851 [eventLoopGroupProxy-13-2 @call-handler#985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.851 [eventLoopGroupProxy-13-2 @call-handler#985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:24.851 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.853 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.853 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.853 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.853 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.854 [eventLoopGroupProxy-13-2 @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-05-05 10:08:24.857 [eventLoopGroupProxy-13-2 @coroutine#991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.857 [eventLoopGroupProxy-13-2 @call-handler#990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.857 [eventLoopGroupProxy-13-2 @call-handler#990] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:24.858 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.859 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.859 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.859 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.859 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.861 [eventLoopGroupProxy-13-2 @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-05-05 10:08:24.862 [eventLoopGroupProxy-13-2 @coroutine#996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.863 [eventLoopGroupProxy-13-2 @call-handler#995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.863 [eventLoopGroupProxy-13-2 @call-handler#995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:24.863 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.867 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.867 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.867 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.867 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.869 [eventLoopGroupProxy-13-2 @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-05-05 10:08:24.872 [eventLoopGroupProxy-13-2 @coroutine#1001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.872 [eventLoopGroupProxy-13-2 @call-handler#1000] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.872 [eventLoopGroupProxy-13-2 @call-handler#1000] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-05 10:08:24.873 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.875 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.876 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.876 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.876 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.881 [eventLoopGroupProxy-13-2 @call-handler#1005] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:24.884 [eventLoopGroupProxy-13-2 @coroutine#1006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.884 [eventLoopGroupProxy-13-2 @call-handler#1005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.884 [eventLoopGroupProxy-13-2 @call-handler#1005] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:24.885 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.887 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.887 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.887 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.887 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.889 [eventLoopGroupProxy-13-2 @call-handler#1010] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:24.931 [eventLoopGroupProxy-13-2 @coroutine#1011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.932 [eventLoopGroupProxy-13-2 @call-handler#1010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.932 [eventLoopGroupProxy-13-2 @call-handler#1010] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-05-05 10:08:24.932 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.934 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.934 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.934 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.934 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.936 [eventLoopGroupProxy-13-2 @call-handler#1015] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:24.939 [eventLoopGroupProxy-13-2 @coroutine#1016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.939 [eventLoopGroupProxy-13-2 @call-handler#1015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.939 [eventLoopGroupProxy-13-2 @call-handler#1015] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:24.940 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.941 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.941 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.941 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.941 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.943 [eventLoopGroupProxy-13-2 @call-handler#1020] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:24.945 [eventLoopGroupProxy-13-2 @coroutine#1021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.945 [eventLoopGroupProxy-13-2 @call-handler#1020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.945 [eventLoopGroupProxy-13-2 @call-handler#1020] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:24.946 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.947 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.947 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.947 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.947 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.949 [eventLoopGroupProxy-13-2 @call-handler#1025] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:24.951 [eventLoopGroupProxy-13-2 @coroutine#1026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:24.951 [eventLoopGroupProxy-13-2 @call-handler#1025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:24.952 [eventLoopGroupProxy-13-2 @call-handler#1025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:24.952 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.953 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.953 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:24.953 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:24.953 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:24.955 [eventLoopGroupProxy-13-2 @call-handler#1030] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.004 [eventLoopGroupProxy-13-2 @coroutine#1031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.004 [eventLoopGroupProxy-13-2 @call-handler#1030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.004 [eventLoopGroupProxy-13-2 @call-handler#1030] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-05-05 10:08:25.005 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.007 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.007 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.007 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.007 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.008 [eventLoopGroupProxy-13-2 @call-handler#1035] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.054 [eventLoopGroupProxy-13-2 @coroutine#1036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.054 [eventLoopGroupProxy-13-2 @call-handler#1035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.054 [eventLoopGroupProxy-13-2 @call-handler#1035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-05 10:08:25.054 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.056 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.056 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.056 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.056 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.057 [eventLoopGroupProxy-13-2 @call-handler#1040] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.060 [eventLoopGroupProxy-13-2 @coroutine#1041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.060 [eventLoopGroupProxy-13-2 @call-handler#1040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.060 [eventLoopGroupProxy-13-2 @call-handler#1040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:25.060 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.062 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.062 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.062 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.062 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.063 [eventLoopGroupProxy-13-2 @call-handler#1045] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.066 [eventLoopGroupProxy-13-2 @coroutine#1046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.066 [eventLoopGroupProxy-13-2 @call-handler#1045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.066 [eventLoopGroupProxy-13-2 @call-handler#1045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:25.066 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.068 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.068 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.068 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.068 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.069 [eventLoopGroupProxy-13-2 @call-handler#1050] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.116 [eventLoopGroupProxy-13-2 @coroutine#1052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.116 [eventLoopGroupProxy-13-2 @call-handler#1050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.116 [eventLoopGroupProxy-13-2 @call-handler#1050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-05 10:08:25.118 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.120 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.120 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.120 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.120 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.121 [eventLoopGroupProxy-13-2 @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-05-05 10:08:25.124 [eventLoopGroupProxy-13-2 @coroutine#1057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.124 [eventLoopGroupProxy-13-2 @call-handler#1056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.124 [eventLoopGroupProxy-13-2 @call-handler#1056] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:25.125 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.127 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.127 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.127 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.127 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.128 [eventLoopGroupProxy-13-2 @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-05-05 10:08:25.131 [eventLoopGroupProxy-13-2 @coroutine#1062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.131 [eventLoopGroupProxy-13-2 @call-handler#1061] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.131 [eventLoopGroupProxy-13-2 @call-handler#1061] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:25.131 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.133 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.133 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.133 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.133 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.134 [eventLoopGroupProxy-13-2 @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-05-05 10:08:25.136 [eventLoopGroupProxy-13-2 @coroutine#1067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.137 [eventLoopGroupProxy-13-2 @call-handler#1066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.137 [eventLoopGroupProxy-13-2 @call-handler#1066] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:25.137 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.138 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.139 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.139 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.139 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.140 [eventLoopGroupProxy-13-2 @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-05-05 10:08:25.142 [eventLoopGroupProxy-13-2 @coroutine#1072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.142 [eventLoopGroupProxy-13-2 @call-handler#1071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.142 [eventLoopGroupProxy-13-2 @call-handler#1071] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:25.143 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.144 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.144 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.144 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.144 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.146 [eventLoopGroupProxy-13-2 @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-05-05 10:08:25.192 [eventLoopGroupProxy-13-2 @coroutine#1077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.192 [eventLoopGroupProxy-13-2 @call-handler#1076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.192 [eventLoopGroupProxy-13-2 @call-handler#1076] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-05 10:08:25.193 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.194 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.194 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.194 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.195 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.196 [eventLoopGroupProxy-13-2 @call-handler#1081] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.198 [eventLoopGroupProxy-13-2 @coroutine#1082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.199 [eventLoopGroupProxy-13-2 @call-handler#1081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.199 [eventLoopGroupProxy-13-2 @call-handler#1081] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:25.199 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.200 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.200 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.200 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.200 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.202 [eventLoopGroupProxy-13-2 @call-handler#1086] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.204 [eventLoopGroupProxy-13-2 @coroutine#1087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.204 [eventLoopGroupProxy-13-2 @call-handler#1086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.204 [eventLoopGroupProxy-13-2 @call-handler#1086] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:25.205 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.206 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.206 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.206 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.206 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.207 [eventLoopGroupProxy-13-2 @call-handler#1091] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.210 [eventLoopGroupProxy-13-2 @coroutine#1092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.210 [eventLoopGroupProxy-13-2 @call-handler#1091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.210 [eventLoopGroupProxy-13-2 @call-handler#1091] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:25.211 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.212 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.212 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.212 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.212 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.214 [eventLoopGroupProxy-13-2 @call-handler#1096] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.216 [eventLoopGroupProxy-13-2 @coroutine#1097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.216 [eventLoopGroupProxy-13-2 @call-handler#1096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.216 [eventLoopGroupProxy-13-2 @call-handler#1096] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:25.217 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.218 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.218 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.218 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.218 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.220 [eventLoopGroupProxy-13-2 @call-handler#1101] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.222 [eventLoopGroupProxy-13-2 @coroutine#1102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.222 [eventLoopGroupProxy-13-2 @call-handler#1101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.222 [eventLoopGroupProxy-13-2 @call-handler#1101] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:25.223 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.226 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.226 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.226 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.226 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.227 [eventLoopGroupProxy-13-2 @call-handler#1106] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.229 [eventLoopGroupProxy-13-2 @coroutine#1107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.230 [eventLoopGroupProxy-13-2 @call-handler#1106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.230 [eventLoopGroupProxy-13-2 @call-handler#1106] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:25.230 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.232 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.232 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.232 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.232 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.234 [eventLoopGroupProxy-13-2 @call-handler#1111] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.234 [DefaultDispatcher-worker-10 @coroutine#814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afa0b1a 2024-05-05 10:08:25.236 [eventLoopGroupProxy-13-2 @coroutine#1113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.236 [eventLoopGroupProxy-13-2 @call-handler#1111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.236 [eventLoopGroupProxy-13-2 @call-handler#1111] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:25.237 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.238 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.238 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.238 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.238 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.239 [eventLoopGroupProxy-13-2 @call-handler#1117] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.243 [eventLoopGroupProxy-13-2 @coroutine#1118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.243 [eventLoopGroupProxy-13-2 @call-handler#1117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.243 [eventLoopGroupProxy-13-2 @call-handler#1117] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-05 10:08:25.244 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.245 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.245 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.245 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.245 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.246 [eventLoopGroupProxy-13-2 @call-handler#1122] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.248 [eventLoopGroupProxy-13-2 @coroutine#1123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.248 [eventLoopGroupProxy-13-2 @call-handler#1122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.248 [eventLoopGroupProxy-13-2 @call-handler#1122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:25.248 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.249 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.249 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.249 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.249 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.250 [eventLoopGroupProxy-13-2 @call-handler#1127] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.252 [eventLoopGroupProxy-13-2 @coroutine#1128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.252 [eventLoopGroupProxy-13-2 @call-handler#1127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.252 [eventLoopGroupProxy-13-2 @call-handler#1127] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:25.253 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.254 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.254 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.254 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.254 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.255 [eventLoopGroupProxy-13-2 @call-handler#1132] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.256 [eventLoopGroupProxy-13-2 @coroutine#1133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.257 [eventLoopGroupProxy-13-2 @call-handler#1132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.257 [eventLoopGroupProxy-13-2 @call-handler#1132] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:25.257 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.258 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.258 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.258 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.258 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.259 [eventLoopGroupProxy-13-2 @call-handler#1137] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.261 [eventLoopGroupProxy-13-2 @coroutine#1138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.262 [eventLoopGroupProxy-13-2 @call-handler#1137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.262 [eventLoopGroupProxy-13-2 @call-handler#1137] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:25.262 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.263 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.263 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.263 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.263 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.265 [eventLoopGroupProxy-13-2 @call-handler#1142] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.307 [eventLoopGroupProxy-13-2 @coroutine#1143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.307 [eventLoopGroupProxy-13-2 @call-handler#1142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.308 [eventLoopGroupProxy-13-2 @call-handler#1142] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-05 10:08:25.308 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.309 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.309 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.309 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.309 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.310 [eventLoopGroupProxy-13-2 @call-handler#1147] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.312 [eventLoopGroupProxy-13-2 @coroutine#1148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.312 [eventLoopGroupProxy-13-2 @call-handler#1147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.313 [eventLoopGroupProxy-13-2 @call-handler#1147] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:25.313 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.314 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.314 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.314 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.314 [DefaultDispatcher-worker-4 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.315 [eventLoopGroupProxy-13-2 @call-handler#1152] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.318 [eventLoopGroupProxy-13-2 @coroutine#1153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.318 [eventLoopGroupProxy-13-2 @call-handler#1152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.318 [eventLoopGroupProxy-13-2 @call-handler#1152] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:25.319 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.320 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.320 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.320 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.320 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.321 [eventLoopGroupProxy-13-2 @call-handler#1157] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.367 [eventLoopGroupProxy-13-2 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.367 [eventLoopGroupProxy-13-2 @call-handler#1157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.367 [eventLoopGroupProxy-13-2 @call-handler#1157] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-05 10:08:25.368 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.369 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.369 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.369 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.369 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.371 [eventLoopGroupProxy-13-2 @call-handler#1162] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.373 [eventLoopGroupProxy-13-2 @coroutine#1163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.374 [eventLoopGroupProxy-13-2 @call-handler#1162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.374 [eventLoopGroupProxy-13-2 @call-handler#1162] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-05 10:08:25.375 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.376 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.376 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.376 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.376 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.377 [eventLoopGroupProxy-13-2 @call-handler#1167] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.379 [eventLoopGroupProxy-13-2 @coroutine#1168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.379 [eventLoopGroupProxy-13-2 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.380 [eventLoopGroupProxy-13-2 @call-handler#1167] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:25.380 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.381 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.381 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.381 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.381 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.383 [eventLoopGroupProxy-13-2 @call-handler#1172] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.385 [eventLoopGroupProxy-13-2 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.385 [eventLoopGroupProxy-13-2 @call-handler#1172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.385 [eventLoopGroupProxy-13-2 @call-handler#1172] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:25.386 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.387 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.387 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.387 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.387 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.389 [eventLoopGroupProxy-13-2 @call-handler#1177] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.432 [eventLoopGroupProxy-13-2 @coroutine#1179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.432 [eventLoopGroupProxy-13-2 @call-handler#1177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.432 [eventLoopGroupProxy-13-2 @call-handler#1177] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-05-05 10:08:25.433 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.434 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.434 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.434 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.434 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.436 [eventLoopGroupProxy-13-2 @call-handler#1183] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.438 [eventLoopGroupProxy-13-2 @coroutine#1184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.439 [eventLoopGroupProxy-13-2 @call-handler#1183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.439 [eventLoopGroupProxy-13-2 @call-handler#1183] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:25.439 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.440 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.440 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.440 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.440 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.442 [eventLoopGroupProxy-13-2 @call-handler#1188] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.487 [eventLoopGroupProxy-13-2 @coroutine#1189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.488 [eventLoopGroupProxy-13-2 @call-handler#1188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.488 [eventLoopGroupProxy-13-2 @call-handler#1188] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-05 10:08:25.488 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.490 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.491 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.491 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.491 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.492 [eventLoopGroupProxy-13-2 @call-handler#1193] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.540 [eventLoopGroupProxy-13-2 @coroutine#1194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.540 [eventLoopGroupProxy-13-2 @call-handler#1193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.540 [eventLoopGroupProxy-13-2 @call-handler#1193] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-05-05 10:08:25.541 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.543 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.543 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.543 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.543 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.544 [eventLoopGroupProxy-13-2 @call-handler#1198] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.588 [eventLoopGroupProxy-13-2 @coroutine#1199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.588 [eventLoopGroupProxy-13-2 @call-handler#1198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.588 [eventLoopGroupProxy-13-2 @call-handler#1198] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-05 10:08:25.589 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.592 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.592 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.592 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.592 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.593 [eventLoopGroupProxy-13-2 @call-handler#1203] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.639 [eventLoopGroupProxy-13-2 @coroutine#1204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.640 [eventLoopGroupProxy-13-2 @call-handler#1203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.640 [eventLoopGroupProxy-13-2 @call-handler#1203] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-05 10:08:25.640 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.643 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.643 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.643 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.643 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.645 [eventLoopGroupProxy-13-2 @call-handler#1208] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.648 [eventLoopGroupProxy-13-2 @coroutine#1209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.648 [eventLoopGroupProxy-13-2 @call-handler#1208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.648 [eventLoopGroupProxy-13-2 @call-handler#1208] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:25.649 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.651 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.651 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.651 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.651 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.653 [eventLoopGroupProxy-13-2 @call-handler#1213] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.655 [eventLoopGroupProxy-13-2 @coroutine#1214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.656 [eventLoopGroupProxy-13-2 @call-handler#1213] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.656 [eventLoopGroupProxy-13-2 @call-handler#1213] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-05 10:08:25.657 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.658 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.662 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.662 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.662 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.664 [eventLoopGroupProxy-13-2 @call-handler#1218] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.667 [eventLoopGroupProxy-13-2 @coroutine#1219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.667 [eventLoopGroupProxy-13-2 @call-handler#1218] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.667 [eventLoopGroupProxy-13-2 @call-handler#1218] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:25.668 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.669 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.669 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.669 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.669 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.670 [eventLoopGroupProxy-13-2 @call-handler#1223] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.672 [eventLoopGroupProxy-13-2 @coroutine#1224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.672 [eventLoopGroupProxy-13-2 @call-handler#1223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.672 [eventLoopGroupProxy-13-2 @call-handler#1223] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:25.673 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.674 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.674 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.674 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.674 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.675 [eventLoopGroupProxy-13-2 @call-handler#1228] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.677 [eventLoopGroupProxy-13-2 @coroutine#1229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.677 [eventLoopGroupProxy-13-2 @call-handler#1228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.677 [eventLoopGroupProxy-13-2 @call-handler#1228] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:25.678 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.679 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.679 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.679 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.679 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.681 [eventLoopGroupProxy-13-2 @call-handler#1233] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.683 [eventLoopGroupProxy-13-2 @coroutine#1234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.683 [eventLoopGroupProxy-13-2 @call-handler#1233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.683 [eventLoopGroupProxy-13-2 @call-handler#1233] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:25.684 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.685 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.685 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.685 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.685 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.686 [eventLoopGroupProxy-13-2 @call-handler#1238] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.688 [eventLoopGroupProxy-13-2 @coroutine#1239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.688 [eventLoopGroupProxy-13-2 @call-handler#1238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.689 [eventLoopGroupProxy-13-2 @call-handler#1238] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:25.689 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.690 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.690 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.690 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.690 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.691 [eventLoopGroupProxy-13-2 @call-handler#1243] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.693 [eventLoopGroupProxy-13-2 @coroutine#1244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.693 [eventLoopGroupProxy-13-2 @call-handler#1243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.693 [eventLoopGroupProxy-13-2 @call-handler#1243] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:25.693 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.695 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.695 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.695 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.695 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.696 [eventLoopGroupProxy-13-2 @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-05-05 10:08:25.697 [eventLoopGroupProxy-13-2 @coroutine#1250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.698 [eventLoopGroupProxy-13-2 @call-handler#1249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.698 [eventLoopGroupProxy-13-2 @call-handler#1249] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:25.698 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.699 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.699 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.699 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.699 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.700 [eventLoopGroupProxy-13-2 @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-05-05 10:08:25.702 [eventLoopGroupProxy-13-2 @coroutine#1255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.702 [eventLoopGroupProxy-13-2 @call-handler#1254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.702 [eventLoopGroupProxy-13-2 @call-handler#1254] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:25.702 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.703 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.704 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.704 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.704 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.705 [eventLoopGroupProxy-13-2 @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-05-05 10:08:25.706 [eventLoopGroupProxy-13-2 @coroutine#1260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.707 [eventLoopGroupProxy-13-2 @call-handler#1259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.707 [eventLoopGroupProxy-13-2 @call-handler#1259] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:25.707 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.709 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.709 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.709 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.709 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.710 [eventLoopGroupProxy-13-2 @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-05-05 10:08:25.712 [eventLoopGroupProxy-13-2 @coroutine#1265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.712 [eventLoopGroupProxy-13-2 @call-handler#1264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.712 [eventLoopGroupProxy-13-2 @call-handler#1264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:25.713 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.714 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.714 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.714 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.714 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.715 [eventLoopGroupProxy-13-2 @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-05-05 10:08:25.717 [eventLoopGroupProxy-13-2 @coroutine#1270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.717 [eventLoopGroupProxy-13-2 @call-handler#1269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.717 [eventLoopGroupProxy-13-2 @call-handler#1269] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:25.717 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.719 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.719 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.719 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.719 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.720 [eventLoopGroupProxy-13-2 @call-handler#1274] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.722 [eventLoopGroupProxy-13-2 @coroutine#1275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.722 [eventLoopGroupProxy-13-2 @call-handler#1274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.722 [eventLoopGroupProxy-13-2 @call-handler#1274] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:25.722 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.724 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.724 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.724 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.724 [DefaultDispatcher-worker-8 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.725 [eventLoopGroupProxy-13-2 @call-handler#1279] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.754 [DefaultDispatcher-worker-10 @coroutine#814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afa0b1a 2024-05-05 10:08:25.773 [eventLoopGroupProxy-13-2 @coroutine#1281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.773 [eventLoopGroupProxy-13-2 @call-handler#1279] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.773 [eventLoopGroupProxy-13-2 @call-handler#1279] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-05-05 10:08:25.774 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.776 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.776 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.776 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.776 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.777 [eventLoopGroupProxy-13-2 @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-05-05 10:08:25.779 [eventLoopGroupProxy-13-2 @coroutine#1286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.779 [eventLoopGroupProxy-13-2 @call-handler#1285] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.779 [eventLoopGroupProxy-13-2 @call-handler#1285] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:25.779 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.781 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.781 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.781 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.781 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.782 [eventLoopGroupProxy-13-2 @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-05-05 10:08:25.783 [eventLoopGroupProxy-13-2 @coroutine#1291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.783 [eventLoopGroupProxy-13-2 @call-handler#1290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.784 [eventLoopGroupProxy-13-2 @call-handler#1290] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:25.784 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.785 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.785 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.785 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.785 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.786 [eventLoopGroupProxy-13-2 @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-05-05 10:08:25.788 [eventLoopGroupProxy-13-2 @coroutine#1296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.788 [eventLoopGroupProxy-13-2 @call-handler#1295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.788 [eventLoopGroupProxy-13-2 @call-handler#1295] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:25.789 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.790 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.790 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.790 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.790 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.791 [eventLoopGroupProxy-13-2 @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-05-05 10:08:25.792 [eventLoopGroupProxy-13-2 @coroutine#1301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.793 [eventLoopGroupProxy-13-2 @call-handler#1300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.793 [eventLoopGroupProxy-13-2 @call-handler#1300] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:25.793 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.794 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.794 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.794 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.794 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.795 [eventLoopGroupProxy-13-2 @call-handler#1305] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.797 [eventLoopGroupProxy-13-2 @coroutine#1306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.797 [eventLoopGroupProxy-13-2 @call-handler#1305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.797 [eventLoopGroupProxy-13-2 @call-handler#1305] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:25.798 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.799 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.799 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.799 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.799 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.801 [eventLoopGroupProxy-13-2 @call-handler#1310] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.803 [DefaultDispatcher-worker-1 @coroutine#1311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.804 [eventLoopGroupProxy-13-2 @coroutine#1312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.804 [eventLoopGroupProxy-13-2 @call-handler#1310] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.804 [eventLoopGroupProxy-13-2 @call-handler#1310] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:25.804 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.806 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.806 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.806 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.806 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.807 [eventLoopGroupProxy-13-2 @call-handler#1317] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.837 [DefaultDispatcher-worker-1 @coroutine#1318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d0f4ac4 2024-05-05 10:08:25.852 [eventLoopGroupProxy-13-2 @coroutine#1320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.852 [eventLoopGroupProxy-13-2 @call-handler#1317] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.852 [eventLoopGroupProxy-13-2 @call-handler#1317] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-05 10:08:25.853 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.854 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.854 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.854 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.854 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.856 [eventLoopGroupProxy-13-2 @call-handler#1324] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.858 [eventLoopGroupProxy-13-2 @coroutine#1325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.858 [eventLoopGroupProxy-13-2 @call-handler#1324] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.859 [eventLoopGroupProxy-13-2 @call-handler#1324] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:25.859 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.860 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.860 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.860 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.860 [DefaultDispatcher-worker-1 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.861 [eventLoopGroupProxy-13-2 @call-handler#1329] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.863 [eventLoopGroupProxy-13-2 @coroutine#1330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.863 [eventLoopGroupProxy-13-2 @call-handler#1329] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.863 [eventLoopGroupProxy-13-2 @call-handler#1329] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:25.864 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.865 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.865 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.866 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.866 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.867 [eventLoopGroupProxy-13-2 @call-handler#1334] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.913 [eventLoopGroupProxy-13-2 @coroutine#1335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.913 [eventLoopGroupProxy-13-2 @call-handler#1334] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.913 [eventLoopGroupProxy-13-2 @call-handler#1334] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-05 10:08:25.914 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.916 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.916 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.916 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.916 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.917 [eventLoopGroupProxy-13-2 @call-handler#1339] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.919 [eventLoopGroupProxy-13-2 @coroutine#1340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.919 [eventLoopGroupProxy-13-2 @call-handler#1339] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.919 [eventLoopGroupProxy-13-2 @call-handler#1339] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:25.920 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.921 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.921 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.921 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.921 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.922 [eventLoopGroupProxy-13-2 @call-handler#1344] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.924 [eventLoopGroupProxy-13-2 @coroutine#1345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.924 [eventLoopGroupProxy-13-2 @call-handler#1344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.924 [eventLoopGroupProxy-13-2 @call-handler#1344] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:25.925 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.926 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.926 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.926 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.926 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.927 [eventLoopGroupProxy-13-2 @call-handler#1349] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.929 [eventLoopGroupProxy-13-2 @coroutine#1350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.929 [eventLoopGroupProxy-13-2 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.929 [eventLoopGroupProxy-13-2 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:25.930 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.931 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.931 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.931 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.931 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.932 [eventLoopGroupProxy-13-2 @call-handler#1354] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.934 [eventLoopGroupProxy-13-2 @coroutine#1355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.934 [eventLoopGroupProxy-13-2 @call-handler#1354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.934 [eventLoopGroupProxy-13-2 @call-handler#1354] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:25.935 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.936 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.936 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.936 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.936 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.937 [eventLoopGroupProxy-13-2 @call-handler#1359] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.939 [eventLoopGroupProxy-13-2 @coroutine#1360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.939 [eventLoopGroupProxy-13-2 @call-handler#1359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.939 [eventLoopGroupProxy-13-2 @call-handler#1359] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:25.939 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.940 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.940 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.941 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.941 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.942 [eventLoopGroupProxy-13-2 @call-handler#1364] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.944 [eventLoopGroupProxy-13-2 @coroutine#1365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.944 [eventLoopGroupProxy-13-2 @call-handler#1364] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.944 [eventLoopGroupProxy-13-2 @call-handler#1364] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:25.944 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.945 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.945 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.945 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.945 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.947 [eventLoopGroupProxy-13-2 @call-handler#1369] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.948 [eventLoopGroupProxy-13-2 @coroutine#1370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.949 [eventLoopGroupProxy-13-2 @call-handler#1369] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.949 [eventLoopGroupProxy-13-2 @call-handler#1369] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:25.949 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.950 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.950 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.950 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.950 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.951 [eventLoopGroupProxy-13-2 @call-handler#1374] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.953 [eventLoopGroupProxy-13-2 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.953 [eventLoopGroupProxy-13-2 @call-handler#1374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.953 [eventLoopGroupProxy-13-2 @call-handler#1374] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:25.954 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.955 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.955 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.955 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.955 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.956 [eventLoopGroupProxy-13-2 @call-handler#1379] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.958 [eventLoopGroupProxy-13-2 @coroutine#1380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.958 [eventLoopGroupProxy-13-2 @call-handler#1379] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.958 [eventLoopGroupProxy-13-2 @call-handler#1379] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:25.959 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.960 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.960 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.960 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.960 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.961 [eventLoopGroupProxy-13-2 @call-handler#1384] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.963 [eventLoopGroupProxy-13-2 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.963 [eventLoopGroupProxy-13-2 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.963 [eventLoopGroupProxy-13-2 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:25.963 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.964 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.964 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.964 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.964 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.966 [eventLoopGroupProxy-13-2 @call-handler#1389] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:25.967 [eventLoopGroupProxy-13-2 @coroutine#1390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:25.968 [eventLoopGroupProxy-13-2 @call-handler#1389] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:25.968 [eventLoopGroupProxy-13-2 @call-handler#1389] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:25.968 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.969 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.969 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:25.969 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:25.969 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:25.970 [eventLoopGroupProxy-13-2 @call-handler#1394] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:26.015 [eventLoopGroupProxy-13-2 @coroutine#1396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.016 [eventLoopGroupProxy-13-2 @call-handler#1394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.016 [eventLoopGroupProxy-13-2 @call-handler#1394] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-05 10:08:26.016 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.018 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.018 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.018 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.018 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.019 [eventLoopGroupProxy-13-2 @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-05-05 10:08:26.021 [eventLoopGroupProxy-13-2 @coroutine#1401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.021 [eventLoopGroupProxy-13-2 @call-handler#1400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.022 [eventLoopGroupProxy-13-2 @call-handler#1400] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:26.022 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.023 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.023 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.023 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.023 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.024 [eventLoopGroupProxy-13-2 @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-05-05 10:08:26.068 [eventLoopGroupProxy-13-2 @coroutine#1406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.068 [eventLoopGroupProxy-13-2 @call-handler#1405] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.068 [eventLoopGroupProxy-13-2 @call-handler#1405] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-05 10:08:26.069 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.070 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.070 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.070 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.070 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.072 [eventLoopGroupProxy-13-2 @call-handler#1410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:26.074 [eventLoopGroupProxy-13-2 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.074 [eventLoopGroupProxy-13-2 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.074 [eventLoopGroupProxy-13-2 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:26.074 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.075 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.075 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.075 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.075 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.076 [eventLoopGroupProxy-13-2 @call-handler#1415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:26.123 [eventLoopGroupProxy-13-2 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.123 [eventLoopGroupProxy-13-2 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.123 [eventLoopGroupProxy-13-2 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-05 10:08:26.124 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.125 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.125 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.125 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.125 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.127 [eventLoopGroupProxy-13-2 @call-handler#1420] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:26.171 [eventLoopGroupProxy-13-2 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.171 [eventLoopGroupProxy-13-2 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.171 [eventLoopGroupProxy-13-2 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-05 10:08:26.171 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.173 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.173 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.173 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.173 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.174 [eventLoopGroupProxy-13-2 @call-handler#1425] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:26.219 [eventLoopGroupProxy-13-2 @coroutine#1426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.219 [eventLoopGroupProxy-13-2 @call-handler#1425] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.219 [eventLoopGroupProxy-13-2 @call-handler#1425] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-05 10:08:26.219 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.221 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.221 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.221 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.221 [DefaultDispatcher-worker-16 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.222 [eventLoopGroupProxy-13-2 @call-handler#1430] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:26.271 [eventLoopGroupProxy-13-2 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.271 [eventLoopGroupProxy-13-2 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.271 [eventLoopGroupProxy-13-2 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-05-05 10:08:26.272 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.273 [DefaultDispatcher-worker-14 @coroutine#814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afa0b1a 2024-05-05 10:08:26.275 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.275 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.275 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.275 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.276 [eventLoopGroupProxy-13-2 @call-handler#1436] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:26.319 [eventLoopGroupProxy-13-2 @coroutine#1438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.319 [eventLoopGroupProxy-13-2 @call-handler#1436] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.319 [eventLoopGroupProxy-13-2 @call-handler#1436] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-05-05 10:08:26.320 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.323 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.323 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.323 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.323 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.324 [eventLoopGroupProxy-13-2 @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-05-05 10:08:26.327 [eventLoopGroupProxy-13-2 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.327 [eventLoopGroupProxy-13-2 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.327 [eventLoopGroupProxy-13-2 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:26.328 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.329 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.329 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.329 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.329 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.330 [eventLoopGroupProxy-13-2 @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-05-05 10:08:26.376 [eventLoopGroupProxy-13-2 @coroutine#1448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.376 [eventLoopGroupProxy-13-2 @call-handler#1447] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.376 [eventLoopGroupProxy-13-2 @call-handler#1447] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-05 10:08:26.377 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.378 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.378 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.378 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.378 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.379 [eventLoopGroupProxy-13-2 @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-05-05 10:08:26.383 [eventLoopGroupProxy-13-2 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.384 [eventLoopGroupProxy-13-2 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.384 [eventLoopGroupProxy-13-2 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-05-05 10:08:26.384 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.385 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.385 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.385 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.385 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.387 [eventLoopGroupProxy-13-2 @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-05-05 10:08:26.390 [eventLoopGroupProxy-13-2 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.390 [eventLoopGroupProxy-13-2 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.390 [eventLoopGroupProxy-13-2 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:26.390 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.392 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.392 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.392 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.392 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.393 [eventLoopGroupProxy-13-2 @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-05-05 10:08:26.396 [eventLoopGroupProxy-13-2 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.396 [eventLoopGroupProxy-13-2 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.396 [eventLoopGroupProxy-13-2 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:26.397 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.398 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.398 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.398 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.398 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.399 [eventLoopGroupProxy-13-2 @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-05-05 10:08:26.402 [eventLoopGroupProxy-13-2 @coroutine#1468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.402 [eventLoopGroupProxy-13-2 @call-handler#1467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.402 [eventLoopGroupProxy-13-2 @call-handler#1467] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-05 10:08:26.403 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.404 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.404 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.404 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.404 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.405 [eventLoopGroupProxy-13-2 @call-handler#1472] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:26.407 [eventLoopGroupProxy-13-2 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.407 [eventLoopGroupProxy-13-2 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.407 [eventLoopGroupProxy-13-2 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:26.408 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.409 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.409 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.409 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.409 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.410 [eventLoopGroupProxy-13-2 @call-handler#1477] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:26.455 [eventLoopGroupProxy-13-2 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.456 [eventLoopGroupProxy-13-2 @call-handler#1477] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.456 [eventLoopGroupProxy-13-2 @call-handler#1477] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-05 10:08:26.456 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.458 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.458 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.458 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.458 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.459 [eventLoopGroupProxy-13-2 @call-handler#1482] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:26.461 [eventLoopGroupProxy-13-2 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.461 [eventLoopGroupProxy-13-2 @call-handler#1482] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.461 [eventLoopGroupProxy-13-2 @call-handler#1482] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:26.462 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.462 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.462 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.462 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.462 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.463 [eventLoopGroupProxy-13-2 @call-handler#1487] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:26.464 [eventLoopGroupProxy-13-2 @coroutine#1488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.465 [eventLoopGroupProxy-13-2 @call-handler#1487] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.465 [eventLoopGroupProxy-13-2 @call-handler#1487] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:26.465 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.466 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.466 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.466 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.466 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.467 [eventLoopGroupProxy-13-2 @call-handler#1492] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:26.468 [eventLoopGroupProxy-13-2 @coroutine#1493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.468 [eventLoopGroupProxy-13-2 @call-handler#1492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.468 [eventLoopGroupProxy-13-2 @call-handler#1492] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-05-05 10:08:26.469 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.470 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.470 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.470 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.470 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.472 [eventLoopGroupProxy-13-2 @call-handler#1497] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:26.515 [eventLoopGroupProxy-13-2 @coroutine#1498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.515 [eventLoopGroupProxy-13-2 @call-handler#1497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.515 [eventLoopGroupProxy-13-2 @call-handler#1497] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-05 10:08:26.516 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.517 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.518 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.518 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.518 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.519 [eventLoopGroupProxy-13-2 @call-handler#1502] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:26.521 [eventLoopGroupProxy-13-2 @coroutine#1503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.521 [eventLoopGroupProxy-13-2 @call-handler#1502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.521 [eventLoopGroupProxy-13-2 @call-handler#1502] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:26.522 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.523 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.523 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.523 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.523 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.524 [eventLoopGroupProxy-13-2 @call-handler#1507] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:26.526 [eventLoopGroupProxy-13-2 @coroutine#1508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.526 [eventLoopGroupProxy-13-2 @call-handler#1507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.526 [eventLoopGroupProxy-13-2 @call-handler#1507] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:26.527 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.528 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.528 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.528 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.528 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.529 [eventLoopGroupProxy-13-2 @call-handler#1512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:26.531 [eventLoopGroupProxy-13-2 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.531 [eventLoopGroupProxy-13-2 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.531 [eventLoopGroupProxy-13-2 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:26.531 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.533 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.533 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.533 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.533 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.534 [eventLoopGroupProxy-13-2 @call-handler#1517] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:26.579 [eventLoopGroupProxy-13-2 @coroutine#1518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.579 [eventLoopGroupProxy-13-2 @call-handler#1517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.579 [eventLoopGroupProxy-13-2 @call-handler#1517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-05 10:08:26.580 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.582 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.582 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.582 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.582 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.583 [eventLoopGroupProxy-13-2 @call-handler#1522] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:26.632 [eventLoopGroupProxy-13-2 @coroutine#1524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.632 [eventLoopGroupProxy-13-2 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.632 [eventLoopGroupProxy-13-2 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-05-05 10:08:26.633 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.634 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.634 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.634 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.635 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.636 [eventLoopGroupProxy-13-2 @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-05-05 10:08:26.638 [eventLoopGroupProxy-13-2 @coroutine#1529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.638 [eventLoopGroupProxy-13-2 @call-handler#1528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.638 [eventLoopGroupProxy-13-2 @call-handler#1528] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:26.639 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.640 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.640 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.640 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.641 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.641 [eventLoopGroupProxy-13-2 @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-05-05 10:08:26.650 [eventLoopGroupProxy-13-2 @coroutine#1534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.650 [eventLoopGroupProxy-13-2 @call-handler#1533] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.650 [eventLoopGroupProxy-13-2 @call-handler#1533] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-05-05 10:08:26.650 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.652 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.652 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.652 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.652 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.653 [eventLoopGroupProxy-13-2 @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-05-05 10:08:26.655 [eventLoopGroupProxy-13-2 @coroutine#1539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.655 [eventLoopGroupProxy-13-2 @call-handler#1538] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.655 [eventLoopGroupProxy-13-2 @call-handler#1538] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:26.656 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.658 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.658 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.658 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.658 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.659 [eventLoopGroupProxy-13-2 @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-05-05 10:08:26.703 [eventLoopGroupProxy-13-2 @coroutine#1544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.704 [eventLoopGroupProxy-13-2 @call-handler#1543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.704 [eventLoopGroupProxy-13-2 @call-handler#1543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-05 10:08:26.704 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.706 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.706 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.706 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.706 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.707 [eventLoopGroupProxy-13-2 @call-handler#1548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:26.709 [eventLoopGroupProxy-13-2 @coroutine#1549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.709 [eventLoopGroupProxy-13-2 @call-handler#1548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.709 [eventLoopGroupProxy-13-2 @call-handler#1548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:26.710 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.712 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.712 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.712 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.712 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.713 [eventLoopGroupProxy-13-2 @call-handler#1553] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:26.760 [eventLoopGroupProxy-13-2 @coroutine#1554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.760 [eventLoopGroupProxy-13-2 @call-handler#1553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.760 [eventLoopGroupProxy-13-2 @call-handler#1553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-05 10:08:26.761 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.762 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.762 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.762 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.762 [DefaultDispatcher-worker-3 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.763 [eventLoopGroupProxy-13-2 @call-handler#1558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:26.790 [DefaultDispatcher-worker-11 @coroutine#814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afa0b1a 2024-05-05 10:08:26.807 [eventLoopGroupProxy-13-2 @coroutine#1560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.808 [eventLoopGroupProxy-13-2 @call-handler#1558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.808 [eventLoopGroupProxy-13-2 @call-handler#1558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-05 10:08:26.808 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.810 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.810 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.810 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.810 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.811 [eventLoopGroupProxy-13-2 @call-handler#1564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:26.813 [eventLoopGroupProxy-13-2 @coroutine#1565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.813 [eventLoopGroupProxy-13-2 @call-handler#1564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.813 [eventLoopGroupProxy-13-2 @call-handler#1564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:26.814 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.815 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.815 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.815 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.815 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.816 [eventLoopGroupProxy-13-2 @call-handler#1569] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:26.860 [eventLoopGroupProxy-13-2 @coroutine#1570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.861 [eventLoopGroupProxy-13-2 @call-handler#1569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.861 [eventLoopGroupProxy-13-2 @call-handler#1569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-05 10:08:26.861 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.863 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.863 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.863 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.863 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.864 [eventLoopGroupProxy-13-2 @call-handler#1574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:26.866 [eventLoopGroupProxy-13-2 @coroutine#1575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.866 [eventLoopGroupProxy-13-2 @call-handler#1574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.866 [eventLoopGroupProxy-13-2 @call-handler#1574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:26.866 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.868 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.868 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.868 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.868 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.869 [eventLoopGroupProxy-13-2 @call-handler#1579] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:26.871 [eventLoopGroupProxy-13-2 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.871 [eventLoopGroupProxy-13-2 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.871 [eventLoopGroupProxy-13-2 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:26.871 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.872 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.872 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.872 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.872 [DefaultDispatcher-worker-11 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.873 [eventLoopGroupProxy-13-2 @call-handler#1584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:26.875 [eventLoopGroupProxy-13-2 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.875 [eventLoopGroupProxy-13-2 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.875 [eventLoopGroupProxy-13-2 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:26.876 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.878 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.878 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.878 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.878 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.880 [eventLoopGroupProxy-13-2 @call-handler#1589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:26.889 [eventLoopGroupProxy-13-2 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.889 [eventLoopGroupProxy-13-2 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.889 [eventLoopGroupProxy-13-2 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-05-05 10:08:26.890 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.891 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.891 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.891 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.891 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.892 [eventLoopGroupProxy-13-2 @call-handler#1594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:26.935 [eventLoopGroupProxy-13-2 @coroutine#1596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.935 [eventLoopGroupProxy-13-2 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.935 [eventLoopGroupProxy-13-2 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-05-05 10:08:26.935 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.937 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.937 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.937 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.937 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.938 [eventLoopGroupProxy-13-2 @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-05-05 10:08:26.940 [eventLoopGroupProxy-13-2 @coroutine#1601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.940 [eventLoopGroupProxy-13-2 @call-handler#1600] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.940 [eventLoopGroupProxy-13-2 @call-handler#1600] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:26.940 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.942 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.942 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.942 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.942 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.943 [eventLoopGroupProxy-13-2 @call-handler#1605] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:26.945 [eventLoopGroupProxy-13-2 @coroutine#1606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.945 [eventLoopGroupProxy-13-2 @call-handler#1605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.945 [eventLoopGroupProxy-13-2 @call-handler#1605] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-05 10:08:26.946 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.947 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.947 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:26.947 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.947 [DefaultDispatcher-worker-14 @coroutine#825] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:26.948 [eventLoopGroupProxy-13-2 @call-handler#1610] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-05 10:08:26.952 [eventLoopGroupProxy-13-2 @coroutine#1611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:26.952 [eventLoopGroupProxy-13-2 @call-handler#1610] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.952 [eventLoopGroupProxy-13-2 @call-handler#1610] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-05 10:08:26.953 [DefaultDispatcher-worker-10 @coroutine#825] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:26.966 [DefaultDispatcher-worker-14 @coroutine#792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afa0b1a 2024-05-05 10:08:26.976 [DefaultDispatcher-worker-3 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afa0b1a 2024-05-05 10:08:26.976 [DefaultDispatcher-worker-3 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-05 10:08:26.976 [DefaultDispatcher-worker-3 @coroutine#795] 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-05-05 10:08:26.976 [DefaultDispatcher-worker-3 @coroutine#795] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-05 10:08:26.976 [DefaultDispatcher-worker-3 @coroutine#795] 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-05-05 10:08:26.978 [eventLoopGroupProxy-13-2 @call-handler#1620] 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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-05-05 10:08:26.978 [eventLoopGroupProxy-13-2 @call-handler#1620] 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-05-05 10:08:26.978 [eventLoopGroupProxy-13-2 @call-handler#1620] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-05 10:08:26.999 [DefaultDispatcher-worker-14 @call-handler#1620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68838767 2024-05-05 10:08:26.999 [eventLoopGroupProxy-13-2 @call-handler#1620] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:26.999 [eventLoopGroupProxy-13-2 @call-handler#1620] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 22ms 2024-05-05 10:08:27.000 [DefaultDispatcher-worker-14 @coroutine#762] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588666944370663424/_ustadmanifest.json 2024-05-05 10:08:27.000 [DefaultDispatcher-worker-4 @coroutine#795] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-05 10:08:27.000 [DefaultDispatcher-worker-4 @coroutine#795] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-05 10:08:27.000 [DefaultDispatcher-worker-14 @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/588666944370663424/_ustadmanifest.json. 2024-05-05 10:08:27.000 [DefaultDispatcher-worker-14 @coroutine#762] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588666944370663424/_ustadmanifest.json 2024-05-05 10:08:27.000 [DefaultDispatcher-worker-4 @coroutine#795] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-05 10:08:27.000 [DefaultDispatcher-worker-4 @coroutine#795] 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-05-05 10:08:27.001 [DefaultDispatcher-worker-10 @coroutine#762] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588666944370663424/_ustadmanifest.json 2024-05-05 10:08:27.001 [DefaultDispatcher-worker-10 @coroutine#762] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588666944370663424/_ustadmanifest.json 2024-05-05 10:08:27.002 [DefaultDispatcher-worker-10 @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/588666944370663424/_ustadmanifest.json. 2024-05-05 10:08:27.002 [DefaultDispatcher-worker-10 @coroutine#762] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588666944370663424/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-05 10:08:27.010 [DefaultDispatcher-worker-12 @coroutine#795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afa0b1a 2024-05-05 10:08:27.035 [DefaultDispatcher-worker-2 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68838767 2024-05-05 10:08:27.052 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-05-05 10:08:27.052 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-05-05 10:08:27.052 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-05-05 10:08:27.052 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-05-05 10:08:27.052 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-05-05 10:08:27.057 [Test worker @coroutine#1636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d0f4ac4 2024-05-05 10:08:27.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-05-05 10:08:27.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-05-05 10:08:27.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:27.057 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5afa0b1a: (connection evicted) 2024-05-05 10:08:27.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:27.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-05-05 10:08:27.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-05-05 10:08:27.326 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-05 10:08:27.326 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-05 10:08:27.466 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-05 10:08:27.812 [DefaultDispatcher-worker-14 @coroutine#1641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66acaa54 2024-05-05 10:08:28.062 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@11678469 2024-05-05 10:08:28.062 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@11678469 2024-05-05 10:08:28.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-05-05 10:08:28.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-05-05 10:08:28.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:28.063 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68838767: (connection evicted) 2024-05-05 10:08:28.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:28.063 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-05-05 10:08:28.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-05-05 10:08:28.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-05-05 10:08:28.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:28.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:28.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:28.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:28.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:28.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:28.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43cf97a8 2024-05-05 10:08:28.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:28.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:28.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:28.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:28.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:28.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:28.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:28.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:28.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:28.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:28.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:28.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:28.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:28.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:28.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:28.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:28.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:28.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:28.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:28.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-05-05 10:08:28.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:28.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:28.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:28.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:28.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:28.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:28.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:28.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:28.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-05-05 10:08:28.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@356ab368 2024-05-05 10:08:28.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@356ab368 2024-05-05 10:08:28.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-05-05 10:08:28.119 [DefaultDispatcher-worker-12 @coroutine#1649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@356ab368 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62c1259f 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:28.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:28.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-05-05 10:08:28.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@74267ece 2024-05-05 10:08:28.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@74267ece 2024-05-05 10:08:28.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-05-05 10:08:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-05-05 10:08:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e265811 2024-05-05 10:08:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:28.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-05-05 10:08:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:28.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:28.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-05-05 10:08:28.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@33986be7 2024-05-05 10:08:28.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@33986be7 2024-05-05 10:08:28.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-05-05 10:08:28.132 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-05 10:08:28.133 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-05-05 10:08:28.134 [DefaultDispatcher-worker-9 @coroutine#1658] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-05 10:08:28.139 [DefaultDispatcher-worker-9 @coroutine#1660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74267ece 2024-05-05 10:08:28.144 [Test worker @coroutine#1659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-05 10:08:28.144 [Test worker @coroutine#1659] 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-05-05 10:08:28.144 [Test worker @coroutine#1659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-05 10:08:28.144 [Test worker @coroutine#1659] 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-05-05 10:08:28.147 [eventLoopGroupProxy-16-1 @call-handler#1665] 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-05-05 10:08:28.147 [eventLoopGroupProxy-16-1 @call-handler#1665] 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-05-05 10:08:28.148 [eventLoopGroupProxy-16-1 @coroutine#1666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33986be7 2024-05-05 10:08:28.150 [Test worker @coroutine#1659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-05 10:08:28.150 [Test worker @coroutine#1659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-05 10:08:28.150 [Test worker @coroutine#1659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-05-05 10:08:28.150 [Test worker @coroutine#1659] 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-05-05 10:08:28.151 [Test worker @coroutine#1670] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:28.151 [Test worker @coroutine#1670] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-05 10:08:28.151 [Test worker @coroutine#1670] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:28.151 [Test worker @coroutine#1670] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:28.152 [eventLoopGroupProxy-16-1 @call-handler#1672] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-05-05 10:08:28.156 [eventLoopGroupProxy-16-1 @coroutine#1673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33986be7 2024-05-05 10:08:28.156 [eventLoopGroupProxy-16-1 @call-handler#1672] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:28.156 [Test worker @coroutine#1670] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-05 10:08:28.159 [eventLoopGroupProxy-16-2 @call-handler#1682] 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-05-05 10:08:28.165 [eventLoopGroupProxy-16-2 @call-handler#1682] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:28.171 [Test worker @coroutine#1684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74267ece 2024-05-05 10:08:28.173 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:28.227 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:28.229 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-05-05 10:08:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55a2f08b 2024-05-05 10:08:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:29.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:29.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:29.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:29.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:29.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:29.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:29.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:29.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:29.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:29.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:29.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-05-05 10:08:29.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:29.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:29.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:29.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:29.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:29.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:29.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:29.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:29.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-05-05 10:08:29.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@32084a01 2024-05-05 10:08:29.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@32084a01 2024-05-05 10:08:29.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-05-05 10:08:29.288 [DefaultDispatcher-worker-15 @coroutine#1690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32084a01 2024-05-05 10:08:29.294 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57891/api/blob/upload-init-batch 2024-05-05 10:08:29.294 [Test worker @coroutine#1690] 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:57891/api/blob/upload-init-batch. 2024-05-05 10:08:29.294 [Test worker @coroutine#1690] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57891/api/blob/upload-init-batch 2024-05-05 10:08:29.294 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57891/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-05-05 10:08:29.296 [Test worker @coroutine#1690] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57891/api/blob/upload-init-batch 2024-05-05 10:08:29.296 [Test worker @coroutine#1690] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57891/api/blob/upload-init-batch 2024-05-05 10:08:29.296 [Test worker @coroutine#1690] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57891/api/blob/upload-init-batch. 2024-05-05 10:08:29.296 [Test worker @coroutine#1690] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57891/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:29.310 [DefaultDispatcher-worker-14 @coroutine#1690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32084a01 2024-05-05 10:08:29.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-05-05 10:08:29.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-05-05 10:08:29.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:29.315 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32084a01: (connection evicted) 2024-05-05 10:08:29.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:29.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-05-05 10:08:29.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-05-05 10:08:29.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c816f46 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:29.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@49c555c3 2024-05-05 10:08:29.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@49c555c3 2024-05-05 10:08:29.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-05-05 10:08:29.338 [Test worker @coroutine#1702] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38607/api/blob/upload-init-batch 2024-05-05 10:08:29.338 [Test worker @coroutine#1702] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38607/api/blob/upload-init-batch. 2024-05-05 10:08:29.338 [Test worker @coroutine#1702] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38607/api/blob/upload-init-batch 2024-05-05 10:08:29.338 [Test worker @coroutine#1702] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38607/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-05-05 10:08:29.340 [Test worker @coroutine#1702] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38607/api/blob/upload-init-batch 2024-05-05 10:08:29.340 [Test worker @coroutine#1702] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38607/api/blob/upload-init-batch 2024-05-05 10:08:29.340 [Test worker @coroutine#1702] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38607/api/blob/upload-init-batch. 2024-05-05 10:08:29.340 [Test worker @coroutine#1702] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38607/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:29.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-05-05 10:08:29.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-05-05 10:08:29.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:29.341 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49c555c3: (connection evicted) 2024-05-05 10:08:29.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:29.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-05-05 10:08:29.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-05-05 10:08:29.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@344cf00f 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:29.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1002f859 2024-05-05 10:08:29.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1002f859 2024-05-05 10:08:29.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-05-05 10:08:29.373 [Test worker @coroutine#1708] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53777/api/blob/upload-init-batch 2024-05-05 10:08:29.374 [Test worker @coroutine#1708] 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:53777/api/blob/upload-init-batch. 2024-05-05 10:08:29.374 [Test worker @coroutine#1708] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53777/api/blob/upload-init-batch 2024-05-05 10:08:29.374 [Test worker @coroutine#1708] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53777/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-05-05 10:08:29.375 [Test worker @coroutine#1708] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53777/api/blob/upload-init-batch 2024-05-05 10:08:29.375 [Test worker @coroutine#1708] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53777/api/blob/upload-init-batch 2024-05-05 10:08:29.375 [Test worker @coroutine#1708] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53777/api/blob/upload-init-batch. 2024-05-05 10:08:29.375 [Test worker @coroutine#1708] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53777/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:29.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-05-05 10:08:29.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-05-05 10:08:29.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:29.380 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1002f859: (connection evicted) 2024-05-05 10:08:29.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:29.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-05-05 10:08:29.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-05-05 10:08:29.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b98c310 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:29.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:29.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-05-05 10:08:29.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@26361572 2024-05-05 10:08:29.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@26361572 2024-05-05 10:08:29.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-05-05 10:08:29.723 [DefaultDispatcher-worker-12 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26361572 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2786b644 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:29.725 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:29.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-05-05 10:08:29.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d83fe4 2024-05-05 10:08:29.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d83fe4 2024-05-05 10:08:29.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-05-05 10:08:29.756 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@309b8144 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:29.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@321558f8 2024-05-05 10:08:29.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@321558f8 2024-05-05 10:08:29.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-05-05 10:08:29.765 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:29.795 [DefaultDispatcher-worker-14 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321558f8 2024-05-05 10:08:29.805 [DefaultDispatcher-worker-15 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321558f8 2024-05-05 10:08:29.814 [DefaultDispatcher-worker-2 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321558f8 2024-05-05 10:08:29.824 [DefaultDispatcher-worker-3 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321558f8 2024-05-05 10:08:29.826 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:29.828 [Test worker @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321558f8 2024-05-05 10:08:29.835 [DefaultDispatcher-worker-2 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@321558f8 2024-05-05 10:08:29.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-05-05 10:08:29.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-05-05 10:08:29.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:29.841 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@321558f8: (connection evicted) 2024-05-05 10:08:29.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:29.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-05-05 10:08:29.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-05-05 10:08:29.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-05-05 10:08:29.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:29.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:29.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:29.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:29.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:29.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:29.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d5fea64 2024-05-05 10:08:29.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:29.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:29.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:29.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:29.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:29.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:29.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:29.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:29.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:29.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:29.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:29.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:29.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:29.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:29.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:29.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:29.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:29.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:29.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:29.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-05-05 10:08:29.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:29.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:29.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:29.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:29.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:29.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:29.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:29.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:29.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-05-05 10:08:29.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@155767a7 2024-05-05 10:08:29.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@155767a7 2024-05-05 10:08:29.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-05-05 10:08:29.883 [DefaultDispatcher-worker-4 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155767a7 2024-05-05 10:08:29.892 [DefaultDispatcher-worker-4 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155767a7 2024-05-05 10:08:29.902 [DefaultDispatcher-worker-4 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155767a7 2024-05-05 10:08:29.913 [DefaultDispatcher-worker-9 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155767a7 2024-05-05 10:08:29.916 [Test worker @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155767a7 2024-05-05 10:08:29.926 [DefaultDispatcher-worker-7 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155767a7 2024-05-05 10:08:29.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-05-05 10:08:29.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-05-05 10:08:29.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:29.927 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@155767a7: (connection evicted) 2024-05-05 10:08:29.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:29.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-05-05 10:08:29.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-05-05 10:08:29.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-05-05 10:08:29.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:29.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:29.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:29.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:29.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:29.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:29.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29811d4d 2024-05-05 10:08:29.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:29.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:29.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:29.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:29.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-05-05 10:08:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:29.929 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:29.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-05-05 10:08:29.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@56fc2cea 2024-05-05 10:08:29.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@56fc2cea 2024-05-05 10:08:29.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-05-05 10:08:29.974 [DefaultDispatcher-worker-13 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56fc2cea 2024-05-05 10:08:29.985 [DefaultDispatcher-worker-10 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56fc2cea 2024-05-05 10:08:29.994 [DefaultDispatcher-worker-15 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56fc2cea 2024-05-05 10:08:30.003 [DefaultDispatcher-worker-14 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56fc2cea 2024-05-05 10:08:30.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-05-05 10:08:30.004 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-05-05 10:08:30.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:30.004 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56fc2cea: (connection evicted) 2024-05-05 10:08:30.005 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:30.005 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-05-05 10:08:30.005 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@759c53e5 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:30.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:30.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-05-05 10:08:30.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c02cf78 2024-05-05 10:08:30.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c02cf78 2024-05-05 10:08:30.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-05-05 10:08:30.047 [DefaultDispatcher-worker-4 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c02cf78 2024-05-05 10:08:30.057 [DefaultDispatcher-worker-6 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c02cf78 2024-05-05 10:08:30.067 [DefaultDispatcher-worker-8 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c02cf78 2024-05-05 10:08:30.075 [DefaultDispatcher-worker-14 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@356ab368 2024-05-05 10:08:30.077 [DefaultDispatcher-worker-13 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c02cf78 2024-05-05 10:08:30.080 [Test worker @coroutine#1763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c02cf78 2024-05-05 10:08:30.090 [DefaultDispatcher-worker-14 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c02cf78 2024-05-05 10:08:30.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-05-05 10:08:30.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-05-05 10:08:30.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:30.091 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c02cf78: (connection evicted) 2024-05-05 10:08:30.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:30.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-05-05 10:08:30.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-05-05 10:08:30.131 [DefaultDispatcher-worker-12 @coroutine#1768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33986be7 2024-05-05 10:08:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-05-05 10:08:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69efdfd9 2024-05-05 10:08:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:36.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:36.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:36.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:36.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:36.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-05-05 10:08:36.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:36.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:36.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:36.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:36.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:36.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:36.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:36.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:36.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-05-05 10:08:36.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a5c6b30 2024-05-05 10:08:36.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a5c6b30 2024-05-05 10:08:36.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-05-05 10:08:36.344 [DefaultDispatcher-worker-3 @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a5c6b30 2024-05-05 10:08:36.394 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3390621a 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:37.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:37.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-05-05 10:08:37.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e23ddf0 2024-05-05 10:08:37.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e23ddf0 2024-05-05 10:08:37.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@732fa176 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:37.032 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:37.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-05-05 10:08:37.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c7b4a31 2024-05-05 10:08:37.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c7b4a31 2024-05-05 10:08:37.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-05-05 10:08:37.061 [Test worker @coroutine#1815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7b4a31 2024-05-05 10:08:37.066 [Test worker @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7b4a31 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65cf8da0 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:37.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:37.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-05-05 10:08:37.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6195ce27 2024-05-05 10:08:37.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@6195ce27 2024-05-05 10:08:37.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-05-05 10:08:37.099 [Test worker @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6195ce27 2024-05-05 10:08:37.102 [Test worker @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6195ce27 2024-05-05 10:08:37.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-05-05 10:08:37.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:37.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:37.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:37.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:37.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:37.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:37.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7894a250 2024-05-05 10:08:37.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:37.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:37.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:37.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:37.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:37.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:37.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:37.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:37.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:37.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:37.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:37.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:37.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:37.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:37.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:37.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:37.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:37.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:37.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:37.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-05-05 10:08:37.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:37.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:37.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:37.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:37.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:37.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:37.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:37.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:37.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-05-05 10:08:37.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@38affd02 2024-05-05 10:08:37.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@38affd02 2024-05-05 10:08:37.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-05-05 10:08:37.115 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:37.133 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:37.134 [Test worker @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38affd02 2024-05-05 10:08:37.137 [Test worker @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38affd02 2024-05-05 10:08:37.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-05-05 10:08:37.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:37.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:37.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:37.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:37.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:37.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:37.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ab70df7 2024-05-05 10:08:37.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:37.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:37.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:37.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:37.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:37.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:37.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:37.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:37.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:37.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:37.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:37.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:37.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:37.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:37.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:37.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:37.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:37.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:37.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:37.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-05-05 10:08:37.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:37.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:37.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:37.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:37.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:37.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:37.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:37.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:37.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-05-05 10:08:37.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a3d52a0 2024-05-05 10:08:37.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a3d52a0 2024-05-05 10:08:37.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-05-05 10:08:37.166 [Test worker @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a3d52a0 2024-05-05 10:08:37.169 [Test worker @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a3d52a0 2024-05-05 10:08:37.172 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:37.175 [Test worker @coroutine#1837] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37853/ 2024-05-05 10:08:37.175 [Test worker @coroutine#1837] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37853/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:37.177 [Test worker @coroutine#1837] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37853/ 2024-05-05 10:08:37.177 [Test worker @coroutine#1837] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37853/ 2024-05-05 10:08:37.177 [Test worker @coroutine#1837] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37853/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:37.208 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:37.221 [Test worker @coroutine#1837] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37853/ 2024-05-05 10:08:37.222 [Test worker @coroutine#1837] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37853/ 2024-05-05 10:08:37.222 [Test worker @coroutine#1837] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37853/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:37.239 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:37.265 [Test worker @coroutine#1837] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37853/ 2024-05-05 10:08:37.265 [Test worker @coroutine#1837] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37853/ 2024-05-05 10:08:37.265 [Test worker @coroutine#1837] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37853/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:37.309 [Test worker @coroutine#1837] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37853/ 2024-05-05 10:08:37.309 [Test worker @coroutine#1837] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37853/ 2024-05-05 10:08:37.309 [Test worker @coroutine#1837] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37853/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:37.353 [Test worker @coroutine#1837] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37853/ 2024-05-05 10:08:37.353 [Test worker @coroutine#1837] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37853/ 2024-05-05 10:08:37.353 [Test worker @coroutine#1837] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37853/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:37.397 [Test worker @coroutine#1837] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37853/ 2024-05-05 10:08:37.397 [Test worker @coroutine#1837] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37853/ 2024-05-05 10:08:37.397 [Test worker @coroutine#1837] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37853/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:37.441 [Test worker @coroutine#1837] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37853/ 2024-05-05 10:08:37.445 [Test worker @coroutine#1854] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59143/ 2024-05-05 10:08:37.445 [Test worker @coroutine#1854] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59143/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:37.446 [Test worker @coroutine#1854] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59143/ 2024-05-05 10:08:37.447 [Test worker @coroutine#1854] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59143/ 2024-05-05 10:08:37.447 [Test worker @coroutine#1854] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59143/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:37.489 [Test worker @coroutine#1854] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59143/ 2024-05-05 10:08:37.489 [Test worker @coroutine#1854] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59143/ 2024-05-05 10:08:37.489 [Test worker @coroutine#1854] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59143/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:37.533 [Test worker @coroutine#1854] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59143/ 2024-05-05 10:08:37.533 [Test worker @coroutine#1854] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59143/ 2024-05-05 10:08:37.533 [Test worker @coroutine#1854] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59143/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:37.577 [Test worker @coroutine#1854] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59143/ 2024-05-05 10:08:37.577 [Test worker @coroutine#1854] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59143/ 2024-05-05 10:08:37.577 [Test worker @coroutine#1854] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59143/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:37.621 [Test worker @coroutine#1854] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59143/ 2024-05-05 10:08:37.621 [Test worker @coroutine#1854] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59143/ 2024-05-05 10:08:37.621 [Test worker @coroutine#1854] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59143/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:37.665 [Test worker @coroutine#1854] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59143/ 2024-05-05 10:08:37.665 [Test worker @coroutine#1854] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59143/ 2024-05-05 10:08:37.665 [Test worker @coroutine#1854] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59143/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-05 10:08:37.666 [Test worker @coroutine#1854] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59143/ 2024-05-05 10:08:37.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-05-05 10:08:37.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:37.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:37.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:37.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@119f035f 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:37.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c68c7b 2024-05-05 10:08:37.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c68c7b 2024-05-05 10:08:37.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-05-05 10:08:37.901 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c68c7b 2024-05-05 10:08:37.913 [Test worker @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c68c7b 2024-05-05 10:08:37.915 [Test worker @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c68c7b 2024-05-05 10:08:37.917 [DefaultDispatcher-worker-13 @coroutine#1892] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50591/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:37.917 [DefaultDispatcher-worker-13 @coroutine#1892] 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:50591/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-05 10:08:37.917 [DefaultDispatcher-worker-13 @coroutine#1892] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50591/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:37.917 [DefaultDispatcher-worker-13 @coroutine#1892] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50591/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-05 10:08:37.920 [DefaultDispatcher-worker-7 @coroutine#1892] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50591/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:37.920 [DefaultDispatcher-worker-7 @coroutine#1892] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50591/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:37.928 [DefaultDispatcher-worker-5 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c68c7b 2024-05-05 10:08:37.928 [DefaultDispatcher-worker-5 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:37.928 [DefaultDispatcher-worker-5 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:37.928 [DefaultDispatcher-worker-5 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:37.929 [DefaultDispatcher-worker-9 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:37.929 [DefaultDispatcher-worker-9 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:37.931 [Test worker @coroutine#1896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c68c7b 2024-05-05 10:08:37.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e6add8d 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:37.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:37.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-05-05 10:08:37.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@85104d6 2024-05-05 10:08:37.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@85104d6 2024-05-05 10:08:37.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-05-05 10:08:37.957 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@85104d6 2024-05-05 10:08:37.969 [Test worker @coroutine#1903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@85104d6 2024-05-05 10:08:37.970 [Test worker @coroutine#1905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@85104d6 2024-05-05 10:08:37.975 [DefaultDispatcher-worker-13 @coroutine#1914] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50591/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-05-05 10:08:37.975 [DefaultDispatcher-worker-13 @coroutine#1914] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50591/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-05-05 10:08:37.975 [DefaultDispatcher-worker-13 @coroutine#1914] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50591/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-05-05 10:08:37.977 [DefaultDispatcher-worker-2 @coroutine#1914] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50591/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-05-05 10:08:37.977 [DefaultDispatcher-worker-2 @coroutine#1914] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50591/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-05-05 10:08:37.980 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:37.982 [DefaultDispatcher-worker-8 @coroutine#1907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@85104d6 2024-05-05 10:08:37.984 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@718ad918 2024-05-05 10:08:37.984 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@718ad918 2024-05-05 10:08:37.988 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f4d3959 2024-05-05 10:08:37.988 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f4d3959 2024-05-05 10:08:37.991 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b72b268 2024-05-05 10:08:37.992 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b72b268 2024-05-05 10:08:37.995 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e703362 2024-05-05 10:08:37.995 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e703362 2024-05-05 10:08:37.997 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@19956fad 2024-05-05 10:08:37.997 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@19956fad 2024-05-05 10:08:37.999 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@f040a37 2024-05-05 10:08:37.999 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@f040a37 2024-05-05 10:08:38.002 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@610b084d 2024-05-05 10:08:38.002 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@610b084d 2024-05-05 10:08:38.006 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e5fcc2d 2024-05-05 10:08:38.006 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e5fcc2d 2024-05-05 10:08:38.009 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c85384c 2024-05-05 10:08:38.009 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c85384c 2024-05-05 10:08:38.009 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-05 10:08:38.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55b5ce0f 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:38.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:38.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-05-05 10:08:38.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-05-05 10:08:38.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-05-05 10:08:38.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-05-05 10:08:38.034 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:38.038 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@375ac766 2024-05-05 10:08:38.038 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@375ac766 2024-05-05 10:08:38.042 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@399d3ffd 2024-05-05 10:08:38.042 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@399d3ffd 2024-05-05 10:08:38.045 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da2ac16 2024-05-05 10:08:38.045 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3da2ac16 2024-05-05 10:08:38.048 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a035c6 2024-05-05 10:08:38.048 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a035c6 2024-05-05 10:08:38.050 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1920bc43 2024-05-05 10:08:38.050 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1920bc43 2024-05-05 10:08:38.052 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-05-05 10:08:38.053 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@49120a4d 2024-05-05 10:08:38.053 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@49120a4d 2024-05-05 10:08:38.056 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6178dd65 2024-05-05 10:08:38.056 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6178dd65 2024-05-05 10:08:38.059 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@188fca89 2024-05-05 10:08:38.059 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@188fca89 2024-05-05 10:08:38.061 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@451af7f 2024-05-05 10:08:38.061 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@451af7f 2024-05-05 10:08:38.061 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-05 10:08:38.063 [Test worker @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-05-05 10:08:38.065 [Test worker @coroutine#1921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-05-05 10:08:38.066 [DefaultDispatcher-worker-11 @coroutine#1925] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44231/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:38.066 [DefaultDispatcher-worker-11 @coroutine#1925] 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:44231/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-05 10:08:38.066 [DefaultDispatcher-worker-11 @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44231/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:38.066 [DefaultDispatcher-worker-11 @coroutine#1925] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44231/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-05 10:08:38.068 [DefaultDispatcher-worker-6 @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44231/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:38.068 [DefaultDispatcher-worker-6 @coroutine#1925] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44231/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:38.077 [DefaultDispatcher-worker-6 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-05-05 10:08:38.077 [DefaultDispatcher-worker-6 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.077 [DefaultDispatcher-worker-6 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:38.077 [DefaultDispatcher-worker-6 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.078 [DefaultDispatcher-worker-12 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.078 [DefaultDispatcher-worker-12 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.081 [Test worker @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-05-05 10:08:38.095 [DefaultDispatcher-worker-12 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-05-05 10:08:38.107 [DefaultDispatcher-worker-1 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-05-05 10:08:38.120 [DefaultDispatcher-worker-2 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-05-05 10:08:38.128 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:38.130 [DefaultDispatcher-worker-11 @coroutine#1936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-05-05 10:08:38.134 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cfd8187 2024-05-05 10:08:38.134 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cfd8187 2024-05-05 10:08:38.137 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@223a7a68 2024-05-05 10:08:38.137 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@223a7a68 2024-05-05 10:08:38.141 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2605eaf7 2024-05-05 10:08:38.141 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2605eaf7 2024-05-05 10:08:38.141 [DefaultDispatcher-worker-9 @coroutine#1941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-05-05 10:08:38.144 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@63077053 2024-05-05 10:08:38.144 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@63077053 2024-05-05 10:08:38.147 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2336240d 2024-05-05 10:08:38.147 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2336240d 2024-05-05 10:08:38.149 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@52aef339 2024-05-05 10:08:38.149 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@52aef339 2024-05-05 10:08:38.150 [DefaultDispatcher-worker-11 @coroutine#1941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-05-05 10:08:38.152 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b75f9c9 2024-05-05 10:08:38.152 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b75f9c9 2024-05-05 10:08:38.154 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3288f1c 2024-05-05 10:08:38.154 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3288f1c 2024-05-05 10:08:38.157 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@11acd538 2024-05-05 10:08:38.157 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@11acd538 2024-05-05 10:08:38.157 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-05-05 10:08:38.159 [DefaultDispatcher-worker-11 @coroutine#1941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-05-05 10:08:38.170 [DefaultDispatcher-worker-12 @coroutine#1941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-05-05 10:08:38.182 [DefaultDispatcher-worker-10 @coroutine#1946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-05-05 10:08:38.192 [DefaultDispatcher-worker-10 @coroutine#1946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-05-05 10:08:38.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-05-05 10:08:38.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:38.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:38.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:38.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:38.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:38.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:38.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f1ea463 2024-05-05 10:08:38.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:38.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:38.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:38.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:38.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:38.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:38.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:38.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:38.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:38.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:38.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:38.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:38.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:38.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:38.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:38.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:38.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:38.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:38.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:38.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-05-05 10:08:38.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:38.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:38.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:38.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:38.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:38.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:38.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:38.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:38.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-05-05 10:08:38.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@66487713 2024-05-05 10:08:38.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@66487713 2024-05-05 10:08:38.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-05-05 10:08:38.230 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66487713 2024-05-05 10:08:38.242 [Test worker @coroutine#1965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66487713 2024-05-05 10:08:38.244 [Test worker @coroutine#1967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66487713 2024-05-05 10:08:38.245 [DefaultDispatcher-worker-15 @coroutine#1971] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36509/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:38.245 [DefaultDispatcher-worker-15 @coroutine#1971] 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:36509/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-05 10:08:38.245 [DefaultDispatcher-worker-15 @coroutine#1971] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36509/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:38.246 [DefaultDispatcher-worker-15 @coroutine#1971] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36509/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-05 10:08:38.247 [DefaultDispatcher-worker-11 @coroutine#1971] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36509/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:38.247 [DefaultDispatcher-worker-11 @coroutine#1971] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36509/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:38.254 [DefaultDispatcher-worker-4 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66487713 2024-05-05 10:08:38.255 [DefaultDispatcher-worker-4 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.255 [DefaultDispatcher-worker-4 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:38.255 [DefaultDispatcher-worker-4 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.256 [DefaultDispatcher-worker-10 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.256 [DefaultDispatcher-worker-10 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.257 [Test worker @coroutine#1975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66487713 2024-05-05 10:08:38.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@294c36b9 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:38.258 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:38.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-05-05 10:08:38.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@40dd2cfe 2024-05-05 10:08:38.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@40dd2cfe 2024-05-05 10:08:38.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-05-05 10:08:38.264 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dd2cfe 2024-05-05 10:08:38.280 [Test worker @coroutine#1982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dd2cfe 2024-05-05 10:08:38.282 [Test worker @coroutine#1984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dd2cfe 2024-05-05 10:08:38.284 [DefaultDispatcher-worker-12 @coroutine#1992] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36509/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-05-05 10:08:38.284 [DefaultDispatcher-worker-12 @coroutine#1992] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36509/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-05-05 10:08:38.284 [DefaultDispatcher-worker-12 @coroutine#1992] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36509/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-05-05 10:08:38.285 [DefaultDispatcher-worker-15 @coroutine#1992] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36509/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-05-05 10:08:38.285 [DefaultDispatcher-worker-15 @coroutine#1992] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36509/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-05-05 10:08:38.294 [DefaultDispatcher-worker-4 @coroutine#1986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40dd2cfe 2024-05-05 10:08:38.304 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:38.307 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3ee49f 2024-05-05 10:08:38.307 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3ee49f 2024-05-05 10:08:38.310 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f90768 2024-05-05 10:08:38.310 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f90768 2024-05-05 10:08:38.312 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c68fef 2024-05-05 10:08:38.312 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c68fef 2024-05-05 10:08:38.315 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c40d53 2024-05-05 10:08:38.315 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c40d53 2024-05-05 10:08:38.320 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@38c50fa8 2024-05-05 10:08:38.320 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@38c50fa8 2024-05-05 10:08:38.323 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ad8d9f 2024-05-05 10:08:38.323 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ad8d9f 2024-05-05 10:08:38.325 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4046d1d2 2024-05-05 10:08:38.325 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4046d1d2 2024-05-05 10:08:38.328 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ebf21c 2024-05-05 10:08:38.328 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ebf21c 2024-05-05 10:08:38.330 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@53431d86 2024-05-05 10:08:38.330 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@53431d86 2024-05-05 10:08:38.330 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-05 10:08:38.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bfead8d 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:38.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:38.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-05-05 10:08:38.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f662dd 2024-05-05 10:08:38.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f662dd 2024-05-05 10:08:38.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-05-05 10:08:38.359 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f662dd 2024-05-05 10:08:38.362 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:38.367 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@78956269 2024-05-05 10:08:38.367 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@78956269 2024-05-05 10:08:38.371 [Test worker @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f662dd 2024-05-05 10:08:38.371 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7652930b 2024-05-05 10:08:38.371 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7652930b 2024-05-05 10:08:38.372 [Test worker @coroutine#2000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f662dd 2024-05-05 10:08:38.374 [DefaultDispatcher-worker-3 @coroutine#2004] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42115/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:38.374 [DefaultDispatcher-worker-3 @coroutine#2004] 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:42115/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-05 10:08:38.374 [DefaultDispatcher-worker-3 @coroutine#2004] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42115/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:38.374 [DefaultDispatcher-worker-3 @coroutine#2004] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42115/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-05 10:08:38.375 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@726d0919 2024-05-05 10:08:38.375 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@726d0919 2024-05-05 10:08:38.375 [DefaultDispatcher-worker-15 @coroutine#2004] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42115/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:38.375 [DefaultDispatcher-worker-15 @coroutine#2004] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42115/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:38.378 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@376f9930 2024-05-05 10:08:38.378 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@376f9930 2024-05-05 10:08:38.381 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@643a239e 2024-05-05 10:08:38.381 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@643a239e 2024-05-05 10:08:38.383 [DefaultDispatcher-worker-15 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f662dd 2024-05-05 10:08:38.383 [DefaultDispatcher-worker-15 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.383 [DefaultDispatcher-worker-15 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:38.383 [DefaultDispatcher-worker-15 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.383 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6922ed9 2024-05-05 10:08:38.383 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6922ed9 2024-05-05 10:08:38.384 [DefaultDispatcher-worker-6 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.384 [DefaultDispatcher-worker-6 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.386 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2dcad3 2024-05-05 10:08:38.386 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2dcad3 2024-05-05 10:08:38.386 [Test worker @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f662dd 2024-05-05 10:08:38.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d3f583d 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:38.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:38.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-05-05 10:08:38.388 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5740667f 2024-05-05 10:08:38.388 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5740667f 2024-05-05 10:08:38.390 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d399da 2024-05-05 10:08:38.390 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d399da 2024-05-05 10:08:38.390 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-05 10:08:38.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@22cca101 2024-05-05 10:08:38.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@22cca101 2024-05-05 10:08:38.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-05-05 10:08:38.392 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22cca101 2024-05-05 10:08:38.404 [Test worker @coroutine#2015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22cca101 2024-05-05 10:08:38.405 [Test worker @coroutine#2017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22cca101 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3437fc4f 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:38.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:38.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-05-05 10:08:38.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5924ea91 2024-05-05 10:08:38.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5924ea91 2024-05-05 10:08:38.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-05-05 10:08:38.417 [DefaultDispatcher-worker-8 @coroutine#2019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22cca101 2024-05-05 10:08:38.430 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5924ea91 2024-05-05 10:08:38.432 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:38.436 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@253bd11c 2024-05-05 10:08:38.436 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@253bd11c 2024-05-05 10:08:38.439 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfc3bcb 2024-05-05 10:08:38.439 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfc3bcb 2024-05-05 10:08:38.442 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc3ba6c 2024-05-05 10:08:38.443 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc3ba6c 2024-05-05 10:08:38.444 [Test worker @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5924ea91 2024-05-05 10:08:38.446 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac131f0 2024-05-05 10:08:38.446 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac131f0 2024-05-05 10:08:38.446 [Test worker @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5924ea91 2024-05-05 10:08:38.447 [DefaultDispatcher-worker-8 @coroutine#2033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44737/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:38.447 [DefaultDispatcher-worker-8 @coroutine#2033] 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:44737/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-05 10:08:38.447 [DefaultDispatcher-worker-8 @coroutine#2033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44737/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:38.447 [DefaultDispatcher-worker-8 @coroutine#2033] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44737/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-05 10:08:38.449 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1109be85 2024-05-05 10:08:38.449 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1109be85 2024-05-05 10:08:38.449 [DefaultDispatcher-worker-12 @coroutine#2033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44737/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:38.449 [DefaultDispatcher-worker-12 @coroutine#2033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44737/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:38.451 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be1fd0c 2024-05-05 10:08:38.451 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be1fd0c 2024-05-05 10:08:38.455 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c32cc6 2024-05-05 10:08:38.455 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c32cc6 2024-05-05 10:08:38.456 [DefaultDispatcher-worker-3 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5924ea91 2024-05-05 10:08:38.456 [DefaultDispatcher-worker-3 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.456 [DefaultDispatcher-worker-3 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:38.456 [DefaultDispatcher-worker-3 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.457 [DefaultDispatcher-worker-8 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.457 [DefaultDispatcher-worker-8 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.458 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@aeecebf 2024-05-05 10:08:38.458 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@aeecebf 2024-05-05 10:08:38.459 [Test worker @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5924ea91 2024-05-05 10:08:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-05-05 10:08:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e37d25 2024-05-05 10:08:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:38.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-05-05 10:08:38.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:38.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:38.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:38.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:38.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:38.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:38.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:38.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:38.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-05-05 10:08:38.461 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@564fb4f1 2024-05-05 10:08:38.461 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@564fb4f1 2024-05-05 10:08:38.461 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-05 10:08:38.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-05 10:08:38.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-05 10:08:38.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-05-05 10:08:38.463 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-05 10:08:38.475 [Test worker @coroutine#2044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-05 10:08:38.477 [Test worker @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@454c0f51 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:38.478 [DefaultDispatcher-worker-1 @coroutine#2054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-05-05 10:08:38.479 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@510f50e5 2024-05-05 10:08:38.479 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@510f50e5 2024-05-05 10:08:38.479 [DefaultDispatcher-worker-1 @coroutine#2054] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-05-05 10:08:38.488 [DefaultDispatcher-worker-4 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21f27bb5 2024-05-05 10:08:38.491 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:38.496 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@30acac90 2024-05-05 10:08:38.496 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@30acac90 2024-05-05 10:08:38.500 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6b54f5 2024-05-05 10:08:38.500 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6b54f5 2024-05-05 10:08:38.503 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a54c7e0 2024-05-05 10:08:38.503 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a54c7e0 2024-05-05 10:08:38.505 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f565ece 2024-05-05 10:08:38.505 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f565ece 2024-05-05 10:08:38.506 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510f50e5 2024-05-05 10:08:38.508 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acba598 2024-05-05 10:08:38.508 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acba598 2024-05-05 10:08:38.508 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:38.510 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee380c8 2024-05-05 10:08:38.510 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee380c8 2024-05-05 10:08:38.513 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@52942533 2024-05-05 10:08:38.513 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@52942533 2024-05-05 10:08:38.513 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c1781e 2024-05-05 10:08:38.513 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@37c1781e 2024-05-05 10:08:38.515 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f79a181 2024-05-05 10:08:38.515 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f79a181 2024-05-05 10:08:38.517 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@68692093 2024-05-05 10:08:38.517 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@68692093 2024-05-05 10:08:38.517 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-05 10:08:38.518 [DefaultDispatcher-worker-1 @coroutine#2057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510f50e5 2024-05-05 10:08:38.518 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@39069096 2024-05-05 10:08:38.518 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@39069096 2024-05-05 10:08:38.520 [DefaultDispatcher-worker-1 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510f50e5 2024-05-05 10:08:38.520 [DefaultDispatcher-worker-8 @coroutine#2062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:38.520 [DefaultDispatcher-worker-8 @coroutine#2062] 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-05-05 10:08:38.520 [DefaultDispatcher-worker-8 @coroutine#2062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:38.520 [DefaultDispatcher-worker-8 @coroutine#2062] 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-05-05 10:08:38.521 [DefaultDispatcher-worker-1 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-05 10:08:38.521 [DefaultDispatcher-worker-1 @coroutine#2054] 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-05-05 10:08:38.521 [DefaultDispatcher-worker-1 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-05 10:08:38.522 [DefaultDispatcher-worker-16 @coroutine#2062] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:38.522 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d39136e 2024-05-05 10:08:38.522 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d39136e 2024-05-05 10:08:38.522 [DefaultDispatcher-worker-15 @coroutine#2054] 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-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bd5b1c8 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:38.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:38.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-05-05 10:08:38.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-05-05 10:08:38.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-05-05 10:08:38.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-05-05 10:08:38.526 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@783b9aad 2024-05-05 10:08:38.526 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@783b9aad 2024-05-05 10:08:38.528 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@44861c3c 2024-05-05 10:08:38.528 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@44861c3c 2024-05-05 10:08:38.531 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4909a61a 2024-05-05 10:08:38.531 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4909a61a 2024-05-05 10:08:38.532 [DefaultDispatcher-worker-7 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510f50e5 2024-05-05 10:08:38.533 [DefaultDispatcher-worker-7 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.533 [DefaultDispatcher-worker-7 @coroutine#2061] 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-05-05 10:08:38.533 [DefaultDispatcher-worker-7 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.534 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5e7e36 2024-05-05 10:08:38.534 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c5e7e36 2024-05-05 10:08:38.534 [DefaultDispatcher-worker-1 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.537 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@181465e2 2024-05-05 10:08:38.537 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@181465e2 2024-05-05 10:08:38.540 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c87ed20 2024-05-05 10:08:38.540 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c87ed20 2024-05-05 10:08:38.540 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-05 10:08:38.549 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-05-05 10:08:38.561 [Test worker @coroutine#2070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-05-05 10:08:38.562 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:38.563 [Test worker @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-05-05 10:08:38.564 [DefaultDispatcher-worker-7 @coroutine#2076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37227/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:38.564 [DefaultDispatcher-worker-7 @coroutine#2076] 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:37227/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-05 10:08:38.564 [DefaultDispatcher-worker-7 @coroutine#2076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37227/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:38.564 [DefaultDispatcher-worker-7 @coroutine#2076] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37227/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-05 10:08:38.566 [DefaultDispatcher-worker-5 @coroutine#2076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37227/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:38.566 [DefaultDispatcher-worker-5 @coroutine#2076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37227/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:38.568 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@160705ba 2024-05-05 10:08:38.568 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@160705ba 2024-05-05 10:08:38.573 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c0f90a 2024-05-05 10:08:38.573 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c0f90a 2024-05-05 10:08:38.575 [DefaultDispatcher-worker-7 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-05-05 10:08:38.575 [DefaultDispatcher-worker-7 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.575 [DefaultDispatcher-worker-7 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:38.575 [DefaultDispatcher-worker-7 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.576 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cff6eca 2024-05-05 10:08:38.576 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cff6eca 2024-05-05 10:08:38.576 [DefaultDispatcher-worker-9 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.576 [DefaultDispatcher-worker-9 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.578 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@59fdf331 2024-05-05 10:08:38.578 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@59fdf331 2024-05-05 10:08:38.579 [Test worker @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-05-05 10:08:38.579 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:38.581 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f91761 2024-05-05 10:08:38.581 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f91761 2024-05-05 10:08:38.584 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@686ea83d 2024-05-05 10:08:38.584 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@686ea83d 2024-05-05 10:08:38.584 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb42a7b 2024-05-05 10:08:38.584 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fb42a7b 2024-05-05 10:08:38.586 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@f8012c4 2024-05-05 10:08:38.586 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@f8012c4 2024-05-05 10:08:38.589 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d20c7e 2024-05-05 10:08:38.589 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d20c7e 2024-05-05 10:08:38.589 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6173d9fd 2024-05-05 10:08:38.589 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6173d9fd 2024-05-05 10:08:38.591 [DefaultDispatcher-worker-1 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-05-05 10:08:38.591 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af563a 2024-05-05 10:08:38.591 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af563a 2024-05-05 10:08:38.591 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-05 10:08:38.594 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@654c410b 2024-05-05 10:08:38.594 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@654c410b 2024-05-05 10:08:38.597 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@204ed3c6 2024-05-05 10:08:38.597 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@204ed3c6 2024-05-05 10:08:38.600 [DefaultDispatcher-worker-16 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-05-05 10:08:38.600 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e67d246 2024-05-05 10:08:38.600 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e67d246 2024-05-05 10:08:38.602 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@11a45246 2024-05-05 10:08:38.602 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@11a45246 2024-05-05 10:08:38.605 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@16670d60 2024-05-05 10:08:38.605 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@16670d60 2024-05-05 10:08:38.608 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@40612c89 2024-05-05 10:08:38.608 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@40612c89 2024-05-05 10:08:38.610 [DefaultDispatcher-worker-7 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-05-05 10:08:38.610 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c43321 2024-05-05 10:08:38.610 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c43321 2024-05-05 10:08:38.610 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-05 10:08:38.621 [DefaultDispatcher-worker-9 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-05-05 10:08:38.625 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:38.631 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@59fd3ae6 2024-05-05 10:08:38.631 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@59fd3ae6 2024-05-05 10:08:38.633 [DefaultDispatcher-worker-13 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-05-05 10:08:38.635 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@573acfa9 2024-05-05 10:08:38.635 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@573acfa9 2024-05-05 10:08:38.639 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@53055196 2024-05-05 10:08:38.639 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@53055196 2024-05-05 10:08:38.643 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1607c592 2024-05-05 10:08:38.643 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1607c592 2024-05-05 10:08:38.644 [DefaultDispatcher-worker-5 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-05-05 10:08:38.645 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@269df7be 2024-05-05 10:08:38.645 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@269df7be 2024-05-05 10:08:38.648 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@27db3343 2024-05-05 10:08:38.648 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@27db3343 2024-05-05 10:08:38.651 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eab5fcf 2024-05-05 10:08:38.651 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eab5fcf 2024-05-05 10:08:38.654 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@76283add 2024-05-05 10:08:38.654 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@76283add 2024-05-05 10:08:38.655 [DefaultDispatcher-worker-7 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-05-05 10:08:38.658 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc113a1 2024-05-05 10:08:38.658 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc113a1 2024-05-05 10:08:38.658 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-05-05 10:08:38.666 [DefaultDispatcher-worker-11 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-05-05 10:08:38.677 [DefaultDispatcher-worker-2 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-05-05 10:08:38.680 [DefaultDispatcher-worker-5 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37227/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-05 10:08:38.680 [DefaultDispatcher-worker-5 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37227/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-05 10:08:38.680 [DefaultDispatcher-worker-5 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37227/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-05 10:08:38.681 [DefaultDispatcher-worker-12 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37227/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-05 10:08:38.681 [DefaultDispatcher-worker-12 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37227/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-05 10:08:38.681 [DefaultDispatcher-worker-12 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37227/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-05 10:08:38.681 [DefaultDispatcher-worker-12 @coroutine#2106] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37227/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:38.682 [DefaultDispatcher-worker-12 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37227/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-05 10:08:38.682 [DefaultDispatcher-worker-12 @coroutine#2106] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37227/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-05-05 10:08:38.682 [DefaultDispatcher-worker-12 @coroutine#2106] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37227/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-05 10:08:38.683 [DefaultDispatcher-worker-5 @coroutine#2106] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37227/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-05 10:08:38.683 [DefaultDispatcher-worker-5 @coroutine#2106] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37227/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-05 10:08:38.714 [DefaultDispatcher-worker-5 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-05-05 10:08:38.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-05-05 10:08:38.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:38.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:38.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:38.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:38.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:38.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:38.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40dcbf7 2024-05-05 10:08:38.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:38.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:38.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:38.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:38.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:38.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:38.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:38.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:38.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:38.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:38.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:38.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:38.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:38.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:38.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:38.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:38.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:38.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:38.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:38.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-05-05 10:08:38.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:38.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:38.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:38.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:38.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:38.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:38.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:38.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:38.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-05-05 10:08:38.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@19565b5 2024-05-05 10:08:38.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@19565b5 2024-05-05 10:08:38.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-05-05 10:08:38.747 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19565b5 2024-05-05 10:08:38.759 [Test worker @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19565b5 2024-05-05 10:08:38.761 [Test worker @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19565b5 2024-05-05 10:08:38.762 [DefaultDispatcher-worker-4 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50257/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:38.762 [DefaultDispatcher-worker-4 @coroutine#2128] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50257/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-05 10:08:38.762 [DefaultDispatcher-worker-4 @coroutine#2128] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50257/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:38.762 [DefaultDispatcher-worker-4 @coroutine#2128] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50257/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-05 10:08:38.764 [DefaultDispatcher-worker-12 @coroutine#2128] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50257/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:38.764 [DefaultDispatcher-worker-12 @coroutine#2128] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50257/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:38.773 [DefaultDispatcher-worker-15 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19565b5 2024-05-05 10:08:38.773 [DefaultDispatcher-worker-15 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.773 [DefaultDispatcher-worker-15 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:38.773 [DefaultDispatcher-worker-15 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.774 [DefaultDispatcher-worker-7 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.774 [DefaultDispatcher-worker-7 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.777 [Test worker @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19565b5 2024-05-05 10:08:38.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60660d21 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:38.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:38.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-05-05 10:08:38.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@ec67be1 2024-05-05 10:08:38.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@ec67be1 2024-05-05 10:08:38.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-05-05 10:08:38.783 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec67be1 2024-05-05 10:08:38.795 [Test worker @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec67be1 2024-05-05 10:08:38.797 [Test worker @coroutine#2141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec67be1 2024-05-05 10:08:38.810 [DefaultDispatcher-worker-10 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19565b5 2024-05-05 10:08:38.810 [DefaultDispatcher-worker-9 @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ec67be1 2024-05-05 10:08:38.817 [DefaultDispatcher-worker-9 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19565b5 2024-05-05 10:08:38.822 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:38.826 [DefaultDispatcher-worker-15 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19565b5 2024-05-05 10:08:38.826 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ed127df 2024-05-05 10:08:38.827 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ed127df 2024-05-05 10:08:38.829 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2016dc75 2024-05-05 10:08:38.830 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2016dc75 2024-05-05 10:08:38.832 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@24294caf 2024-05-05 10:08:38.832 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@24294caf 2024-05-05 10:08:38.834 [DefaultDispatcher-worker-6 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19565b5 2024-05-05 10:08:38.835 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@612bd64e 2024-05-05 10:08:38.835 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@612bd64e 2024-05-05 10:08:38.837 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4663fa6b 2024-05-05 10:08:38.837 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@4663fa6b 2024-05-05 10:08:38.840 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@508073a6 2024-05-05 10:08:38.840 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@508073a6 2024-05-05 10:08:38.842 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e22012d 2024-05-05 10:08:38.842 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e22012d 2024-05-05 10:08:38.845 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1042901 2024-05-05 10:08:38.845 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1042901 2024-05-05 10:08:38.847 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ed3be8 2024-05-05 10:08:38.847 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ed3be8 2024-05-05 10:08:38.847 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-05-05 10:08:38.858 [DefaultDispatcher-worker-12 @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19565b5 2024-05-05 10:08:38.876 [DefaultDispatcher-worker-12 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19565b5 2024-05-05 10:08:38.883 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:38.886 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@62a8c5b9 2024-05-05 10:08:38.886 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@62a8c5b9 2024-05-05 10:08:38.886 [DefaultDispatcher-worker-16 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19565b5 2024-05-05 10:08:38.890 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c6f379c 2024-05-05 10:08:38.890 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c6f379c 2024-05-05 10:08:38.893 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6850aec9 2024-05-05 10:08:38.893 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6850aec9 2024-05-05 10:08:38.896 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d523da7 2024-05-05 10:08:38.896 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d523da7 2024-05-05 10:08:38.897 [DefaultDispatcher-worker-9 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19565b5 2024-05-05 10:08:38.898 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f3a0b9 2024-05-05 10:08:38.898 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f3a0b9 2024-05-05 10:08:38.900 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb5b5cc 2024-05-05 10:08:38.901 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb5b5cc 2024-05-05 10:08:38.903 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@71fe7675 2024-05-05 10:08:38.903 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@71fe7675 2024-05-05 10:08:38.905 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7dc2e8 2024-05-05 10:08:38.905 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d7dc2e8 2024-05-05 10:08:38.907 [DefaultDispatcher-worker-6 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19565b5 2024-05-05 10:08:38.908 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@599f5596 2024-05-05 10:08:38.908 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@599f5596 2024-05-05 10:08:38.908 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-05 10:08:38.921 [DefaultDispatcher-worker-5 @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19565b5 2024-05-05 10:08:38.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-05-05 10:08:38.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:38.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:38.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:38.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:38.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cbd3871 2024-05-05 10:08:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-05-05 10:08:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:38.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:38.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-05-05 10:08:38.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-05-05 10:08:38.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-05-05 10:08:38.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-05-05 10:08:38.943 [DefaultDispatcher-worker-16 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c68c7b 2024-05-05 10:08:38.943 [DefaultDispatcher-worker-16 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.943 [DefaultDispatcher-worker-16 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:38.943 [DefaultDispatcher-worker-16 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.944 [DefaultDispatcher-worker-8 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.944 [DefaultDispatcher-worker-8 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.957 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-05-05 10:08:38.969 [Test worker @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-05-05 10:08:38.970 [Test worker @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-05-05 10:08:38.972 [DefaultDispatcher-worker-11 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36891/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:38.972 [DefaultDispatcher-worker-11 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36891/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-05 10:08:38.972 [DefaultDispatcher-worker-11 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36891/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:38.972 [DefaultDispatcher-worker-11 @coroutine#2174] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36891/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-05 10:08:38.974 [DefaultDispatcher-worker-6 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36891/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:38.974 [DefaultDispatcher-worker-6 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36891/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:38.982 [DefaultDispatcher-worker-11 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-05-05 10:08:38.982 [DefaultDispatcher-worker-11 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.982 [DefaultDispatcher-worker-11 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:38.982 [DefaultDispatcher-worker-11 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.983 [DefaultDispatcher-worker-9 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.983 [DefaultDispatcher-worker-9 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:38.986 [Test worker @coroutine#2178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-05-05 10:08:38.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33f3ebfc 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:38.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:38.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-05-05 10:08:38.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb77241 2024-05-05 10:08:38.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb77241 2024-05-05 10:08:38.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-05-05 10:08:38.992 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb77241 2024-05-05 10:08:39.004 [Test worker @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb77241 2024-05-05 10:08:39.005 [Test worker @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb77241 2024-05-05 10:08:39.017 [DefaultDispatcher-worker-13 @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb77241 2024-05-05 10:08:39.018 [DefaultDispatcher-worker-5 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-05-05 10:08:39.024 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:39.027 [DefaultDispatcher-worker-13 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-05-05 10:08:39.028 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@572e3443 2024-05-05 10:08:39.028 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@572e3443 2024-05-05 10:08:39.032 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e9c0d6 2024-05-05 10:08:39.032 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e9c0d6 2024-05-05 10:08:39.035 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd65f33 2024-05-05 10:08:39.035 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd65f33 2024-05-05 10:08:39.036 [DefaultDispatcher-worker-13 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-05-05 10:08:39.037 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d4caed 2024-05-05 10:08:39.037 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d4caed 2024-05-05 10:08:39.039 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7e7998 2024-05-05 10:08:39.039 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7e7998 2024-05-05 10:08:39.041 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2906f1f1 2024-05-05 10:08:39.041 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@2906f1f1 2024-05-05 10:08:39.043 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@46461c25 2024-05-05 10:08:39.043 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@46461c25 2024-05-05 10:08:39.044 [DefaultDispatcher-worker-11 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-05-05 10:08:39.045 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@78fb35a2 2024-05-05 10:08:39.045 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@78fb35a2 2024-05-05 10:08:39.045 [DefaultDispatcher-worker-12 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36891/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-05 10:08:39.045 [DefaultDispatcher-worker-12 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36891/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-05 10:08:39.045 [DefaultDispatcher-worker-12 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36891/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-05 10:08:39.046 [DefaultDispatcher-worker-7 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36891/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-05 10:08:39.047 [DefaultDispatcher-worker-7 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36891/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-05 10:08:39.047 [DefaultDispatcher-worker-7 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36891/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-05 10:08:39.047 [DefaultDispatcher-worker-7 @coroutine#2202] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36891/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:39.047 [DefaultDispatcher-worker-7 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36891/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-05 10:08:39.047 [DefaultDispatcher-worker-7 @coroutine#2202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36891/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-05-05 10:08:39.047 [DefaultDispatcher-worker-7 @coroutine#2202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36891/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-05 10:08:39.048 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3504319c 2024-05-05 10:08:39.048 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3504319c 2024-05-05 10:08:39.048 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-05 10:08:39.048 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36891/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-05 10:08:39.048 [DefaultDispatcher-worker-11 @coroutine#2202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36891/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-05 10:08:39.071 [DefaultDispatcher-worker-15 @coroutine#2202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-05-05 10:08:39.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-05-05 10:08:39.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:39.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:39.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:39.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@289b7efe 2024-05-05 10:08:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-05-05 10:08:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:39.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:39.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-05-05 10:08:39.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-05-05 10:08:39.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-05-05 10:08:39.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-05-05 10:08:39.088 [DefaultDispatcher-worker-12 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-05-05 10:08:39.088 [DefaultDispatcher-worker-12 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.088 [DefaultDispatcher-worker-12 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:39.090 [DefaultDispatcher-worker-12 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.091 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:39.092 [DefaultDispatcher-worker-1 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.092 [DefaultDispatcher-worker-1 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.094 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f83b648 2024-05-05 10:08:39.094 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f83b648 2024-05-05 10:08:39.096 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@31445fc8 2024-05-05 10:08:39.096 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@31445fc8 2024-05-05 10:08:39.098 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@357bdd38 2024-05-05 10:08:39.098 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@357bdd38 2024-05-05 10:08:39.100 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@707955f3 2024-05-05 10:08:39.100 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@707955f3 2024-05-05 10:08:39.103 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ea9c42 2024-05-05 10:08:39.103 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ea9c42 2024-05-05 10:08:39.104 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-05-05 10:08:39.106 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@414323c8 2024-05-05 10:08:39.106 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@414323c8 2024-05-05 10:08:39.108 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3ab4c5 2024-05-05 10:08:39.109 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3ab4c5 2024-05-05 10:08:39.111 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1056aabc 2024-05-05 10:08:39.111 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1056aabc 2024-05-05 10:08:39.113 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@16d83c78 2024-05-05 10:08:39.113 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@16d83c78 2024-05-05 10:08:39.113 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-05 10:08:39.116 [Test worker @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-05-05 10:08:39.118 [Test worker @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-05-05 10:08:39.119 [DefaultDispatcher-worker-11 @coroutine#2230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43929/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:39.119 [DefaultDispatcher-worker-11 @coroutine#2230] 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:43929/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-05 10:08:39.120 [DefaultDispatcher-worker-11 @coroutine#2230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43929/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:39.120 [DefaultDispatcher-worker-11 @coroutine#2230] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43929/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-05 10:08:39.121 [DefaultDispatcher-worker-13 @coroutine#2230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43929/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:39.121 [DefaultDispatcher-worker-13 @coroutine#2230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43929/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:39.129 [DefaultDispatcher-worker-2 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-05-05 10:08:39.130 [DefaultDispatcher-worker-2 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.130 [DefaultDispatcher-worker-2 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:39.130 [DefaultDispatcher-worker-2 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.131 [DefaultDispatcher-worker-14 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.131 [DefaultDispatcher-worker-14 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.134 [Test worker @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-05-05 10:08:39.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-05-05 10:08:39.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:39.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:39.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:39.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:39.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:39.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:39.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e8b0ab5 2024-05-05 10:08:39.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:39.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:39.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:39.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:39.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:39.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:39.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:39.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:39.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-05-05 10:08:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:39.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:39.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-05-05 10:08:39.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2719139f 2024-05-05 10:08:39.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2719139f 2024-05-05 10:08:39.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-05-05 10:08:39.141 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2719139f 2024-05-05 10:08:39.153 [Test worker @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2719139f 2024-05-05 10:08:39.155 [Test worker @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2719139f 2024-05-05 10:08:39.161 [DefaultDispatcher-worker-14 @coroutine#2252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43929/auth/register 2024-05-05 10:08:39.161 [DefaultDispatcher-worker-14 @coroutine#2252] 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:43929/auth/register. 2024-05-05 10:08:39.161 [DefaultDispatcher-worker-14 @coroutine#2252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43929/auth/register 2024-05-05 10:08:39.161 [DefaultDispatcher-worker-14 @coroutine#2252] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43929/auth/register from class io.ktor.http.content.TextContent 2024-05-05 10:08:39.162 [DefaultDispatcher-worker-11 @coroutine#2252] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43929/auth/register 2024-05-05 10:08:39.162 [DefaultDispatcher-worker-11 @coroutine#2252] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43929/auth/register 2024-05-05 10:08:39.167 [DefaultDispatcher-worker-2 @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2719139f 2024-05-05 10:08:39.178 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:39.181 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c87974 2024-05-05 10:08:39.181 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@60c87974 2024-05-05 10:08:39.184 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0f9b1d 2024-05-05 10:08:39.184 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0f9b1d 2024-05-05 10:08:39.187 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a301204 2024-05-05 10:08:39.187 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a301204 2024-05-05 10:08:39.190 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f329126 2024-05-05 10:08:39.190 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f329126 2024-05-05 10:08:39.192 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@c924e6d 2024-05-05 10:08:39.192 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@c924e6d 2024-05-05 10:08:39.194 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e57fb91 2024-05-05 10:08:39.194 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e57fb91 2024-05-05 10:08:39.196 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@741d7a6d 2024-05-05 10:08:39.196 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@741d7a6d 2024-05-05 10:08:39.199 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1d6e69 2024-05-05 10:08:39.199 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1d6e69 2024-05-05 10:08:39.201 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e2b0c1 2024-05-05 10:08:39.201 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@51e2b0c1 2024-05-05 10:08:39.201 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-05 10:08:39.205 [DefaultDispatcher-worker-15 @coroutine#2252] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43929/auth/register. 2024-05-05 10:08:39.205 [DefaultDispatcher-worker-15 @coroutine#2252] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43929/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:39.231 [DefaultDispatcher-worker-2 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-05-05 10:08:39.240 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:39.241 [DefaultDispatcher-worker-15 @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-05-05 10:08:39.247 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ffea8ac 2024-05-05 10:08:39.247 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ffea8ac 2024-05-05 10:08:39.252 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@21395323 2024-05-05 10:08:39.252 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@21395323 2024-05-05 10:08:39.256 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2506c3dc 2024-05-05 10:08:39.256 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2506c3dc 2024-05-05 10:08:39.259 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@60045918 2024-05-05 10:08:39.259 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@60045918 2024-05-05 10:08:39.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e818345 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:39.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:39.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-05-05 10:08:39.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-05-05 10:08:39.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-05-05 10:08:39.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-05-05 10:08:39.263 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a65367c 2024-05-05 10:08:39.263 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a65367c 2024-05-05 10:08:39.266 [DefaultDispatcher-worker-10 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66487713 2024-05-05 10:08:39.266 [DefaultDispatcher-worker-10 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.266 [DefaultDispatcher-worker-10 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:39.266 [DefaultDispatcher-worker-10 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.266 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@51aeda58 2024-05-05 10:08:39.266 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@51aeda58 2024-05-05 10:08:39.267 [DefaultDispatcher-worker-11 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.267 [DefaultDispatcher-worker-11 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.270 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@4225eb92 2024-05-05 10:08:39.270 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@4225eb92 2024-05-05 10:08:39.273 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ba657 2024-05-05 10:08:39.273 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ba657 2024-05-05 10:08:39.277 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@13eea6f8 2024-05-05 10:08:39.277 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@13eea6f8 2024-05-05 10:08:39.277 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-05 10:08:39.292 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-05-05 10:08:39.305 [Test worker @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-05-05 10:08:39.307 [Test worker @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-05-05 10:08:39.308 [DefaultDispatcher-worker-10 @coroutine#2269] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-05 10:08:39.308 [DefaultDispatcher-worker-10 @coroutine#2269] 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-05-05 10:08:39.308 [DefaultDispatcher-worker-10 @coroutine#2269] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-05 10:08:39.308 [DefaultDispatcher-worker-10 @coroutine#2269] 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-05-05 10:08:39.309 [DefaultDispatcher-worker-2 @coroutine#2269] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-05 10:08:39.310 [DefaultDispatcher-worker-2 @coroutine#2269] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-05 10:08:39.318 [DefaultDispatcher-worker-5 @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-05-05 10:08:39.318 [DefaultDispatcher-worker-5 @coroutine#2268] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-05 10:08:39.318 [DefaultDispatcher-worker-5 @coroutine#2268] 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-05-05 10:08:39.318 [DefaultDispatcher-worker-5 @coroutine#2268] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-05 10:08:39.319 [DefaultDispatcher-worker-14 @coroutine#2268] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-05 10:08:39.319 [DefaultDispatcher-worker-14 @coroutine#2268] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-05 10:08:39.322 [Test worker @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-05-05 10:08:39.330 [Test worker @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-05-05 10:08:39.347 [Test worker @coroutine#2287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1235732d 2024-05-05 10:08:39.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-05-05 10:08:39.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-05-05 10:08:39.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:39.348 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1235732d: (connection evicted) 2024-05-05 10:08:39.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:39.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-05-05 10:08:39.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-05-05 10:08:39.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-05-05 10:08:39.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:39.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:39.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:39.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:39.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:39.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:39.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@797c67c 2024-05-05 10:08:39.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:39.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:39.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:39.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:39.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:39.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:39.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:39.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:39.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:39.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:39.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:39.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:39.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:39.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:39.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:39.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:39.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:39.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:39.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:39.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-05-05 10:08:39.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:39.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:39.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:39.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:39.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:39.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:39.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:39.352 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:39.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-05-05 10:08:39.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@b1d7b09 2024-05-05 10:08:39.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@b1d7b09 2024-05-05 10:08:39.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-05-05 10:08:39.355 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b1d7b09 2024-05-05 10:08:39.367 [Test worker @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b1d7b09 2024-05-05 10:08:39.369 [Test worker @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b1d7b09 2024-05-05 10:08:39.369 [DefaultDispatcher-worker-9 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-05 10:08:39.369 [DefaultDispatcher-worker-9 @coroutine#2296] 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-05-05 10:08:39.369 [DefaultDispatcher-worker-9 @coroutine#2296] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-05 10:08:39.370 [DefaultDispatcher-worker-9 @coroutine#2296] 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-05-05 10:08:39.371 [DefaultDispatcher-worker-8 @coroutine#2296] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-05 10:08:39.371 [DefaultDispatcher-worker-8 @coroutine#2296] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-05 10:08:39.381 [DefaultDispatcher-worker-11 @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b1d7b09 2024-05-05 10:08:39.381 [DefaultDispatcher-worker-11 @coroutine#2295] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-05 10:08:39.381 [DefaultDispatcher-worker-11 @coroutine#2295] 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-05-05 10:08:39.381 [DefaultDispatcher-worker-11 @coroutine#2295] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-05 10:08:39.382 [DefaultDispatcher-worker-16 @coroutine#2295] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-05 10:08:39.382 [DefaultDispatcher-worker-16 @coroutine#2295] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-05 10:08:39.385 [Test worker @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b1d7b09 2024-05-05 10:08:39.388 [Test worker @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b1d7b09 2024-05-05 10:08:39.393 [Test worker @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b1d7b09 2024-05-05 10:08:39.393 [DefaultDispatcher-worker-4 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f662dd 2024-05-05 10:08:39.393 [DefaultDispatcher-worker-4 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.393 [DefaultDispatcher-worker-4 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:39.393 [DefaultDispatcher-worker-4 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-05-05 10:08:39.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-05-05 10:08:39.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:39.394 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b1d7b09: (connection evicted) 2024-05-05 10:08:39.395 [DefaultDispatcher-worker-8 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.395 [DefaultDispatcher-worker-8 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:39.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-05-05 10:08:39.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-05-05 10:08:39.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-05-05 10:08:39.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:39.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16df0ebd 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:39.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:39.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-05-05 10:08:39.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@628b1538 2024-05-05 10:08:39.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@628b1538 2024-05-05 10:08:39.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-05-05 10:08:39.399 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628b1538 2024-05-05 10:08:39.411 [Test worker @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628b1538 2024-05-05 10:08:39.413 [Test worker @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628b1538 2024-05-05 10:08:39.414 [DefaultDispatcher-worker-8 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-05 10:08:39.414 [DefaultDispatcher-worker-8 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-05-05 10:08:39.414 [DefaultDispatcher-worker-8 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-05 10:08:39.414 [DefaultDispatcher-worker-8 @coroutine#2326] 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-05-05 10:08:39.416 [DefaultDispatcher-worker-14 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-05 10:08:39.416 [DefaultDispatcher-worker-14 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-05 10:08:39.425 [DefaultDispatcher-worker-16 @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628b1538 2024-05-05 10:08:39.425 [DefaultDispatcher-worker-16 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-05 10:08:39.425 [DefaultDispatcher-worker-16 @coroutine#2325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-05-05 10:08:39.425 [DefaultDispatcher-worker-16 @coroutine#2325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-05 10:08:39.426 [DefaultDispatcher-worker-4 @coroutine#2325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-05 10:08:39.426 [DefaultDispatcher-worker-4 @coroutine#2325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-05 10:08:39.429 [Test worker @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628b1538 2024-05-05 10:08:39.432 [Test worker @coroutine#2337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628b1538 2024-05-05 10:08:39.436 [Test worker @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628b1538 2024-05-05 10:08:39.438 [Test worker @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628b1538 2024-05-05 10:08:39.441 [Test worker @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628b1538 2024-05-05 10:08:39.445 [Test worker @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628b1538 2024-05-05 10:08:39.447 [Test worker @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@628b1538 2024-05-05 10:08:39.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-05-05 10:08:39.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-05-05 10:08:39.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:39.448 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@628b1538: (connection evicted) 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:39.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-05-05 10:08:39.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c96dc5c 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:39.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:39.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-05-05 10:08:39.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2024-05-05 10:08:39.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2024-05-05 10:08:39.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-05-05 10:08:39.453 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2024-05-05 10:08:39.465 [Test worker @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2024-05-05 10:08:39.467 [DefaultDispatcher-worker-13 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5924ea91 2024-05-05 10:08:39.467 [DefaultDispatcher-worker-13 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.467 [DefaultDispatcher-worker-13 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:39.467 [DefaultDispatcher-worker-13 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.467 [Test worker @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2024-05-05 10:08:39.468 [DefaultDispatcher-worker-16 @coroutine#2366] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-05 10:08:39.468 [DefaultDispatcher-worker-16 @coroutine#2366] 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-05-05 10:08:39.468 [DefaultDispatcher-worker-16 @coroutine#2366] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-05 10:08:39.468 [DefaultDispatcher-worker-16 @coroutine#2366] 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-05-05 10:08:39.468 [DefaultDispatcher-worker-15 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.468 [DefaultDispatcher-worker-15 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.469 [DefaultDispatcher-worker-2 @coroutine#2366] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-05 10:08:39.469 [DefaultDispatcher-worker-2 @coroutine#2366] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-05 10:08:39.476 [DefaultDispatcher-worker-3 @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2024-05-05 10:08:39.476 [DefaultDispatcher-worker-3 @coroutine#2365] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-05 10:08:39.476 [DefaultDispatcher-worker-3 @coroutine#2365] 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-05-05 10:08:39.476 [DefaultDispatcher-worker-3 @coroutine#2365] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-05 10:08:39.477 [DefaultDispatcher-worker-2 @coroutine#2365] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-05 10:08:39.477 [DefaultDispatcher-worker-2 @coroutine#2365] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-05 10:08:39.480 [Test worker @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2024-05-05 10:08:39.484 [Test worker @coroutine#2378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2024-05-05 10:08:39.488 [Test worker @coroutine#2385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77 2024-05-05 10:08:39.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-05-05 10:08:39.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-05-05 10:08:39.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:39.489 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ca9ec77: (connection evicted) 2024-05-05 10:08:39.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:39.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-05-05 10:08:39.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-05-05 10:08:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-05-05 10:08:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6aaed880 2024-05-05 10:08:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:39.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:39.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-05-05 10:08:39.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:39.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:39.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:39.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:39.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:39.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:39.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:39.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:39.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-05-05 10:08:39.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2024-05-05 10:08:39.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2024-05-05 10:08:39.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-05-05 10:08:39.494 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2024-05-05 10:08:39.505 [Test worker @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2024-05-05 10:08:39.507 [Test worker @coroutine#2395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2024-05-05 10:08:39.508 [DefaultDispatcher-worker-1 @coroutine#2399] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-05 10:08:39.508 [DefaultDispatcher-worker-1 @coroutine#2399] 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-05-05 10:08:39.508 [DefaultDispatcher-worker-1 @coroutine#2399] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-05 10:08:39.508 [DefaultDispatcher-worker-1 @coroutine#2399] 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-05-05 10:08:39.509 [DefaultDispatcher-worker-1 @coroutine#2399] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-05 10:08:39.509 [DefaultDispatcher-worker-1 @coroutine#2399] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-05 10:08:39.517 [DefaultDispatcher-worker-9 @coroutine#2398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2024-05-05 10:08:39.518 [DefaultDispatcher-worker-9 @coroutine#2398] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-05 10:08:39.518 [DefaultDispatcher-worker-9 @coroutine#2398] 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-05-05 10:08:39.518 [DefaultDispatcher-worker-9 @coroutine#2398] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-05 10:08:39.518 [DefaultDispatcher-worker-14 @coroutine#2398] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-05 10:08:39.518 [DefaultDispatcher-worker-14 @coroutine#2398] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-05 10:08:39.521 [Test worker @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2024-05-05 10:08:39.525 [Test worker @coroutine#2410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2024-05-05 10:08:39.528 [Test worker @coroutine#2412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2024-05-05 10:08:39.531 [Test worker @coroutine#2415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2024-05-05 10:08:39.535 [Test worker @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7444714e 2024-05-05 10:08:39.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-05-05 10:08:39.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-05-05 10:08:39.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:39.536 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7444714e: (connection evicted) 2024-05-05 10:08:39.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:39.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-05-05 10:08:39.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26edfa34 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:39.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:39.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-05-05 10:08:39.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2024-05-05 10:08:39.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2024-05-05 10:08:39.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-05-05 10:08:39.541 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2024-05-05 10:08:39.545 [DefaultDispatcher-worker-5 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510f50e5 2024-05-05 10:08:39.545 [DefaultDispatcher-worker-5 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.545 [DefaultDispatcher-worker-5 @coroutine#2061] 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-05-05 10:08:39.545 [DefaultDispatcher-worker-5 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.546 [DefaultDispatcher-worker-9 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.555 [Test worker @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2024-05-05 10:08:39.557 [Test worker @coroutine#2429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2024-05-05 10:08:39.558 [DefaultDispatcher-worker-9 @coroutine#2433] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-05 10:08:39.558 [DefaultDispatcher-worker-9 @coroutine#2433] 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-05-05 10:08:39.558 [DefaultDispatcher-worker-9 @coroutine#2433] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-05 10:08:39.558 [DefaultDispatcher-worker-9 @coroutine#2433] 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-05-05 10:08:39.559 [DefaultDispatcher-worker-3 @coroutine#2433] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-05 10:08:39.559 [DefaultDispatcher-worker-3 @coroutine#2433] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-05 10:08:39.569 [DefaultDispatcher-worker-15 @coroutine#2432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2024-05-05 10:08:39.569 [DefaultDispatcher-worker-15 @coroutine#2432] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-05 10:08:39.569 [DefaultDispatcher-worker-15 @coroutine#2432] 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-05-05 10:08:39.569 [DefaultDispatcher-worker-15 @coroutine#2432] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-05 10:08:39.570 [DefaultDispatcher-worker-9 @coroutine#2432] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-05 10:08:39.570 [DefaultDispatcher-worker-9 @coroutine#2432] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-05 10:08:39.571 [Test worker @coroutine#2437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2024-05-05 10:08:39.573 [Test worker @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2024-05-05 10:08:39.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-05-05 10:08:39.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-05-05 10:08:39.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:39.575 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8: (connection evicted) 2024-05-05 10:08:39.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:39.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-05-05 10:08:39.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-05-05 10:08:39.677 [DefaultDispatcher-worker-13 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-05-05 10:08:39.678 [DefaultDispatcher-worker-13 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.678 [DefaultDispatcher-worker-13 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:39.678 [DefaultDispatcher-worker-13 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.679 [DefaultDispatcher-worker-9 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.679 [DefaultDispatcher-worker-9 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.787 [DefaultDispatcher-worker-15 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19565b5 2024-05-05 10:08:39.787 [DefaultDispatcher-worker-15 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.787 [DefaultDispatcher-worker-15 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:39.787 [DefaultDispatcher-worker-15 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.788 [DefaultDispatcher-worker-13 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.788 [DefaultDispatcher-worker-13 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bf6bc2d 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:39.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:39.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-05-05 10:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c756f0 2024-05-05 10:08:39.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c756f0 2024-05-05 10:08:39.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-05-05 10:08:39.915 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c756f0 2024-05-05 10:08:39.926 [Test worker @coroutine#2483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c756f0 2024-05-05 10:08:39.928 [Test worker @coroutine#2486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c756f0 2024-05-05 10:08:39.929 [DefaultDispatcher-worker-13 @coroutine#2489] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:39.930 [DefaultDispatcher-worker-13 @coroutine#2489] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-05 10:08:39.930 [DefaultDispatcher-worker-13 @coroutine#2489] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:39.930 [DefaultDispatcher-worker-13 @coroutine#2489] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-05 10:08:39.931 [DefaultDispatcher-worker-5 @coroutine#2489] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:39.931 [DefaultDispatcher-worker-5 @coroutine#2489] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:39.940 [DefaultDispatcher-worker-2 @coroutine#2488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c756f0 2024-05-05 10:08:39.941 [DefaultDispatcher-worker-2 @coroutine#2488] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.941 [DefaultDispatcher-worker-2 @coroutine#2488] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:39.941 [DefaultDispatcher-worker-2 @coroutine#2488] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.941 [DefaultDispatcher-worker-10 @coroutine#2488] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.941 [DefaultDispatcher-worker-10 @coroutine#2488] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.945 [Test worker @coroutine#2493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c756f0 2024-05-05 10:08:39.957 [DefaultDispatcher-worker-13 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c68c7b 2024-05-05 10:08:39.957 [DefaultDispatcher-worker-13 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.957 [DefaultDispatcher-worker-13 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:39.957 [DefaultDispatcher-worker-13 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.959 [DefaultDispatcher-worker-12 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.959 [DefaultDispatcher-worker-12 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.966 [DefaultDispatcher-worker-7 @coroutine#2500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c756f0 2024-05-05 10:08:39.994 [DefaultDispatcher-worker-12 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-05-05 10:08:39.995 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.995 [DefaultDispatcher-worker-12 @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:36891/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:39.995 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.995 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:39.996 [DefaultDispatcher-worker-15 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:39.996 [DefaultDispatcher-worker-15 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.001 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@60472c5 2024-05-05 10:08:40.001 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@60472c5 2024-05-05 10:08:40.005 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c39c75 2024-05-05 10:08:40.005 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c39c75 2024-05-05 10:08:40.008 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@cfc19b5 2024-05-05 10:08:40.008 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@cfc19b5 2024-05-05 10:08:40.010 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@49fe964e 2024-05-05 10:08:40.010 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@49fe964e 2024-05-05 10:08:40.013 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc957ee 2024-05-05 10:08:40.013 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cc957ee 2024-05-05 10:08:40.015 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@78fd5e36 2024-05-05 10:08:40.015 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@78fd5e36 2024-05-05 10:08:40.017 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1420c12d 2024-05-05 10:08:40.017 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1420c12d 2024-05-05 10:08:40.019 [Test worker @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c756f0 2024-05-05 10:08:40.020 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@29d16901 2024-05-05 10:08:40.020 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@29d16901 2024-05-05 10:08:40.022 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@f012df2 2024-05-05 10:08:40.022 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@f012df2 2024-05-05 10:08:40.022 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-05-05 10:08:40.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-05-05 10:08:40.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-05-05 10:08:40.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-05-05 10:08:40.027 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25c756f0: (connection evicted) 2024-05-05 10:08:40.027 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60472c5: (connection evicted) 2024-05-05 10:08:40.028 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8c39c75: (connection evicted) 2024-05-05 10:08:40.028 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cfc19b5: (connection evicted) 2024-05-05 10:08:40.028 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49fe964e: (connection evicted) 2024-05-05 10:08:40.029 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cc957ee: (connection evicted) 2024-05-05 10:08:40.029 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78fd5e36: (connection evicted) 2024-05-05 10:08:40.029 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1420c12d: (connection evicted) 2024-05-05 10:08:40.029 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29d16901: (connection evicted) 2024-05-05 10:08:40.030 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f012df2: (connection evicted) 2024-05-05 10:08:40.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:40.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-05-05 10:08:40.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-05-05 10:08:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-05-05 10:08:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:40.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:40.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:40.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:40.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5122387 2024-05-05 10:08:40.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:40.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:40.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:40.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:40.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:40.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:40.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:40.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:40.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:40.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:40.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:40.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:40.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:40.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:40.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:40.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:40.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:40.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:40.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:40.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-05-05 10:08:40.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:40.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:40.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:40.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:40.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:40.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:40.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:40.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:40.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-05-05 10:08:40.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b234aa 2024-05-05 10:08:40.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@11b234aa 2024-05-05 10:08:40.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-05-05 10:08:40.038 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b234aa 2024-05-05 10:08:40.052 [Test worker @coroutine#2512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b234aa 2024-05-05 10:08:40.056 [Test worker @coroutine#2514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b234aa 2024-05-05 10:08:40.057 [DefaultDispatcher-worker-16 @coroutine#2517] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:40.057 [DefaultDispatcher-worker-16 @coroutine#2517] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-05 10:08:40.057 [DefaultDispatcher-worker-16 @coroutine#2517] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:40.057 [DefaultDispatcher-worker-16 @coroutine#2517] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-05 10:08:40.059 [DefaultDispatcher-worker-12 @coroutine#2517] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:40.059 [DefaultDispatcher-worker-12 @coroutine#2517] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:40.069 [DefaultDispatcher-worker-5 @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b234aa 2024-05-05 10:08:40.070 [DefaultDispatcher-worker-5 @coroutine#2516] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.070 [DefaultDispatcher-worker-5 @coroutine#2516] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:40.070 [DefaultDispatcher-worker-5 @coroutine#2516] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.070 [DefaultDispatcher-worker-12 @coroutine#2516] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.071 [DefaultDispatcher-worker-12 @coroutine#2516] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.074 [Test worker @coroutine#2521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b234aa 2024-05-05 10:08:40.091 [DefaultDispatcher-worker-13 @coroutine#2529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b234aa 2024-05-05 10:08:40.101 [DefaultDispatcher-worker-13 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-05-05 10:08:40.101 [DefaultDispatcher-worker-13 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.101 [DefaultDispatcher-worker-13 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:40.101 [DefaultDispatcher-worker-13 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.103 [DefaultDispatcher-worker-15 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.103 [DefaultDispatcher-worker-15 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.133 [Test worker @coroutine#2531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11b234aa 2024-05-05 10:08:40.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-05-05 10:08:40.136 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-05-05 10:08:40.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:40.136 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11b234aa: (connection evicted) 2024-05-05 10:08:40.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:40.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-05-05 10:08:40.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14a3a66c 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:40.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:40.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-05-05 10:08:40.141 [DefaultDispatcher-worker-11 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-05-05 10:08:40.141 [DefaultDispatcher-worker-11 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.141 [DefaultDispatcher-worker-11 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:40.141 [DefaultDispatcher-worker-11 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@539953af 2024-05-05 10:08:40.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@539953af 2024-05-05 10:08:40.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-05-05 10:08:40.142 [DefaultDispatcher-worker-14 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.142 [DefaultDispatcher-worker-14 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.142 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539953af 2024-05-05 10:08:40.155 [Test worker @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539953af 2024-05-05 10:08:40.156 [Test worker @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539953af 2024-05-05 10:08:40.157 [DefaultDispatcher-worker-11 @coroutine#2547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:40.157 [DefaultDispatcher-worker-11 @coroutine#2547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-05 10:08:40.157 [DefaultDispatcher-worker-11 @coroutine#2547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:40.157 [DefaultDispatcher-worker-11 @coroutine#2547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-05 10:08:40.159 [DefaultDispatcher-worker-16 @coroutine#2547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:40.159 [DefaultDispatcher-worker-16 @coroutine#2547] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:40.166 [DefaultDispatcher-worker-7 @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539953af 2024-05-05 10:08:40.166 [DefaultDispatcher-worker-7 @coroutine#2546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.166 [DefaultDispatcher-worker-7 @coroutine#2546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:40.166 [DefaultDispatcher-worker-7 @coroutine#2546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.167 [DefaultDispatcher-worker-4 @coroutine#2546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.167 [DefaultDispatcher-worker-4 @coroutine#2546] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.170 [Test worker @coroutine#2551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539953af 2024-05-05 10:08:40.187 [DefaultDispatcher-worker-3 @coroutine#2558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539953af 2024-05-05 10:08:40.224 [Test worker @coroutine#2560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539953af 2024-05-05 10:08:40.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-05-05 10:08:40.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-05-05 10:08:40.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:40.227 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@539953af: (connection evicted) 2024-05-05 10:08:40.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:40.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-05-05 10:08:40.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-05-05 10:08:40.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-05-05 10:08:40.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:40.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:40.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:40.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:40.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:40.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:40.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4624e3d1 2024-05-05 10:08:40.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:40.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:40.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:40.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:40.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:40.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:40.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:40.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:40.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:40.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:40.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:40.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:40.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:40.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-05 10:08:40.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-05 10:08:40.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:40.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:40.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-05 10:08:40.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:40.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-05-05 10:08:40.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:40.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:40.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:40.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:40.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:40.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:40.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:40.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:40.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-05-05 10:08:40.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3181fbe7 2024-05-05 10:08:40.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@3181fbe7 2024-05-05 10:08:40.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-05-05 10:08:40.233 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3181fbe7 2024-05-05 10:08:40.245 [Test worker @coroutine#2564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3181fbe7 2024-05-05 10:08:40.247 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3181fbe7 2024-05-05 10:08:40.247 [DefaultDispatcher-worker-3 @coroutine#2569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:40.247 [DefaultDispatcher-worker-3 @coroutine#2569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-05 10:08:40.249 [DefaultDispatcher-worker-3 @coroutine#2569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:40.249 [DefaultDispatcher-worker-3 @coroutine#2569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-05 10:08:40.251 [DefaultDispatcher-worker-10 @coroutine#2569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:40.251 [DefaultDispatcher-worker-10 @coroutine#2569] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:40.260 [DefaultDispatcher-worker-10 @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3181fbe7 2024-05-05 10:08:40.260 [DefaultDispatcher-worker-10 @coroutine#2568] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.260 [DefaultDispatcher-worker-10 @coroutine#2568] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:40.260 [DefaultDispatcher-worker-10 @coroutine#2568] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.261 [DefaultDispatcher-worker-3 @coroutine#2568] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.261 [DefaultDispatcher-worker-3 @coroutine#2568] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.264 [Test worker @coroutine#2572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3181fbe7 2024-05-05 10:08:40.279 [DefaultDispatcher-worker-11 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66487713 2024-05-05 10:08:40.279 [DefaultDispatcher-worker-11 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.279 [DefaultDispatcher-worker-11 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:40.279 [DefaultDispatcher-worker-11 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.281 [DefaultDispatcher-worker-14 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.281 [DefaultDispatcher-worker-14 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.283 [DefaultDispatcher-worker-9 @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3181fbe7 2024-05-05 10:08:40.319 [Test worker @coroutine#2586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3181fbe7 2024-05-05 10:08:40.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-05-05 10:08:40.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-05-05 10:08:40.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:40.322 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3181fbe7: (connection evicted) 2024-05-05 10:08:40.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:40.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-05-05 10:08:40.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-05-05 10:08:40.335 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-05-05 10:08:40.335 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:40.335 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:40.335 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15a87fbb 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@a23b96b 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@a23b96b 2024-05-05 10:08:40.336 [Test worker @coroutine#2589] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-05-05 10:08:40.351 [Test worker @coroutine#2589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a23b96b 2024-05-05 10:08:40.362 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a23b96b 2024-05-05 10:08:40.364 [Test worker @coroutine#2592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a23b96b 2024-05-05 10:08:40.366 [Test worker @coroutine#2594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a23b96b 2024-05-05 10:08:40.378 [DefaultDispatcher-worker-6 @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a23b96b 2024-05-05 10:08:40.390 [DefaultDispatcher-worker-6 @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a23b96b 2024-05-05 10:08:40.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-05-05 10:08:40.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-05-05 10:08:40.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:40.393 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a23b96b: (connection evicted) 2024-05-05 10:08:40.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:40.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-05-05 10:08:40.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-05-05 10:08:40.396 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-05-05 10:08:40.396 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:40.396 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:40.397 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e9c5db9 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@71dac63f 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@71dac63f 2024-05-05 10:08:40.398 [Test worker @coroutine#2615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-05-05 10:08:40.407 [DefaultDispatcher-worker-11 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f662dd 2024-05-05 10:08:40.407 [DefaultDispatcher-worker-11 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.407 [DefaultDispatcher-worker-11 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:40.407 [DefaultDispatcher-worker-11 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.408 [DefaultDispatcher-worker-2 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.408 [DefaultDispatcher-worker-2 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.415 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dac63f 2024-05-05 10:08:40.427 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dac63f 2024-05-05 10:08:40.429 [Test worker @coroutine#2622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dac63f 2024-05-05 10:08:40.430 [Test worker @coroutine#2624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dac63f 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5379488c 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:40.431 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:40.432 [Test worker @coroutine#2615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-05-05 10:08:40.432 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@31e5d408 2024-05-05 10:08:40.432 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@31e5d408 2024-05-05 10:08:40.432 [Test worker @coroutine#2615] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-05-05 10:08:40.447 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e5d408 2024-05-05 10:08:40.459 [Test worker @coroutine#2626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e5d408 2024-05-05 10:08:40.460 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e5d408 2024-05-05 10:08:40.462 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e5d408 2024-05-05 10:08:40.476 [DefaultDispatcher-worker-3 @coroutine#2633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e5d408 2024-05-05 10:08:40.480 [DefaultDispatcher-worker-5 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5924ea91 2024-05-05 10:08:40.480 [DefaultDispatcher-worker-5 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.480 [DefaultDispatcher-worker-5 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:40.480 [DefaultDispatcher-worker-5 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.481 [DefaultDispatcher-worker-11 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.481 [DefaultDispatcher-worker-11 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.493 [DefaultDispatcher-worker-2 @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dac63f 2024-05-05 10:08:40.498 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:40.504 [DefaultDispatcher-worker-5 @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dac63f 2024-05-05 10:08:40.513 [DefaultDispatcher-worker-13 @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dac63f 2024-05-05 10:08:40.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-05-05 10:08:40.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-05-05 10:08:40.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:40.532 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71dac63f: (connection evicted) 2024-05-05 10:08:40.532 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:40.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:40.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-05-05 10:08:40.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-05-05 10:08:40.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-05-05 10:08:40.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-05-05 10:08:40.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:40.533 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31e5d408: (connection evicted) 2024-05-05 10:08:40.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:40.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-05-05 10:08:40.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-05-05 10:08:40.535 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-05-05 10:08:40.535 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:40.535 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:40.535 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:40.535 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:40.535 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:40.535 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:40.535 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a4d0ca2 2024-05-05 10:08:40.535 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:40.535 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:40.536 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:40.536 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:40.536 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:40.536 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:40.536 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:40.536 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:40.536 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:40.536 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:40.536 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:40.536 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:40.536 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:40.536 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:40.536 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:40.536 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:40.536 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:40.536 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:40.536 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:40.536 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-05-05 10:08:40.536 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:40.536 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:40.536 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:40.536 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:40.536 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:40.536 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:40.536 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:40.536 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:40.536 [Test worker @coroutine#2658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-05-05 10:08:40.536 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2024-05-05 10:08:40.536 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2024-05-05 10:08:40.536 [Test worker @coroutine#2658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-05-05 10:08:40.559 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2024-05-05 10:08:40.559 [DefaultDispatcher-worker-5 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510f50e5 2024-05-05 10:08:40.560 [DefaultDispatcher-worker-5 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.560 [DefaultDispatcher-worker-5 @coroutine#2061] 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-05-05 10:08:40.560 [DefaultDispatcher-worker-5 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.561 [DefaultDispatcher-worker-5 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.570 [Test worker @coroutine#2659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2024-05-05 10:08:40.572 [Test worker @coroutine#2664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2024-05-05 10:08:40.575 [Test worker @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79e591bb 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:40.575 [Test worker @coroutine#2658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-05-05 10:08:40.576 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f 2024-05-05 10:08:40.576 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f 2024-05-05 10:08:40.576 [Test worker @coroutine#2658] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-05-05 10:08:40.591 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f 2024-05-05 10:08:40.605 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f 2024-05-05 10:08:40.608 [Test worker @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f 2024-05-05 10:08:40.610 [Test worker @coroutine#2672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f 2024-05-05 10:08:40.623 [DefaultDispatcher-worker-2 @coroutine#2674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f 2024-05-05 10:08:40.636 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:40.637 [DefaultDispatcher-worker-2 @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2024-05-05 10:08:40.647 [DefaultDispatcher-worker-6 @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2024-05-05 10:08:40.657 [DefaultDispatcher-worker-11 @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7 2024-05-05 10:08:40.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-05-05 10:08:40.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-05-05 10:08:40.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:40.661 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b8a11d7: (connection evicted) 2024-05-05 10:08:40.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:40.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-05-05 10:08:40.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-05-05 10:08:40.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-05-05 10:08:40.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-05-05 10:08:40.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:40.663 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@577b2c5f: (connection evicted) 2024-05-05 10:08:40.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:40.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-05-05 10:08:40.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f13eabb 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:40.666 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:40.667 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:40.667 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:40.667 [Test worker @coroutine#2695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-05-05 10:08:40.667 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f579d2 2024-05-05 10:08:40.667 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@75f579d2 2024-05-05 10:08:40.667 [Test worker @coroutine#2695] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-05-05 10:08:40.690 [Test worker @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f579d2 2024-05-05 10:08:40.692 [DefaultDispatcher-worker-2 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-05-05 10:08:40.692 [DefaultDispatcher-worker-2 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.692 [DefaultDispatcher-worker-2 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:40.692 [DefaultDispatcher-worker-2 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.693 [DefaultDispatcher-worker-3 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.693 [DefaultDispatcher-worker-3 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.703 [Test worker @coroutine#2696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f579d2 2024-05-05 10:08:40.705 [Test worker @coroutine#2701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f579d2 2024-05-05 10:08:40.706 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f579d2 2024-05-05 10:08:40.718 [DefaultDispatcher-worker-12 @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f579d2 2024-05-05 10:08:40.741 [DefaultDispatcher-worker-2 @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f579d2 2024-05-05 10:08:40.745 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f579d2 2024-05-05 10:08:40.755 [DefaultDispatcher-worker-11 @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75f579d2 2024-05-05 10:08:40.767 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:40.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-05-05 10:08:40.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-05-05 10:08:40.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:40.778 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75f579d2: (connection evicted) 2024-05-05 10:08:40.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:40.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-05-05 10:08:40.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-05-05 10:08:40.780 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-05-05 10:08:40.780 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:40.780 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:40.780 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:40.780 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:40.780 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:40.780 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:40.780 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21143041 2024-05-05 10:08:40.780 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:40.780 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:40.780 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:40.780 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:40.780 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:40.780 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:40.780 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:40.780 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:40.780 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:40.780 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:40.780 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:40.780 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:40.780 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:40.780 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:40.780 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:40.781 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:40.781 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:40.781 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:40.781 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:40.781 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-05-05 10:08:40.781 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:40.781 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:40.781 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:40.781 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:40.781 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:40.781 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:40.781 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:40.781 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:40.781 [Test worker @coroutine#2748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-05-05 10:08:40.781 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@611f28f5 2024-05-05 10:08:40.781 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@611f28f5 2024-05-05 10:08:40.781 [Test worker @coroutine#2748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-05-05 10:08:40.798 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611f28f5 2024-05-05 10:08:40.799 [DefaultDispatcher-worker-1 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19565b5 2024-05-05 10:08:40.799 [DefaultDispatcher-worker-1 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.799 [DefaultDispatcher-worker-1 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:40.799 [DefaultDispatcher-worker-1 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.800 [DefaultDispatcher-worker-2 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.800 [DefaultDispatcher-worker-2 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:40.810 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611f28f5 2024-05-05 10:08:40.812 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611f28f5 2024-05-05 10:08:40.814 [Test worker @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611f28f5 2024-05-05 10:08:40.825 [DefaultDispatcher-worker-9 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611f28f5 2024-05-05 10:08:40.847 [DefaultDispatcher-worker-3 @coroutine#2748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611f28f5 2024-05-05 10:08:40.851 [Test worker @coroutine#2767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611f28f5 2024-05-05 10:08:40.863 [DefaultDispatcher-worker-5 @coroutine#2748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611f28f5 2024-05-05 10:08:40.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-05-05 10:08:40.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-05-05 10:08:40.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:40.868 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@611f28f5: (connection evicted) 2024-05-05 10:08:40.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:40.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-05-05 10:08:40.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63bb52ea 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:40.871 [Test worker @coroutine#2796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-05-05 10:08:40.872 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7725470b 2024-05-05 10:08:40.872 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7725470b 2024-05-05 10:08:40.872 [Test worker @coroutine#2796] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-05-05 10:08:40.888 [Test worker @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7725470b 2024-05-05 10:08:40.900 [Test worker @coroutine#2797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7725470b 2024-05-05 10:08:40.901 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7725470b 2024-05-05 10:08:40.903 [Test worker @coroutine#2801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7725470b 2024-05-05 10:08:40.914 [DefaultDispatcher-worker-8 @coroutine#2803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7725470b 2024-05-05 10:08:40.938 [DefaultDispatcher-worker-11 @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7725470b 2024-05-05 10:08:40.949 [DefaultDispatcher-worker-11 @coroutine#2796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7725470b 2024-05-05 10:08:41.005 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:41.063 [DefaultDispatcher-worker-13 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c68c7b 2024-05-05 10:08:41.063 [DefaultDispatcher-worker-13 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.063 [DefaultDispatcher-worker-4 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-05-05 10:08:41.063 [DefaultDispatcher-worker-13 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:41.063 [DefaultDispatcher-worker-13 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.063 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.063 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:41.063 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.065 [DefaultDispatcher-worker-11 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.065 [DefaultDispatcher-worker-11 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.065 [DefaultDispatcher-worker-10 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.065 [DefaultDispatcher-worker-10 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.135 [DefaultDispatcher-worker-13 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-05-05 10:08:41.135 [DefaultDispatcher-worker-13 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.135 [DefaultDispatcher-worker-13 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:41.135 [DefaultDispatcher-worker-13 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.136 [DefaultDispatcher-worker-6 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.136 [DefaultDispatcher-worker-6 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.144 [DefaultDispatcher-worker-3 @coroutine#2834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7725470b 2024-05-05 10:08:41.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-05-05 10:08:41.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-05-05 10:08:41.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:41.192 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7725470b: (connection evicted) 2024-05-05 10:08:41.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:41.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-05-05 10:08:41.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-05-05 10:08:41.196 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-05-05 10:08:41.196 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:41.196 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a5cddd9 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:41.197 [Test worker @coroutine#2845] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-05-05 10:08:41.198 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@38c7ad43 2024-05-05 10:08:41.198 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@38c7ad43 2024-05-05 10:08:41.198 [Test worker @coroutine#2845] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-05-05 10:08:41.199 [DefaultDispatcher-worker-12 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-05-05 10:08:41.199 [DefaultDispatcher-worker-12 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.199 [DefaultDispatcher-worker-12 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:41.199 [DefaultDispatcher-worker-12 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.201 [DefaultDispatcher-worker-9 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.202 [DefaultDispatcher-worker-9 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.217 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38c7ad43 2024-05-05 10:08:41.229 [Test worker @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38c7ad43 2024-05-05 10:08:41.232 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38c7ad43 2024-05-05 10:08:41.234 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38c7ad43 2024-05-05 10:08:41.246 [DefaultDispatcher-worker-12 @coroutine#2855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38c7ad43 2024-05-05 10:08:41.248 [Test worker @coroutine#2859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38c7ad43 2024-05-05 10:08:41.272 [DefaultDispatcher-worker-16 @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38c7ad43 2024-05-05 10:08:41.281 [DefaultDispatcher-worker-12 @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38c7ad43 2024-05-05 10:08:41.289 [DefaultDispatcher-worker-11 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66487713 2024-05-05 10:08:41.290 [DefaultDispatcher-worker-11 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.290 [DefaultDispatcher-worker-11 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:41.290 [DefaultDispatcher-worker-11 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.291 [DefaultDispatcher-worker-5 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.291 [DefaultDispatcher-worker-5 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-05-05 10:08:41.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-05-05 10:08:41.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:41.293 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38c7ad43: (connection evicted) 2024-05-05 10:08:41.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:41.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-05-05 10:08:41.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-05-05 10:08:41.294 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b0a69b9 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2024-05-05 10:08:41.295 [Test worker @coroutine#2884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-05-05 10:08:41.310 [Test worker @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2024-05-05 10:08:41.321 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2024-05-05 10:08:41.323 [Test worker @coroutine#2887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2024-05-05 10:08:41.325 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2024-05-05 10:08:41.337 [DefaultDispatcher-worker-6 @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2 2024-05-05 10:08:41.395 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:41.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-05-05 10:08:41.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-05-05 10:08:41.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:41.403 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a8ef0c2: (connection evicted) 2024-05-05 10:08:41.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:41.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-05-05 10:08:41.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-05-05 10:08:41.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2be9add0 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:41.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@149e457 2024-05-05 10:08:41.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@149e457 2024-05-05 10:08:41.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-05-05 10:08:41.421 [DefaultDispatcher-worker-6 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f662dd 2024-05-05 10:08:41.422 [DefaultDispatcher-worker-6 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.422 [DefaultDispatcher-worker-6 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:41.422 [DefaultDispatcher-worker-6 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.423 [DefaultDispatcher-worker-7 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.423 [DefaultDispatcher-worker-7 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.493 [DefaultDispatcher-worker-14 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5924ea91 2024-05-05 10:08:41.493 [DefaultDispatcher-worker-14 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.493 [DefaultDispatcher-worker-14 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:41.493 [DefaultDispatcher-worker-14 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.494 [DefaultDispatcher-worker-11 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.494 [DefaultDispatcher-worker-11 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.507 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:41.514 [DefaultDispatcher-worker-1 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149e457 2024-05-05 10:08:41.523 [DefaultDispatcher-worker-7 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149e457 2024-05-05 10:08:41.533 [DefaultDispatcher-worker-11 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149e457 2024-05-05 10:08:41.544 [DefaultDispatcher-worker-5 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149e457 2024-05-05 10:08:41.573 [DefaultDispatcher-worker-6 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510f50e5 2024-05-05 10:08:41.573 [DefaultDispatcher-worker-6 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.573 [DefaultDispatcher-worker-6 @coroutine#2061] 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-05-05 10:08:41.573 [DefaultDispatcher-worker-6 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.574 [DefaultDispatcher-worker-5 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.578 [DefaultDispatcher-worker-5 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149e457 2024-05-05 10:08:41.579 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-05 10:08:41.584 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2024-05-05 10:08:41.585 [DefaultDispatcher-worker-9 @coroutine#2929] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-05 10:08:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-05-05 10:08:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b8f1c62 2024-05-05 10:08:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:41.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-05-05 10:08:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:41.586 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:41.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-05-05 10:08:41.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3e9163 2024-05-05 10:08:41.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3e9163 2024-05-05 10:08:41.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-05-05 10:08:41.602 [DefaultDispatcher-worker-5 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:41.602 [DefaultDispatcher-worker-5 @coroutine#2931] 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-05-05 10:08:41.602 [DefaultDispatcher-worker-5 @coroutine#2931] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:41.602 [DefaultDispatcher-worker-5 @coroutine#2931] 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-05-05 10:08:41.605 [eventLoopGroupProxy-19-1 @call-handler#2939] 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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-05-05 10:08:41.605 [eventLoopGroupProxy-19-2 @call-handler#2940] 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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-05-05 10:08:41.605 [eventLoopGroupProxy-19-1 @call-handler#2939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:41.605 [eventLoopGroupProxy-19-2 @call-handler#2940] 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-05-05 10:08:41.605 [eventLoopGroupProxy-19-2 @call-handler#2940] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-05 10:08:41.606 [eventLoopGroupProxy-19-2 @call-handler#2940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:41.607 [DefaultDispatcher-worker-2 @coroutine#2931] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:41.607 [DefaultDispatcher-worker-2 @coroutine#2931] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:41.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-05-05 10:08:41.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:41.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:41.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:41.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:41.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:41.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:41.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ed2aa8a 2024-05-05 10:08:41.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:41.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:41.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:41.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:41.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:41.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:41.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:41.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:41.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:41.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:41.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:41.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:41.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:41.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:41.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:41.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:41.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:41.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:41.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:41.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-05-05 10:08:41.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:41.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:41.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:41.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:41.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:41.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:41.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:41.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:41.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-05-05 10:08:41.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6dd89c 2024-05-05 10:08:41.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f6dd89c 2024-05-05 10:08:41.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-05-05 10:08:41.626 [DefaultDispatcher-worker-14 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3e9163 2024-05-05 10:08:41.626 [DefaultDispatcher-worker-14 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.626 [DefaultDispatcher-worker-14 @coroutine#2930] 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-05-05 10:08:41.626 [DefaultDispatcher-worker-14 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.627 [eventLoopGroupProxy-19-2 @call-handler#2945] 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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-05-05 10:08:41.627 [eventLoopGroupProxy-19-2 @call-handler#2945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:41.627 [DefaultDispatcher-worker-8 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.627 [DefaultDispatcher-worker-8 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.631 [DefaultDispatcher-worker-8 @coroutine#2950] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:41.631 [DefaultDispatcher-worker-8 @coroutine#2950] 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-05-05 10:08:41.631 [DefaultDispatcher-worker-8 @coroutine#2950] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:41.631 [DefaultDispatcher-worker-8 @coroutine#2950] 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-05-05 10:08:41.631 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18eb6ea3 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:41.632 [eventLoopGroupProxy-19-2 @call-handler#2954] 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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:41.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-05-05 10:08:41.632 [eventLoopGroupProxy-19-2 @call-handler#2954] 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-05-05 10:08:41.632 [eventLoopGroupProxy-19-2 @call-handler#2954] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@8850865 2024-05-05 10:08:41.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@8850865 2024-05-05 10:08:41.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-05-05 10:08:41.633 [eventLoopGroupProxy-19-2 @call-handler#2954] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:41.633 [eventLoopGroupProxy-19-3 @call-handler#2957] 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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-05-05 10:08:41.633 [eventLoopGroupProxy-19-3 @call-handler#2957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:41.633 [DefaultDispatcher-worker-16 @coroutine#2950] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:41.633 [DefaultDispatcher-worker-16 @coroutine#2950] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:41.638 [DefaultDispatcher-worker-15 @coroutine#2930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3e9163 2024-05-05 10:08:41.648 [DefaultDispatcher-worker-16 @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3e9163 2024-05-05 10:08:41.649 [DefaultDispatcher-worker-16 @coroutine#2962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:41.650 [DefaultDispatcher-worker-16 @coroutine#2962] 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-05-05 10:08:41.650 [DefaultDispatcher-worker-16 @coroutine#2962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:41.650 [DefaultDispatcher-worker-16 @coroutine#2962] 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-05-05 10:08:41.651 [eventLoopGroupProxy-19-2 @call-handler#2967] 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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-05-05 10:08:41.651 [eventLoopGroupProxy-19-2 @call-handler#2967] 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-05-05 10:08:41.651 [eventLoopGroupProxy-19-2 @call-handler#2967] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-05 10:08:41.652 [eventLoopGroupProxy-19-4 @call-handler#2970] 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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-05-05 10:08:41.652 [eventLoopGroupProxy-19-4 @call-handler#2970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:41.662 [DefaultDispatcher-worker-4 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149e457 2024-05-05 10:08:41.662 [eventLoopGroupProxy-19-2 @call-handler#2967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:41.663 [DefaultDispatcher-worker-4 @coroutine#2949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6dd89c 2024-05-05 10:08:41.663 [DefaultDispatcher-worker-3 @coroutine#2962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:41.663 [DefaultDispatcher-worker-3 @coroutine#2962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-05 10:08:41.663 [DefaultDispatcher-worker-4 @coroutine#2949] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.663 [DefaultDispatcher-worker-4 @coroutine#2949] 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-05-05 10:08:41.663 [DefaultDispatcher-worker-4 @coroutine#2949] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.664 [eventLoopGroupProxy-19-2 @call-handler#2976] 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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-05-05 10:08:41.664 [eventLoopGroupProxy-19-2 @call-handler#2976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:41.664 [DefaultDispatcher-worker-9 @coroutine#2949] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.664 [DefaultDispatcher-worker-9 @coroutine#2949] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.675 [DefaultDispatcher-worker-11 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149e457 2024-05-05 10:08:41.676 [DefaultDispatcher-worker-5 @coroutine#2949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6dd89c 2024-05-05 10:08:41.682 [DefaultDispatcher-worker-2 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8850865 2024-05-05 10:08:41.682 [DefaultDispatcher-worker-2 @coroutine#2961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.682 [DefaultDispatcher-worker-2 @coroutine#2961] 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-05-05 10:08:41.682 [DefaultDispatcher-worker-2 @coroutine#2961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.683 [eventLoopGroupProxy-19-2 @call-handler#2984] 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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-05-05 10:08:41.683 [eventLoopGroupProxy-19-2 @call-handler#2984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:41.684 [DefaultDispatcher-worker-5 @coroutine#2961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.684 [DefaultDispatcher-worker-5 @coroutine#2961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.686 [DefaultDispatcher-worker-2 @coroutine#2951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6dd89c 2024-05-05 10:08:41.687 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:41.692 [DefaultDispatcher-worker-7 @coroutine#2961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8850865 2024-05-05 10:08:41.702 [DefaultDispatcher-worker-12 @coroutine#2963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8850865 2024-05-05 10:08:41.705 [DefaultDispatcher-worker-7 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-05-05 10:08:41.705 [DefaultDispatcher-worker-7 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.705 [DefaultDispatcher-worker-7 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:41.705 [DefaultDispatcher-worker-7 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.706 [DefaultDispatcher-worker-8 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.706 [DefaultDispatcher-worker-8 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.707 [DefaultDispatcher-worker-9 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149e457 2024-05-05 10:08:41.710 [DefaultDispatcher-worker-9 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-05-05 10:08:41.710 [DefaultDispatcher-worker-9 @coroutine#2966] 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-05-05 10:08:41.710 [DefaultDispatcher-worker-9 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-05-05 10:08:41.710 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:41.711 [eventLoopGroupProxy-19-2 @call-handler#3002] 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-05-05 10:08:41.719 [DefaultDispatcher-worker-4 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3e9163 2024-05-05 10:08:41.733 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:41.736 [DefaultDispatcher-worker-16 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-05-05 10:08:41.736 [DefaultDispatcher-worker-16 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-05-05 10:08:41.736 [DefaultDispatcher-worker-16 @coroutine#2966] 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-05-05 10:08:41.736 [DefaultDispatcher-worker-16 @coroutine#2966] 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-05-05 10:08:41.737 [DefaultDispatcher-worker-16 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588667022769532929 2024-05-05 10:08:41.737 [DefaultDispatcher-worker-16 @coroutine#2966] 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=588667022769532929. 2024-05-05 10:08:41.737 [DefaultDispatcher-worker-16 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588667022769532929 2024-05-05 10:08:41.738 [eventLoopGroupProxy-19-2 @call-handler#3006] 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 Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-05-05 10:08:41.742 [eventLoopGroupProxy-19-2 @call-handler#3006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:41.742 [DefaultDispatcher-worker-16 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588667022769532929 2024-05-05 10:08:41.742 [DefaultDispatcher-worker-16 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588667022769532929 2024-05-05 10:08:41.743 [DefaultDispatcher-worker-16 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588667022769532929. 2024-05-05 10:08:41.743 [DefaultDispatcher-worker-16 @coroutine#2966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588667022769532929 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:41.754 [DefaultDispatcher-worker-7 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3e9163 2024-05-05 10:08:41.755 [DefaultDispatcher-worker-7 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-05 10:08:41.755 [DefaultDispatcher-worker-7 @coroutine#2966] 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-05-05 10:08:41.755 [DefaultDispatcher-worker-7 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-05 10:08:41.756 [eventLoopGroupProxy-19-2 @call-handler#3010] 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 Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-05-05 10:08:41.759 [eventLoopGroupProxy-19-2 @call-handler#3010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:41.759 [DefaultDispatcher-worker-11 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-05 10:08:41.759 [DefaultDispatcher-worker-11 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-05 10:08:41.760 [DefaultDispatcher-worker-11 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-05-05 10:08:41.760 [DefaultDispatcher-worker-11 @coroutine#2966] 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-05-05 10:08:41.770 [DefaultDispatcher-worker-11 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3e9163 2024-05-05 10:08:41.792 [DefaultDispatcher-worker-9 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3e9163 2024-05-05 10:08:41.805 [DefaultDispatcher-worker-15 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149e457 2024-05-05 10:08:41.805 [DefaultDispatcher-worker-16 @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3e9163 2024-05-05 10:08:41.805 [DefaultDispatcher-worker-16 @coroutine#2932] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-05 10:08:41.805 [DefaultDispatcher-worker-16 @coroutine#2932] 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-05-05 10:08:41.805 [DefaultDispatcher-worker-16 @coroutine#2932] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-05 10:08:41.805 [DefaultDispatcher-worker-16 @coroutine#2932] 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-05-05 10:08:41.807 [eventLoopGroupProxy-19-2 @call-handler#3016] 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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-05-05 10:08:41.807 [eventLoopGroupProxy-19-2 @call-handler#3016] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-05-05 10:08:41.807 [eventLoopGroupProxy-19-2 @call-handler#3016] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-05 10:08:41.812 [DefaultDispatcher-worker-11 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19565b5 2024-05-05 10:08:41.812 [DefaultDispatcher-worker-11 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.812 [DefaultDispatcher-worker-11 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:41.812 [DefaultDispatcher-worker-11 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.813 [DefaultDispatcher-worker-3 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.813 [DefaultDispatcher-worker-3 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:41.818 [DefaultDispatcher-worker-2 @call-handler#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149e457 2024-05-05 10:08:41.818 [eventLoopGroupProxy-19-2 @call-handler#3016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:41.818 [DefaultDispatcher-worker-14 @coroutine#2932] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-05 10:08:41.818 [DefaultDispatcher-worker-14 @coroutine#2932] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-05 10:08:41.819 [DefaultDispatcher-worker-14 @coroutine#2932] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-05 10:08:41.819 [DefaultDispatcher-worker-14 @coroutine#2932] 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-05-05 10:08:41.829 [DefaultDispatcher-worker-11 @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3e9163 2024-05-05 10:08:41.837 [DefaultDispatcher-worker-14 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149e457 2024-05-05 10:08:41.838 [DefaultDispatcher-worker-7 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-05-05 10:08:41.838 [DefaultDispatcher-worker-7 @coroutine#2966] 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-05-05 10:08:41.838 [DefaultDispatcher-worker-7 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-05-05 10:08:41.839 [eventLoopGroupProxy-19-2 @call-handler#3032] 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-05-05 10:08:41.847 [DefaultDispatcher-worker-13 @coroutine#3024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6dd89c 2024-05-05 10:08:41.862 [DefaultDispatcher-worker-13 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-05-05 10:08:41.862 [DefaultDispatcher-worker-13 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-05-05 10:08:41.862 [DefaultDispatcher-worker-13 @coroutine#2966] 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-05-05 10:08:41.862 [DefaultDispatcher-worker-13 @coroutine#2966] 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-05-05 10:08:41.863 [DefaultDispatcher-worker-13 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588667022769532930 2024-05-05 10:08:41.863 [DefaultDispatcher-worker-13 @coroutine#2966] 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=588667022769532930. 2024-05-05 10:08:41.863 [DefaultDispatcher-worker-13 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588667022769532930 2024-05-05 10:08:41.864 [eventLoopGroupProxy-19-2 @call-handler#3036] 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 Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-05-05 10:08:41.865 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:41.865 [DefaultDispatcher-worker-10 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588667022769532930 2024-05-05 10:08:41.865 [DefaultDispatcher-worker-10 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588667022769532930 2024-05-05 10:08:41.866 [DefaultDispatcher-worker-10 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588667022769532930. 2024-05-05 10:08:41.866 [DefaultDispatcher-worker-10 @coroutine#2966] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588667022769532930 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:41.876 [DefaultDispatcher-worker-14 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6dd89c 2024-05-05 10:08:41.877 [DefaultDispatcher-worker-14 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-05 10:08:41.877 [DefaultDispatcher-worker-14 @coroutine#2966] 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-05-05 10:08:41.877 [DefaultDispatcher-worker-14 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-05 10:08:41.878 [eventLoopGroupProxy-19-2 @call-handler#3040] 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 Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-05-05 10:08:41.879 [eventLoopGroupProxy-19-2 @call-handler#3040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:41.879 [DefaultDispatcher-worker-14 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-05 10:08:41.879 [DefaultDispatcher-worker-14 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-05 10:08:41.879 [DefaultDispatcher-worker-14 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-05-05 10:08:41.879 [DefaultDispatcher-worker-14 @coroutine#2966] 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-05-05 10:08:41.890 [DefaultDispatcher-worker-10 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6dd89c 2024-05-05 10:08:41.913 [DefaultDispatcher-worker-16 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6dd89c 2024-05-05 10:08:41.925 [DefaultDispatcher-worker-3 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149e457 2024-05-05 10:08:41.926 [DefaultDispatcher-worker-5 @coroutine#2951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6dd89c 2024-05-05 10:08:41.926 [DefaultDispatcher-worker-5 @coroutine#2951] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-05 10:08:41.926 [DefaultDispatcher-worker-5 @coroutine#2951] 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-05-05 10:08:41.926 [DefaultDispatcher-worker-5 @coroutine#2951] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-05 10:08:41.926 [DefaultDispatcher-worker-5 @coroutine#2951] 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-05-05 10:08:41.927 [eventLoopGroupProxy-19-2 @call-handler#3047] 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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-05-05 10:08:41.927 [eventLoopGroupProxy-19-2 @call-handler#3047] 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-05-05 10:08:41.927 [eventLoopGroupProxy-19-2 @call-handler#3047] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-05 10:08:41.935 [DefaultDispatcher-worker-7 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149e457 2024-05-05 10:08:41.944 [DefaultDispatcher-worker-7 @call-handler#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149e457 2024-05-05 10:08:41.944 [eventLoopGroupProxy-19-2 @call-handler#3047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:41.945 [DefaultDispatcher-worker-1 @coroutine#2951] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-05 10:08:41.945 [DefaultDispatcher-worker-1 @coroutine#2951] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-05 10:08:41.945 [DefaultDispatcher-worker-1 @coroutine#2951] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-05 10:08:41.945 [DefaultDispatcher-worker-1 @coroutine#2951] 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-05-05 10:08:41.953 [DefaultDispatcher-worker-1 @coroutine#2951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6dd89c 2024-05-05 10:08:41.959 [UI Thread @coroutine#3066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588667022769532928 2024-05-05 10:08:41.959 [UI Thread @coroutine#3066] 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=588667022769532928. 2024-05-05 10:08:41.959 [UI Thread @coroutine#3066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588667022769532928 2024-05-05 10:08:41.959 [UI Thread @coroutine#3071] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:41.959 [UI Thread @coroutine#3071] 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=588667022769532929&assignmentUid=588667022769532928. 2024-05-05 10:08:41.959 [UI Thread @coroutine#3071] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:41.960 [eventLoopGroupProxy-19-2 @call-handler#3082] 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/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/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/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-05-05 10:08:41.961 [UI Thread @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:41.962 [UI Thread @coroutine#3076] 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=588667022769532929&assignmentUid=588667022769532928. 2024-05-05 10:08:41.962 [UI Thread @coroutine#3076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:41.962 [UI Thread @coroutine#3078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:41.962 [UI Thread @coroutine#3078] 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=588667022769532929&assignmentUid=588667022769532928. 2024-05-05 10:08:41.962 [UI Thread @coroutine#3078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:41.963 [eventLoopGroupProxy-19-5 @call-handler#3093] 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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-05-05 10:08:41.964 [UI Thread @coroutine#3096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588667022769532928&clazzUid=588667022769532928&accountPersonUid=588667022769532929 2024-05-05 10:08:41.964 [UI Thread @coroutine#3096] 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=588667022769532928&clazzUid=588667022769532928&accountPersonUid=588667022769532929. 2024-05-05 10:08:41.964 [UI Thread @coroutine#3096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588667022769532928&clazzUid=588667022769532928&accountPersonUid=588667022769532929 2024-05-05 10:08:41.965 [eventLoopGroupProxy-19-2 @call-handler#3082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:41.965 [eventLoopGroupProxy-19-7 @call-handler#3105] 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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-05-05 10:08:41.966 [eventLoopGroupProxy-19-5 @call-handler#3093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:41.966 [eventLoopGroupProxy-19-8 @call-handler#3108] 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 Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-05-05 10:08:41.966 [UI Thread @coroutine#3066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588667022769532928 2024-05-05 10:08:41.966 [UI Thread @coroutine#3066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588667022769532928 2024-05-05 10:08:41.966 [eventLoopGroupProxy-19-6 @call-handler#3110] 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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-05-05 10:08:41.966 [UI Thread @coroutine#3066] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588667022769532928. 2024-05-05 10:08:41.966 [UI Thread @coroutine#3066] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588667022769532928 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:41.967 [UI Thread @coroutine#3071] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:41.967 [UI Thread @coroutine#3071] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:41.968 [eventLoopGroupProxy-19-7 @call-handler#3105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:41.968 [UI Thread @coroutine#3071] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588667022769532929&assignmentUid=588667022769532928. 2024-05-05 10:08:41.968 [UI Thread @coroutine#3071] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588667022769532929&assignmentUid=588667022769532928 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:41.968 [UI Thread @coroutine#3078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:41.968 [eventLoopGroupProxy-19-6 @call-handler#3110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:41.968 [UI Thread @coroutine#3078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:41.969 [UI Thread @coroutine#3078] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588667022769532929&assignmentUid=588667022769532928. 2024-05-05 10:08:41.969 [UI Thread @coroutine#3078] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588667022769532929&assignmentUid=588667022769532928 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:41.969 [UI Thread @coroutine#3076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:41.969 [UI Thread @coroutine#3076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:41.969 [UI Thread @coroutine#3076] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588667022769532929&assignmentUid=588667022769532928. 2024-05-05 10:08:41.969 [UI Thread @coroutine#3076] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588667022769532929&assignmentUid=588667022769532928 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:41.978 [DefaultDispatcher-worker-3 @coroutine#3066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3e9163 2024-05-05 10:08:41.979 [eventLoopGroupProxy-19-8 @call-handler#3108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:41.980 [UI Thread @coroutine#3096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588667022769532928&clazzUid=588667022769532928&accountPersonUid=588667022769532929 2024-05-05 10:08:41.980 [UI Thread @coroutine#3096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588667022769532928&clazzUid=588667022769532928&accountPersonUid=588667022769532929 2024-05-05 10:08:41.980 [UI Thread @coroutine#3096] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588667022769532928&clazzUid=588667022769532928&accountPersonUid=588667022769532929. 2024-05-05 10:08:41.980 [UI Thread @coroutine#3096] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588667022769532928&clazzUid=588667022769532928&accountPersonUid=588667022769532929 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:41.988 [DefaultDispatcher-worker-3 @coroutine#3071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3e9163 2024-05-05 10:08:41.998 [DefaultDispatcher-worker-5 @coroutine#3078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3e9163 2024-05-05 10:08:42.007 [DefaultDispatcher-worker-3 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3e9163 2024-05-05 10:08:42.022 [DefaultDispatcher-worker-10 @coroutine#3096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3e9163 2024-05-05 10:08:42.027 [UI Thread @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588667022769532928 2024-05-05 10:08:42.027 [UI Thread @coroutine#3127] 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=588667022769532928. 2024-05-05 10:08:42.027 [UI Thread @coroutine#3127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588667022769532928 2024-05-05 10:08:42.028 [eventLoopGroupProxy-19-2 @call-handler#3129] 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 Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-05-05 10:08:42.030 [eventLoopGroupProxy-19-2 @call-handler#3129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:42.041 [UI Thread @coroutine#3127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588667022769532928 2024-05-05 10:08:42.041 [UI Thread @coroutine#3127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588667022769532928 2024-05-05 10:08:42.041 [UI Thread @coroutine#3127] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588667022769532928. 2024-05-05 10:08:42.041 [UI Thread @coroutine#3127] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588667022769532928 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:42.049 [DefaultDispatcher-worker-14 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3e9163 2024-05-05 10:08:42.061 [DefaultDispatcher-worker-15 @coroutine#3127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3e9163 2024-05-05 10:08:42.072 [DefaultDispatcher-worker-6 @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3e9163 2024-05-05 10:08:42.073 [DefaultDispatcher-worker-6 @coroutine#2932] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-05 10:08:42.073 [DefaultDispatcher-worker-6 @coroutine#2932] 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-05-05 10:08:42.073 [DefaultDispatcher-worker-6 @coroutine#2932] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-05 10:08:42.073 [DefaultDispatcher-worker-6 @coroutine#2932] 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-05-05 10:08:42.074 [eventLoopGroupProxy-19-2 @call-handler#3138] 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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-05-05 10:08:42.074 [eventLoopGroupProxy-19-2 @call-handler#3138] 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-05-05 10:08:42.074 [eventLoopGroupProxy-19-2 @call-handler#3138] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-05 10:08:42.077 [DefaultDispatcher-worker-13 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c68c7b 2024-05-05 10:08:42.077 [DefaultDispatcher-worker-13 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.077 [DefaultDispatcher-worker-13 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:42.077 [DefaultDispatcher-worker-13 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.077 [DefaultDispatcher-worker-2 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-05-05 10:08:42.077 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.077 [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:36891/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:42.077 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.078 [DefaultDispatcher-worker-4 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.078 [DefaultDispatcher-worker-4 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.078 [DefaultDispatcher-worker-3 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.078 [DefaultDispatcher-worker-3 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.084 [DefaultDispatcher-worker-2 @call-handler#3138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149e457 2024-05-05 10:08:42.085 [eventLoopGroupProxy-19-2 @call-handler#3138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:42.085 [DefaultDispatcher-worker-5 @coroutine#2932] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-05 10:08:42.085 [DefaultDispatcher-worker-5 @coroutine#2932] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-05 10:08:42.085 [DefaultDispatcher-worker-5 @coroutine#2932] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-05 10:08:42.085 [DefaultDispatcher-worker-5 @coroutine#2932] 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-05-05 10:08:42.092 [UI Thread @coroutine#3160] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588667022769532930&assignmentUid=588667022769532928&clazzUid=588667022769532928&submitterUid=588667022769532929 2024-05-05 10:08:42.093 [UI Thread @coroutine#3160] 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=588667022769532930&assignmentUid=588667022769532928&clazzUid=588667022769532928&submitterUid=588667022769532929. 2024-05-05 10:08:42.093 [UI Thread @coroutine#3160] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588667022769532930&assignmentUid=588667022769532928&clazzUid=588667022769532928&submitterUid=588667022769532929 2024-05-05 10:08:42.094 [eventLoopGroupProxy-19-2 @call-handler#3164] 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 Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2024-05-05 10:08:42.096 [DefaultDispatcher-worker-7 @coroutine#2932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3e9163 2024-05-05 10:08:42.100 [eventLoopGroupProxy-19-2 @call-handler#3164] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:42.101 [UI Thread @coroutine#3160] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588667022769532930&assignmentUid=588667022769532928&clazzUid=588667022769532928&submitterUid=588667022769532929 2024-05-05 10:08:42.101 [UI Thread @coroutine#3160] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588667022769532930&assignmentUid=588667022769532928&clazzUid=588667022769532928&submitterUid=588667022769532929 2024-05-05 10:08:42.101 [UI Thread @coroutine#3160] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588667022769532930&assignmentUid=588667022769532928&clazzUid=588667022769532928&submitterUid=588667022769532929. 2024-05-05 10:08:42.101 [UI Thread @coroutine#3160] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588667022769532930&assignmentUid=588667022769532928&clazzUid=588667022769532928&submitterUid=588667022769532929 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:42.112 [DefaultDispatcher-worker-12 @coroutine#3160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6dd89c 2024-05-05 10:08:42.119 [UI Thread @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588667022769532929 2024-05-05 10:08:42.119 [UI Thread @coroutine#3174] 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=588667022769532929. 2024-05-05 10:08:42.119 [UI Thread @coroutine#3174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588667022769532929 2024-05-05 10:08:42.120 [eventLoopGroupProxy-19-2 @call-handler#3183] 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 Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-05-05 10:08:42.121 [UI Thread @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:42.121 [UI Thread @coroutine#3179] 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=588667022769532929&assignmentUid=588667022769532928. 2024-05-05 10:08:42.121 [UI Thread @coroutine#3179] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:42.121 [eventLoopGroupProxy-19-2 @call-handler#3183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:42.122 [UI Thread @coroutine#3184] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588667022769532928 2024-05-05 10:08:42.122 [UI Thread @coroutine#3184] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588667022769532928. 2024-05-05 10:08:42.122 [UI Thread @coroutine#3184] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588667022769532928 2024-05-05 10:08:42.122 [UI Thread @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:42.122 [eventLoopGroupProxy-19-6 @call-handler#3194] 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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-05-05 10:08:42.122 [UI Thread @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588667022769532929&assignmentUid=588667022769532928. 2024-05-05 10:08:42.122 [UI Thread @coroutine#3186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:42.123 [UI Thread @coroutine#3188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:42.123 [UI Thread @coroutine#3188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588667022769532929&assignmentUid=588667022769532928. 2024-05-05 10:08:42.123 [UI Thread @coroutine#3188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:42.123 [eventLoopGroupProxy-19-2 @call-handler#3198] 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/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-05-05 10:08:42.123 [eventLoopGroupProxy-19-8 @call-handler#3203] 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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-05-05 10:08:42.124 [UI Thread @coroutine#3174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588667022769532929 2024-05-05 10:08:42.124 [UI Thread @coroutine#3174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588667022769532929 2024-05-05 10:08:42.124 [eventLoopGroupProxy-19-9 @call-handler#3208] 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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2024-05-05 10:08:42.125 [UI Thread @coroutine#3174] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588667022769532929. 2024-05-05 10:08:42.125 [UI Thread @coroutine#3174] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588667022769532929 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:42.125 [eventLoopGroupProxy-19-8 @call-handler#3203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:42.126 [eventLoopGroupProxy-19-2 @call-handler#3198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:42.126 [UI Thread @coroutine#3186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:42.126 [UI Thread @coroutine#3186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:42.127 [UI Thread @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588667022769532929&assignmentUid=588667022769532928. 2024-05-05 10:08:42.127 [UI Thread @coroutine#3186] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588667022769532929&assignmentUid=588667022769532928 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:42.127 [UI Thread @coroutine#3184] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588667022769532928 2024-05-05 10:08:42.127 [eventLoopGroupProxy-19-9 @call-handler#3208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:42.127 [UI Thread @coroutine#3184] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588667022769532928 2024-05-05 10:08:42.127 [UI Thread @coroutine#3184] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588667022769532928. 2024-05-05 10:08:42.127 [UI Thread @coroutine#3184] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588667022769532928 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:42.127 [UI Thread @coroutine#3188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:42.127 [UI Thread @coroutine#3188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:42.127 [eventLoopGroupProxy-19-6 @call-handler#3194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:42.128 [UI Thread @coroutine#3188] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588667022769532929&assignmentUid=588667022769532928. 2024-05-05 10:08:42.128 [UI Thread @coroutine#3188] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588667022769532929&assignmentUid=588667022769532928 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:42.128 [UI Thread @coroutine#3179] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:42.128 [UI Thread @coroutine#3179] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:42.128 [UI Thread @coroutine#3179] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588667022769532929&assignmentUid=588667022769532928. 2024-05-05 10:08:42.128 [UI Thread @coroutine#3179] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588667022769532929&assignmentUid=588667022769532928 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:42.135 [DefaultDispatcher-worker-13 @coroutine#3174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6dd89c 2024-05-05 10:08:42.146 [DefaultDispatcher-worker-3 @coroutine#3186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6dd89c 2024-05-05 10:08:42.147 [DefaultDispatcher-worker-4 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-05-05 10:08:42.148 [DefaultDispatcher-worker-4 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.148 [DefaultDispatcher-worker-4 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:42.148 [DefaultDispatcher-worker-4 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.149 [DefaultDispatcher-worker-7 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.149 [DefaultDispatcher-worker-7 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.156 [DefaultDispatcher-worker-6 @coroutine#3184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6dd89c 2024-05-05 10:08:42.166 [DefaultDispatcher-worker-6 @coroutine#3188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6dd89c 2024-05-05 10:08:42.177 [DefaultDispatcher-worker-16 @coroutine#3179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6dd89c 2024-05-05 10:08:42.182 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588667022769532928&clazzUid=588667022769532928&accountPersonUid=588667022769532930 2024-05-05 10:08:42.182 [UI Thread @coroutine#3223] 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=588667022769532928&clazzUid=588667022769532928&accountPersonUid=588667022769532930. 2024-05-05 10:08:42.182 [UI Thread @coroutine#3223] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588667022769532928&clazzUid=588667022769532928&accountPersonUid=588667022769532930 2024-05-05 10:08:42.183 [eventLoopGroupProxy-19-2 @call-handler#3225] 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 Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-05-05 10:08:42.190 [eventLoopGroupProxy-19-2 @call-handler#3225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:42.191 [UI Thread @coroutine#3223] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588667022769532928&clazzUid=588667022769532928&accountPersonUid=588667022769532930 2024-05-05 10:08:42.191 [UI Thread @coroutine#3223] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588667022769532928&clazzUid=588667022769532928&accountPersonUid=588667022769532930 2024-05-05 10:08:42.191 [UI Thread @coroutine#3223] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588667022769532928&clazzUid=588667022769532928&accountPersonUid=588667022769532930. 2024-05-05 10:08:42.191 [UI Thread @coroutine#3223] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588667022769532928&clazzUid=588667022769532928&accountPersonUid=588667022769532930 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:42.201 [DefaultDispatcher-worker-6 @coroutine#3223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6dd89c 2024-05-05 10:08:42.213 [DefaultDispatcher-worker-2 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-05-05 10:08:42.213 [DefaultDispatcher-worker-2 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.214 [DefaultDispatcher-worker-2 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:42.214 [DefaultDispatcher-worker-2 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.215 [DefaultDispatcher-worker-12 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.215 [DefaultDispatcher-worker-12 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.215 [DefaultDispatcher-worker-2 @coroutine#3223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6dd89c 2024-05-05 10:08:42.222 [DefaultDispatcher-worker-10 @coroutine#2951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6dd89c 2024-05-05 10:08:42.222 [DefaultDispatcher-worker-10 @coroutine#2951] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-05 10:08:42.222 [DefaultDispatcher-worker-10 @coroutine#2951] 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-05-05 10:08:42.222 [DefaultDispatcher-worker-10 @coroutine#2951] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-05 10:08:42.223 [DefaultDispatcher-worker-10 @coroutine#2951] 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-05-05 10:08:42.223 [eventLoopGroupProxy-19-2 @call-handler#3233] 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 Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-05-05 10:08:42.224 [eventLoopGroupProxy-19-2 @call-handler#3233] 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-05-05 10:08:42.224 [eventLoopGroupProxy-19-2 @call-handler#3233] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-05 10:08:42.236 [DefaultDispatcher-worker-5 @call-handler#3233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149e457 2024-05-05 10:08:42.236 [eventLoopGroupProxy-19-2 @call-handler#3233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:42.237 [DefaultDispatcher-worker-2 @coroutine#2951] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-05 10:08:42.237 [DefaultDispatcher-worker-2 @coroutine#2951] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-05 10:08:42.237 [DefaultDispatcher-worker-2 @coroutine#2951] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-05 10:08:42.237 [DefaultDispatcher-worker-2 @coroutine#2951] 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-05-05 10:08:42.240 [UI Thread @coroutine#3256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588667022769532928 2024-05-05 10:08:42.240 [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/ClazzDao/getTitleByUidAsFlow?clazzUid=588667022769532928. 2024-05-05 10:08:42.240 [UI Thread @coroutine#3256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588667022769532928 2024-05-05 10:08:42.241 [UI Thread @coroutine#3260] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:42.241 [UI Thread @coroutine#3260] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588667022769532929&assignmentUid=588667022769532928. 2024-05-05 10:08:42.241 [UI Thread @coroutine#3260] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:42.241 [eventLoopGroupProxy-19-2 @call-handler#3270] 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/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/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/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/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 Matched routes: "" -> "UmAppDatabase" -> "ClazzDao" -> "getTitleByUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) 2024-05-05 10:08:42.242 [UI Thread @coroutine#3265] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:42.242 [eventLoopGroupProxy-19-6 @call-handler#3274] 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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-05-05 10:08:42.242 [UI Thread @coroutine#3265] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588667022769532929&assignmentUid=588667022769532928. 2024-05-05 10:08:42.242 [UI Thread @coroutine#3265] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:42.242 [UI Thread @coroutine#3267] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:42.242 [UI Thread @coroutine#3267] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588667022769532929&assignmentUid=588667022769532928. 2024-05-05 10:08:42.242 [UI Thread @coroutine#3267] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:42.242 [eventLoopGroupProxy-19-2 @call-handler#3270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:42.243 [eventLoopGroupProxy-19-9 @call-handler#3279] 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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-05-05 10:08:42.243 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588667022769532928&clazzUid=588667022769532928&accountPersonUid=588667022769532929 2024-05-05 10:08:42.243 [UI Thread @coroutine#3286] 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=588667022769532928&clazzUid=588667022769532928&accountPersonUid=588667022769532929. 2024-05-05 10:08:42.244 [UI Thread @coroutine#3286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588667022769532928&clazzUid=588667022769532928&accountPersonUid=588667022769532929 2024-05-05 10:08:42.244 [eventLoopGroupProxy-19-9 @call-handler#3279] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:42.244 [UI Thread @coroutine#3256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588667022769532928 2024-05-05 10:08:42.244 [UI Thread @coroutine#3256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588667022769532928 2024-05-05 10:08:42.244 [eventLoopGroupProxy-19-10 @call-handler#3294] 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 Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-05-05 10:08:42.244 [eventLoopGroupProxy-19-6 @call-handler#3274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:42.245 [eventLoopGroupProxy-19-2 @call-handler#3296] 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 Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-05-05 10:08:42.245 [UI Thread @coroutine#3256] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588667022769532928. 2024-05-05 10:08:42.245 [UI Thread @coroutine#3256] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588667022769532928 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:42.245 [UI Thread @coroutine#3265] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:42.245 [UI Thread @coroutine#3265] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:42.245 [UI Thread @coroutine#3260] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:42.245 [UI Thread @coroutine#3260] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:42.246 [eventLoopGroupProxy-19-10 @call-handler#3294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:42.246 [UI Thread @coroutine#3265] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588667022769532929&assignmentUid=588667022769532928. 2024-05-05 10:08:42.246 [UI Thread @coroutine#3265] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588667022769532929&assignmentUid=588667022769532928 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:42.246 [UI Thread @coroutine#3260] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588667022769532929&assignmentUid=588667022769532928. 2024-05-05 10:08:42.246 [UI Thread @coroutine#3260] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588667022769532929&assignmentUid=588667022769532928 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:42.246 [UI Thread @coroutine#3267] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:42.246 [UI Thread @coroutine#3267] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588667022769532929&assignmentUid=588667022769532928 2024-05-05 10:08:42.246 [UI Thread @coroutine#3267] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588667022769532929&assignmentUid=588667022769532928. 2024-05-05 10:08:42.246 [UI Thread @coroutine#3267] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588667022769532929&assignmentUid=588667022769532928 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:42.248 [eventLoopGroupProxy-19-2 @call-handler#3296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-05 10:08:42.249 [UI Thread @coroutine#3286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588667022769532928&clazzUid=588667022769532928&accountPersonUid=588667022769532929 2024-05-05 10:08:42.249 [UI Thread @coroutine#3286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588667022769532928&clazzUid=588667022769532928&accountPersonUid=588667022769532929 2024-05-05 10:08:42.249 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588667022769532928&clazzUid=588667022769532928&accountPersonUid=588667022769532929. 2024-05-05 10:08:42.249 [UI Thread @coroutine#3286] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588667022769532928&clazzUid=588667022769532928&accountPersonUid=588667022769532929 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:42.250 [DefaultDispatcher-worker-5 @coroutine#2951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f6dd89c 2024-05-05 10:08:42.256 [DefaultDispatcher-worker-6 @coroutine#3256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3e9163 2024-05-05 10:08:42.264 [DefaultDispatcher-worker-10 @coroutine#3265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3e9163 2024-05-05 10:08:42.274 [DefaultDispatcher-worker-3 @coroutine#3260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3e9163 2024-05-05 10:08:42.283 [DefaultDispatcher-worker-8 @coroutine#3267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3e9163 2024-05-05 10:08:42.297 [DefaultDispatcher-worker-11 @coroutine#3286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3e9163 2024-05-05 10:08:42.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-05-05 10:08:42.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-05-05 10:08:42.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:42.301 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d3e9163: (connection evicted) 2024-05-05 10:08:42.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:42.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-05-05 10:08:42.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-05-05 10:08:42.302 [DefaultDispatcher-worker-5 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66487713 2024-05-05 10:08:42.303 [DefaultDispatcher-worker-5 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.303 [DefaultDispatcher-worker-5 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:42.303 [DefaultDispatcher-worker-5 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-05-05 10:08:42.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-05-05 10:08:42.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:42.303 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f6dd89c: (connection evicted) 2024-05-05 10:08:42.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:42.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-05-05 10:08:42.304 [DefaultDispatcher-worker-16 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-05-05 10:08:42.304 [DefaultDispatcher-worker-16 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.433 [DefaultDispatcher-worker-5 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f662dd 2024-05-05 10:08:42.433 [DefaultDispatcher-worker-5 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.433 [DefaultDispatcher-worker-5 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:42.433 [DefaultDispatcher-worker-5 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.434 [DefaultDispatcher-worker-10 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.434 [DefaultDispatcher-worker-10 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.504 [DefaultDispatcher-worker-14 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5924ea91 2024-05-05 10:08:42.504 [DefaultDispatcher-worker-14 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.504 [DefaultDispatcher-worker-14 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:42.505 [DefaultDispatcher-worker-14 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.506 [DefaultDispatcher-worker-12 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.506 [DefaultDispatcher-worker-12 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.585 [DefaultDispatcher-worker-12 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510f50e5 2024-05-05 10:08:42.585 [DefaultDispatcher-worker-12 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.585 [DefaultDispatcher-worker-12 @coroutine#2061] 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-05-05 10:08:42.585 [DefaultDispatcher-worker-12 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.586 [DefaultDispatcher-worker-12 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.716 [DefaultDispatcher-worker-5 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-05-05 10:08:42.716 [DefaultDispatcher-worker-5 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.716 [DefaultDispatcher-worker-5 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:42.716 [DefaultDispatcher-worker-5 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.717 [DefaultDispatcher-worker-14 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.717 [DefaultDispatcher-worker-14 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.823 [DefaultDispatcher-worker-12 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19565b5 2024-05-05 10:08:42.823 [DefaultDispatcher-worker-12 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.823 [DefaultDispatcher-worker-12 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:42.823 [DefaultDispatcher-worker-12 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.824 [DefaultDispatcher-worker-7 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:42.824 [DefaultDispatcher-worker-7 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.092 [DefaultDispatcher-worker-16 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c68c7b 2024-05-05 10:08:43.092 [DefaultDispatcher-worker-16 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.092 [DefaultDispatcher-worker-9 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-05-05 10:08:43.092 [DefaultDispatcher-worker-16 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:43.092 [DefaultDispatcher-worker-16 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.092 [DefaultDispatcher-worker-9 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.092 [DefaultDispatcher-worker-9 @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:36891/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:43.092 [DefaultDispatcher-worker-9 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.093 [DefaultDispatcher-worker-14 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.093 [DefaultDispatcher-worker-6 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.093 [DefaultDispatcher-worker-14 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.093 [DefaultDispatcher-worker-6 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.158 [DefaultDispatcher-worker-16 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-05-05 10:08:43.158 [DefaultDispatcher-worker-16 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.158 [DefaultDispatcher-worker-16 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:43.158 [DefaultDispatcher-worker-16 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.159 [DefaultDispatcher-worker-16 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.159 [DefaultDispatcher-worker-16 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.226 [DefaultDispatcher-worker-2 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-05-05 10:08:43.226 [DefaultDispatcher-worker-2 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.227 [DefaultDispatcher-worker-2 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:43.227 [DefaultDispatcher-worker-2 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.228 [DefaultDispatcher-worker-6 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.228 [DefaultDispatcher-worker-6 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-05-05 10:08:43.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-05-05 10:08:43.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:43.308 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@149e457: (connection evicted) 2024-05-05 10:08:43.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:43.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-05-05 10:08:43.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@674b2703 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:43.313 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:43.314 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:43.314 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:43.314 [Test worker @coroutine#3352] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-05-05 10:08:43.314 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea2f965 2024-05-05 10:08:43.314 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea2f965 2024-05-05 10:08:43.314 [Test worker @coroutine#3352] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-05-05 10:08:43.317 [DefaultDispatcher-worker-14 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66487713 2024-05-05 10:08:43.317 [DefaultDispatcher-worker-14 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.317 [DefaultDispatcher-worker-14 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:43.317 [DefaultDispatcher-worker-14 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.318 [DefaultDispatcher-worker-6 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.318 [DefaultDispatcher-worker-6 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.329 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea2f965 2024-05-05 10:08:43.341 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea2f965 2024-05-05 10:08:43.343 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea2f965 2024-05-05 10:08:43.345 [Test worker @coroutine#3360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea2f965 2024-05-05 10:08:43.345 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-05-05 10:08:43.345 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:43.345 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:43.345 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:43.345 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:43.345 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:43.345 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:43.345 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@551fefe8 2024-05-05 10:08:43.345 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:43.345 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:43.345 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:43.345 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:43.345 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:43.345 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:43.345 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:43.345 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:43.345 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:43.345 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:43.346 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:43.346 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:43.346 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:43.346 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:43.346 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:43.346 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:43.346 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:43.346 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:43.346 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:43.346 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-05-05 10:08:43.346 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:43.346 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:43.346 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:43.346 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:43.346 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:43.346 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:43.346 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:43.346 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:43.346 [Test worker @coroutine#3352] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-05-05 10:08:43.346 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@621a7d83 2024-05-05 10:08:43.346 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@621a7d83 2024-05-05 10:08:43.346 [Test worker @coroutine#3352] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-05-05 10:08:43.360 [Test worker @coroutine#3352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@621a7d83 2024-05-05 10:08:43.371 [Test worker @coroutine#3362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@621a7d83 2024-05-05 10:08:43.373 [Test worker @coroutine#3364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@621a7d83 2024-05-05 10:08:43.375 [Test worker @coroutine#3366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@621a7d83 2024-05-05 10:08:43.388 [DefaultDispatcher-worker-2 @coroutine#3368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@621a7d83 2024-05-05 10:08:43.401 [DefaultDispatcher-worker-1 @coroutine#3352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea2f965 2024-05-05 10:08:43.414 [DefaultDispatcher-worker-2 @coroutine#3352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ea2f965 2024-05-05 10:08:43.414 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:43.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-05-05 10:08:43.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-05-05 10:08:43.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:43.423 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ea2f965: (connection evicted) 2024-05-05 10:08:43.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:43.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-05-05 10:08:43.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-05-05 10:08:43.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-05-05 10:08:43.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-05-05 10:08:43.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:43.424 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@621a7d83: (connection evicted) 2024-05-05 10:08:43.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:43.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-05-05 10:08:43.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-05-05 10:08:43.426 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-05-05 10:08:43.426 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:43.426 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:43.426 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:43.426 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:43.426 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:43.426 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:43.426 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6da76bb1 2024-05-05 10:08:43.426 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:43.426 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:43.426 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:43.426 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:43.426 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:43.426 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:43.426 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:43.427 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:43.427 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:43.427 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:43.427 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:43.427 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:43.427 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:43.427 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:43.427 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:43.427 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:43.427 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:43.427 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:43.427 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:43.427 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-05-05 10:08:43.427 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:43.427 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:43.427 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:43.427 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:43.427 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:43.427 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:43.427 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:43.427 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:43.427 [Test worker @coroutine#3414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-05-05 10:08:43.427 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@d012e18 2024-05-05 10:08:43.427 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@d012e18 2024-05-05 10:08:43.427 [Test worker @coroutine#3414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-05-05 10:08:43.443 [DefaultDispatcher-worker-3 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f662dd 2024-05-05 10:08:43.444 [DefaultDispatcher-worker-3 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.444 [DefaultDispatcher-worker-3 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:43.444 [DefaultDispatcher-worker-3 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.444 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d012e18 2024-05-05 10:08:43.445 [DefaultDispatcher-worker-8 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.445 [DefaultDispatcher-worker-8 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.456 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d012e18 2024-05-05 10:08:43.458 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d012e18 2024-05-05 10:08:43.460 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d012e18 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24bc52ce 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:43.460 [Test worker @coroutine#3414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-05-05 10:08:43.461 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@70028163 2024-05-05 10:08:43.461 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@70028163 2024-05-05 10:08:43.461 [Test worker @coroutine#3414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-05-05 10:08:43.475 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70028163 2024-05-05 10:08:43.486 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70028163 2024-05-05 10:08:43.488 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70028163 2024-05-05 10:08:43.490 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70028163 2024-05-05 10:08:43.503 [DefaultDispatcher-worker-17 @coroutine#3431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70028163 2024-05-05 10:08:43.514 [DefaultDispatcher-worker-1 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5924ea91 2024-05-05 10:08:43.514 [DefaultDispatcher-worker-1 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.514 [DefaultDispatcher-worker-1 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:43.514 [DefaultDispatcher-worker-1 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.515 [DefaultDispatcher-worker-7 @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d012e18 2024-05-05 10:08:43.515 [DefaultDispatcher-worker-17 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.515 [DefaultDispatcher-worker-17 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.526 [DefaultDispatcher-worker-17 @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d012e18 2024-05-05 10:08:43.527 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:43.538 [DefaultDispatcher-worker-1 @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d012e18 2024-05-05 10:08:43.561 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:43.563 [DefaultDispatcher-worker-14 @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d012e18 2024-05-05 10:08:43.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-05-05 10:08:43.567 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-05-05 10:08:43.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:43.567 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d012e18: (connection evicted) 2024-05-05 10:08:43.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:43.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-05-05 10:08:43.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-05-05 10:08:43.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-05-05 10:08:43.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-05-05 10:08:43.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:43.569 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70028163: (connection evicted) 2024-05-05 10:08:43.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:43.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-05-05 10:08:43.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-05-05 10:08:43.571 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-05-05 10:08:43.571 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:43.571 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:43.571 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:43.571 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:43.571 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:43.571 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:43.571 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38007ead 2024-05-05 10:08:43.571 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:43.571 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:43.571 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:43.571 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:43.571 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:43.571 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:43.571 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:43.571 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:43.571 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:43.571 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:43.571 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:43.571 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:43.571 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:43.571 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:43.571 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:43.576 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:43.576 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:43.576 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:43.576 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:43.576 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-05-05 10:08:43.576 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:43.576 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:43.577 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:43.577 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:43.577 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:43.577 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:43.577 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:43.577 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:43.577 [Test worker @coroutine#3505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-05-05 10:08:43.577 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@33544cc5 2024-05-05 10:08:43.577 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@33544cc5 2024-05-05 10:08:43.577 [Test worker @coroutine#3505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-05-05 10:08:43.591 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33544cc5 2024-05-05 10:08:43.595 [DefaultDispatcher-worker-14 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510f50e5 2024-05-05 10:08:43.596 [DefaultDispatcher-worker-14 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.596 [DefaultDispatcher-worker-14 @coroutine#2061] 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-05-05 10:08:43.596 [DefaultDispatcher-worker-14 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.597 [DefaultDispatcher-worker-14 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.603 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33544cc5 2024-05-05 10:08:43.605 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33544cc5 2024-05-05 10:08:43.607 [Test worker @coroutine#3512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33544cc5 2024-05-05 10:08:43.607 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@276ae21c 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2408ca4c 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2408ca4c 2024-05-05 10:08:43.608 [Test worker @coroutine#3505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-05-05 10:08:43.622 [Test worker @coroutine#3505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2408ca4c 2024-05-05 10:08:43.633 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2408ca4c 2024-05-05 10:08:43.635 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2408ca4c 2024-05-05 10:08:43.637 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2408ca4c 2024-05-05 10:08:43.649 [DefaultDispatcher-worker-13 @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2408ca4c 2024-05-05 10:08:43.663 [DefaultDispatcher-worker-12 @coroutine#3505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33544cc5 2024-05-05 10:08:43.674 [DefaultDispatcher-worker-15 @coroutine#3505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33544cc5 2024-05-05 10:08:43.677 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:43.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-05-05 10:08:43.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-05-05 10:08:43.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:43.685 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33544cc5: (connection evicted) 2024-05-05 10:08:43.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:43.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-05-05 10:08:43.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-05-05 10:08:43.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-05-05 10:08:43.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-05-05 10:08:43.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:43.686 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2408ca4c: (connection evicted) 2024-05-05 10:08:43.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:43.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-05-05 10:08:43.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-05-05 10:08:43.688 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-05-05 10:08:43.688 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:43.688 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:43.688 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:43.688 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:43.688 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:43.688 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:43.688 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7593716d 2024-05-05 10:08:43.688 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:43.688 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:43.688 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:43.688 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:43.688 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:43.688 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:43.688 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:43.688 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:43.688 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:43.688 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:43.688 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:43.688 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:43.688 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:43.688 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:43.688 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:43.688 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:43.688 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:43.688 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:43.688 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:43.688 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-05-05 10:08:43.688 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:43.689 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:43.689 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:43.689 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:43.689 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:43.689 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:43.689 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:43.689 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:43.689 [Test worker @coroutine#3564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-05-05 10:08:43.689 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7be6e6 2024-05-05 10:08:43.689 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7be6e6 2024-05-05 10:08:43.689 [Test worker @coroutine#3564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-05-05 10:08:43.711 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7be6e6 2024-05-05 10:08:43.730 [DefaultDispatcher-worker-12 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-05-05 10:08:43.730 [DefaultDispatcher-worker-12 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.730 [DefaultDispatcher-worker-12 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:43.730 [DefaultDispatcher-worker-12 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.731 [Test worker @coroutine#3565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7be6e6 2024-05-05 10:08:43.731 [DefaultDispatcher-worker-10 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.731 [DefaultDispatcher-worker-10 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.733 [Test worker @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7be6e6 2024-05-05 10:08:43.736 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7be6e6 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e08f0cd 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab7ac41 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab7ac41 2024-05-05 10:08:43.737 [Test worker @coroutine#3564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-05-05 10:08:43.752 [Test worker @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab7ac41 2024-05-05 10:08:43.764 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab7ac41 2024-05-05 10:08:43.766 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab7ac41 2024-05-05 10:08:43.768 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab7ac41 2024-05-05 10:08:43.781 [DefaultDispatcher-worker-14 @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab7ac41 2024-05-05 10:08:43.789 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:43.794 [DefaultDispatcher-worker-15 @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7be6e6 2024-05-05 10:08:43.805 [DefaultDispatcher-worker-10 @coroutine#3564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7be6e6 2024-05-05 10:08:43.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-05-05 10:08:43.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-05-05 10:08:43.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:43.814 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a7be6e6: (connection evicted) 2024-05-05 10:08:43.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:43.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-05-05 10:08:43.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-05-05 10:08:43.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-05-05 10:08:43.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-05-05 10:08:43.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:43.815 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ab7ac41: (connection evicted) 2024-05-05 10:08:43.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:43.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-05-05 10:08:43.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-05-05 10:08:43.817 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a4a8a33 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@63cf6497 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@63cf6497 2024-05-05 10:08:43.818 [Test worker @coroutine#3625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-05-05 10:08:43.835 [DefaultDispatcher-worker-17 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19565b5 2024-05-05 10:08:43.835 [DefaultDispatcher-worker-17 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.835 [DefaultDispatcher-worker-17 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:43.835 [DefaultDispatcher-worker-17 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.836 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63cf6497 2024-05-05 10:08:43.836 [DefaultDispatcher-worker-11 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.836 [DefaultDispatcher-worker-11 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:43.847 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63cf6497 2024-05-05 10:08:43.849 [Test worker @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63cf6497 2024-05-05 10:08:43.851 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63cf6497 2024-05-05 10:08:43.851 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-05-05 10:08:43.851 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:43.851 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:43.851 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:43.851 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:43.851 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:43.851 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:43.851 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@613aeb51 2024-05-05 10:08:43.851 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:43.851 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:43.851 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:43.851 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:43.851 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:43.851 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:43.851 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:43.851 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:43.851 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:43.851 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:43.851 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:43.851 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:43.851 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:43.851 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:43.851 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:43.851 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:43.851 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:43.851 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:43.851 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:43.851 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-05-05 10:08:43.851 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:43.851 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:43.852 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:43.852 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:43.852 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:43.852 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:43.852 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:43.852 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:43.852 [Test worker @coroutine#3625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-05-05 10:08:43.852 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ccdc8c8 2024-05-05 10:08:43.852 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ccdc8c8 2024-05-05 10:08:43.852 [Test worker @coroutine#3625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-05-05 10:08:43.866 [Test worker @coroutine#3625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccdc8c8 2024-05-05 10:08:43.877 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccdc8c8 2024-05-05 10:08:43.879 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccdc8c8 2024-05-05 10:08:43.881 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccdc8c8 2024-05-05 10:08:43.895 [DefaultDispatcher-worker-10 @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccdc8c8 2024-05-05 10:08:43.907 [DefaultDispatcher-worker-5 @coroutine#3625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63cf6497 2024-05-05 10:08:43.919 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:43.921 [DefaultDispatcher-worker-11 @coroutine#3625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63cf6497 2024-05-05 10:08:43.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-05-05 10:08:43.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-05-05 10:08:43.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:43.930 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63cf6497: (connection evicted) 2024-05-05 10:08:43.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:43.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-05-05 10:08:43.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-05-05 10:08:43.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-05-05 10:08:43.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-05-05 10:08:43.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:43.931 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ccdc8c8: (connection evicted) 2024-05-05 10:08:43.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:43.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-05-05 10:08:43.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-05-05 10:08:43.932 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@415cb259 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@69497a36 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@69497a36 2024-05-05 10:08:43.933 [Test worker @coroutine#3686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-05-05 10:08:43.949 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69497a36 2024-05-05 10:08:43.960 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69497a36 2024-05-05 10:08:43.962 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69497a36 2024-05-05 10:08:43.964 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69497a36 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3449cddf 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:43.964 [Test worker @coroutine#3686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-05-05 10:08:43.965 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@46da7d39 2024-05-05 10:08:43.965 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@46da7d39 2024-05-05 10:08:43.965 [Test worker @coroutine#3686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-05-05 10:08:43.979 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46da7d39 2024-05-05 10:08:43.990 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46da7d39 2024-05-05 10:08:43.992 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46da7d39 2024-05-05 10:08:43.994 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46da7d39 2024-05-05 10:08:44.007 [DefaultDispatcher-worker-7 @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46da7d39 2024-05-05 10:08:44.019 [DefaultDispatcher-worker-11 @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69497a36 2024-05-05 10:08:44.030 [DefaultDispatcher-worker-8 @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69497a36 2024-05-05 10:08:44.033 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:44.039 [DefaultDispatcher-worker-14 @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69497a36 2024-05-05 10:08:44.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-05-05 10:08:44.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-05-05 10:08:44.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:44.048 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69497a36: (connection evicted) 2024-05-05 10:08:44.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:44.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-05-05 10:08:44.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-05-05 10:08:44.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-05-05 10:08:44.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-05-05 10:08:44.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:44.049 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46da7d39: (connection evicted) 2024-05-05 10:08:44.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:44.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-05-05 10:08:44.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-05-05 10:08:44.051 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-05-05 10:08:44.051 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:44.051 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:44.051 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:44.051 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:44.051 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:44.051 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:44.051 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c2057c6 2024-05-05 10:08:44.051 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:44.051 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:44.051 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:44.051 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:44.051 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:44.051 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:44.051 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:44.051 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:44.051 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:44.051 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:44.051 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:44.051 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:44.051 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:44.051 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:44.051 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:44.051 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:44.051 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:44.052 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:44.053 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:44.053 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-05-05 10:08:44.053 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:44.053 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:44.053 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:44.053 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:44.053 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:44.053 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:44.053 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:44.053 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:44.053 [Test worker @coroutine#3744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-05-05 10:08:44.053 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ee91bdf 2024-05-05 10:08:44.053 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ee91bdf 2024-05-05 10:08:44.053 [Test worker @coroutine#3744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-05-05 10:08:44.074 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ee91bdf 2024-05-05 10:08:44.086 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ee91bdf 2024-05-05 10:08:44.088 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ee91bdf 2024-05-05 10:08:44.090 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ee91bdf 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@417f7d7f 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:44.090 [Test worker @coroutine#3744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-05-05 10:08:44.091 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@3652ce04 2024-05-05 10:08:44.091 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@3652ce04 2024-05-05 10:08:44.091 [Test worker @coroutine#3744] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-05-05 10:08:44.106 [DefaultDispatcher-worker-13 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-05-05 10:08:44.106 [DefaultDispatcher-worker-16 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c68c7b 2024-05-05 10:08:44.106 [DefaultDispatcher-worker-13 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.106 [DefaultDispatcher-worker-13 @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:36891/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:44.106 [DefaultDispatcher-worker-13 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.106 [Test worker @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652ce04 2024-05-05 10:08:44.107 [DefaultDispatcher-worker-16 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.107 [DefaultDispatcher-worker-16 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:44.107 [DefaultDispatcher-worker-16 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.108 [DefaultDispatcher-worker-13 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.108 [DefaultDispatcher-worker-13 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.108 [DefaultDispatcher-worker-6 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.108 [DefaultDispatcher-worker-6 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.119 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652ce04 2024-05-05 10:08:44.120 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652ce04 2024-05-05 10:08:44.122 [Test worker @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652ce04 2024-05-05 10:08:44.136 [DefaultDispatcher-worker-1 @coroutine#3765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3652ce04 2024-05-05 10:08:44.150 [DefaultDispatcher-worker-2 @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ee91bdf 2024-05-05 10:08:44.153 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:44.163 [DefaultDispatcher-worker-11 @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ee91bdf 2024-05-05 10:08:44.171 [DefaultDispatcher-worker-6 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-05-05 10:08:44.172 [DefaultDispatcher-worker-6 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.172 [DefaultDispatcher-worker-6 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:44.172 [DefaultDispatcher-worker-6 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.173 [DefaultDispatcher-worker-9 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.173 [DefaultDispatcher-worker-9 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.174 [DefaultDispatcher-worker-10 @coroutine#3744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ee91bdf 2024-05-05 10:08:44.191 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:44.193 [DefaultDispatcher-worker-8 @coroutine#3813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ee91bdf 2024-05-05 10:08:44.197 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-05-05 10:08:44.197 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-05-05 10:08:44.197 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:44.197 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ee91bdf: (connection evicted) 2024-05-05 10:08:44.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:44.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-05-05 10:08:44.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-05-05 10:08:44.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-05-05 10:08:44.198 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-05-05 10:08:44.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:44.198 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3652ce04: (connection evicted) 2024-05-05 10:08:44.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:44.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-05-05 10:08:44.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@740ef827 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:44.200 [Test worker @coroutine#3839] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-05-05 10:08:44.201 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2024-05-05 10:08:44.201 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2024-05-05 10:08:44.202 [Test worker @coroutine#3839] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-05-05 10:08:44.235 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2024-05-05 10:08:44.238 [DefaultDispatcher-worker-4 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-05-05 10:08:44.238 [DefaultDispatcher-worker-4 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.238 [DefaultDispatcher-worker-4 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:44.238 [DefaultDispatcher-worker-4 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.239 [DefaultDispatcher-worker-1 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.239 [DefaultDispatcher-worker-1 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.247 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2024-05-05 10:08:44.249 [Test worker @coroutine#3845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2024-05-05 10:08:44.251 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f5080ea 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ec291e 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ec291e 2024-05-05 10:08:44.252 [Test worker @coroutine#3839] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-05-05 10:08:44.267 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ec291e 2024-05-05 10:08:44.278 [Test worker @coroutine#3850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ec291e 2024-05-05 10:08:44.280 [Test worker @coroutine#3852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ec291e 2024-05-05 10:08:44.282 [Test worker @coroutine#3854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ec291e 2024-05-05 10:08:44.295 [DefaultDispatcher-worker-10 @coroutine#3856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ec291e 2024-05-05 10:08:44.301 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:44.307 [DefaultDispatcher-worker-10 @coroutine#3839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2024-05-05 10:08:44.318 [DefaultDispatcher-worker-13 @coroutine#3839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2024-05-05 10:08:44.322 [Test worker @coroutine#3866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4690cb47 2024-05-05 10:08:44.329 [DefaultDispatcher-worker-12 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66487713 2024-05-05 10:08:44.329 [DefaultDispatcher-worker-12 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.329 [DefaultDispatcher-worker-12 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:44.329 [DefaultDispatcher-worker-12 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.330 [DefaultDispatcher-worker-12 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.330 [DefaultDispatcher-worker-12 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-05-05 10:08:44.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-05-05 10:08:44.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:44.331 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4690cb47: (connection evicted) 2024-05-05 10:08:44.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:44.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-05-05 10:08:44.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-05-05 10:08:44.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-05-05 10:08:44.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-05-05 10:08:44.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:44.332 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23ec291e: (connection evicted) 2024-05-05 10:08:44.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:44.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-05-05 10:08:44.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ccfa4b8 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:44.334 [Test worker @coroutine#3905] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-05-05 10:08:44.335 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bf86398 2024-05-05 10:08:44.335 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bf86398 2024-05-05 10:08:44.335 [Test worker @coroutine#3905] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-05-05 10:08:44.352 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf86398 2024-05-05 10:08:44.364 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf86398 2024-05-05 10:08:44.366 [Test worker @coroutine#3908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf86398 2024-05-05 10:08:44.369 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf86398 2024-05-05 10:08:44.369 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-05-05 10:08:44.369 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:44.369 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:44.369 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:44.369 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:44.369 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:44.369 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:44.369 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f6f26cb 2024-05-05 10:08:44.369 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:44.369 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:44.369 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:44.369 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:44.369 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:44.369 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:44.369 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:44.369 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:44.369 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:44.369 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:44.369 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:44.369 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:44.369 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:44.369 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:44.369 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:44.369 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:44.369 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:44.369 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:44.369 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:44.369 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-05-05 10:08:44.369 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:44.370 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:44.370 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:44.370 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:44.370 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:44.370 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:44.370 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:44.370 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:44.370 [Test worker @coroutine#3905] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-05-05 10:08:44.370 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@13cfe28b 2024-05-05 10:08:44.370 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@13cfe28b 2024-05-05 10:08:44.370 [Test worker @coroutine#3905] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-05-05 10:08:44.385 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cfe28b 2024-05-05 10:08:44.397 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cfe28b 2024-05-05 10:08:44.399 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cfe28b 2024-05-05 10:08:44.400 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cfe28b 2024-05-05 10:08:44.413 [DefaultDispatcher-worker-15 @coroutine#3920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13cfe28b 2024-05-05 10:08:44.426 [DefaultDispatcher-worker-17 @coroutine#3905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf86398 2024-05-05 10:08:44.434 [DefaultDispatcher-worker-10 @coroutine#3905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf86398 2024-05-05 10:08:44.435 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:44.436 [Test worker @coroutine#3930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf86398 2024-05-05 10:08:44.439 [Test worker @coroutine#3932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bf86398 2024-05-05 10:08:44.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-05-05 10:08:44.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-05-05 10:08:44.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:44.449 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bf86398: (connection evicted) 2024-05-05 10:08:44.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:44.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-05-05 10:08:44.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-05-05 10:08:44.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-05-05 10:08:44.450 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-05-05 10:08:44.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:44.451 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13cfe28b: (connection evicted) 2024-05-05 10:08:44.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:44.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-05-05 10:08:44.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-05-05 10:08:44.452 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@497ccf3 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:44.453 [Test worker @coroutine#3969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-05-05 10:08:44.454 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@743167c7 2024-05-05 10:08:44.454 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@743167c7 2024-05-05 10:08:44.454 [Test worker @coroutine#3969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-05-05 10:08:44.455 [DefaultDispatcher-worker-1 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f662dd 2024-05-05 10:08:44.455 [DefaultDispatcher-worker-1 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.455 [DefaultDispatcher-worker-1 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:44.455 [DefaultDispatcher-worker-1 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.456 [DefaultDispatcher-worker-3 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.456 [DefaultDispatcher-worker-3 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.469 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743167c7 2024-05-05 10:08:44.480 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743167c7 2024-05-05 10:08:44.482 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743167c7 2024-05-05 10:08:44.484 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743167c7 2024-05-05 10:08:44.484 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-05-05 10:08:44.484 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:44.484 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:44.484 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:44.484 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:44.484 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:44.484 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:44.484 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56da2437 2024-05-05 10:08:44.484 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:44.484 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:44.484 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:44.484 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:44.484 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:44.484 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:44.484 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:44.484 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:44.484 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:44.484 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:44.484 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:44.485 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:44.485 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:44.485 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:44.485 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:44.485 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:44.485 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:44.485 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:44.485 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:44.485 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-05-05 10:08:44.485 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:44.485 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:44.485 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:44.485 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:44.485 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:44.485 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:44.485 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:44.485 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:44.485 [Test worker @coroutine#3969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-05-05 10:08:44.485 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@545d772e 2024-05-05 10:08:44.485 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@545d772e 2024-05-05 10:08:44.485 [Test worker @coroutine#3969] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-05-05 10:08:44.499 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545d772e 2024-05-05 10:08:44.510 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545d772e 2024-05-05 10:08:44.512 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545d772e 2024-05-05 10:08:44.514 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545d772e 2024-05-05 10:08:44.526 [DefaultDispatcher-worker-15 @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@545d772e 2024-05-05 10:08:44.528 [DefaultDispatcher-worker-15 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5924ea91 2024-05-05 10:08:44.528 [DefaultDispatcher-worker-15 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.528 [DefaultDispatcher-worker-15 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:44.528 [DefaultDispatcher-worker-15 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.529 [DefaultDispatcher-worker-8 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.529 [DefaultDispatcher-worker-8 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.540 [DefaultDispatcher-worker-15 @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743167c7 2024-05-05 10:08:44.553 [DefaultDispatcher-worker-11 @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@743167c7 2024-05-05 10:08:44.554 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:44.604 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:44.615 [DefaultDispatcher-worker-8 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510f50e5 2024-05-05 10:08:44.615 [DefaultDispatcher-worker-8 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.615 [DefaultDispatcher-worker-8 @coroutine#2061] 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-05-05 10:08:44.615 [DefaultDispatcher-worker-8 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-05-05 10:08:44.616 [DefaultDispatcher-worker-8 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.616 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-05-05 10:08:44.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:44.616 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@743167c7: (connection evicted) 2024-05-05 10:08:44.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:44.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-05-05 10:08:44.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-05-05 10:08:44.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-05-05 10:08:44.617 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-05-05 10:08:44.617 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:44.618 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@545d772e: (connection evicted) 2024-05-05 10:08:44.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:44.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-05-05 10:08:44.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-05-05 10:08:44.619 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bef1304 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6dc94c 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e6dc94c 2024-05-05 10:08:44.620 [Test worker @coroutine#4055] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-05-05 10:08:44.636 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6dc94c 2024-05-05 10:08:44.648 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6dc94c 2024-05-05 10:08:44.650 [Test worker @coroutine#4058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6dc94c 2024-05-05 10:08:44.652 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6dc94c 2024-05-05 10:08:44.652 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-05-05 10:08:44.652 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:44.652 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:44.652 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:44.652 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7e13c0 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@5524e471 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@5524e471 2024-05-05 10:08:44.653 [Test worker @coroutine#4055] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-05-05 10:08:44.667 [Test worker @coroutine#4055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5524e471 2024-05-05 10:08:44.679 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5524e471 2024-05-05 10:08:44.680 [Test worker @coroutine#4064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5524e471 2024-05-05 10:08:44.682 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5524e471 2024-05-05 10:08:44.695 [DefaultDispatcher-worker-15 @coroutine#4068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5524e471 2024-05-05 10:08:44.709 [DefaultDispatcher-worker-16 @coroutine#4055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6dc94c 2024-05-05 10:08:44.721 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:44.721 [DefaultDispatcher-worker-8 @coroutine#4055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e6dc94c 2024-05-05 10:08:44.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-05-05 10:08:44.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-05-05 10:08:44.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:44.730 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e6dc94c: (connection evicted) 2024-05-05 10:08:44.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:44.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-05-05 10:08:44.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-05-05 10:08:44.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-05-05 10:08:44.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-05-05 10:08:44.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:44.732 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5524e471: (connection evicted) 2024-05-05 10:08:44.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:44.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-05-05 10:08:44.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10374cae 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:44.734 [Test worker @coroutine#4114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-05-05 10:08:44.735 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@30741e9b 2024-05-05 10:08:44.735 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@30741e9b 2024-05-05 10:08:44.735 [Test worker @coroutine#4114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-05-05 10:08:44.742 [DefaultDispatcher-worker-3 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-05-05 10:08:44.742 [DefaultDispatcher-worker-3 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.742 [DefaultDispatcher-worker-3 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:44.742 [DefaultDispatcher-worker-3 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.743 [DefaultDispatcher-worker-6 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.743 [DefaultDispatcher-worker-6 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.754 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30741e9b 2024-05-05 10:08:44.766 [Test worker @coroutine#4118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30741e9b 2024-05-05 10:08:44.768 [Test worker @coroutine#4120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30741e9b 2024-05-05 10:08:44.770 [Test worker @coroutine#4123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30741e9b 2024-05-05 10:08:44.770 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a1148f2 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d10834 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@62d10834 2024-05-05 10:08:44.771 [Test worker @coroutine#4114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-05-05 10:08:44.788 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d10834 2024-05-05 10:08:44.800 [Test worker @coroutine#4125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d10834 2024-05-05 10:08:44.801 [Test worker @coroutine#4127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d10834 2024-05-05 10:08:44.803 [Test worker @coroutine#4129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d10834 2024-05-05 10:08:44.816 [DefaultDispatcher-worker-13 @coroutine#4131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62d10834 2024-05-05 10:08:44.829 [DefaultDispatcher-worker-13 @coroutine#4114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30741e9b 2024-05-05 10:08:44.835 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:44.842 [DefaultDispatcher-worker-6 @coroutine#4114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30741e9b 2024-05-05 10:08:44.845 [Test worker @coroutine#4142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30741e9b 2024-05-05 10:08:44.847 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30741e9b 2024-05-05 10:08:44.849 [DefaultDispatcher-worker-9 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19565b5 2024-05-05 10:08:44.849 [DefaultDispatcher-worker-9 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.849 [DefaultDispatcher-worker-9 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:44.849 [DefaultDispatcher-worker-9 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.850 [DefaultDispatcher-worker-3 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.850 [DefaultDispatcher-worker-3 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:44.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-05-05 10:08:44.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-05-05 10:08:44.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:44.856 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30741e9b: (connection evicted) 2024-05-05 10:08:44.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:44.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-05-05 10:08:44.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-05-05 10:08:44.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-05-05 10:08:44.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-05-05 10:08:44.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:44.857 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62d10834: (connection evicted) 2024-05-05 10:08:44.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:44.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-05-05 10:08:44.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-05-05 10:08:44.859 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-05-05 10:08:44.859 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:44.859 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:44.859 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:44.859 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:44.859 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:44.859 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:44.859 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cd7bc66 2024-05-05 10:08:44.859 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:44.859 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:44.859 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:44.859 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:44.859 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:44.859 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:44.859 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:44.859 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:44.859 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:44.859 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:44.859 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:44.859 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:44.859 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:44.859 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:44.859 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:44.859 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:44.859 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:44.859 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:44.859 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:44.860 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-05-05 10:08:44.860 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:44.860 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:44.860 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:44.860 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:44.860 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:44.860 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:44.860 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:44.860 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:44.860 [Test worker @coroutine#4183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-05-05 10:08:44.860 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@509e4bc4 2024-05-05 10:08:44.860 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@509e4bc4 2024-05-05 10:08:44.860 [Test worker @coroutine#4183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-05-05 10:08:44.866 [DefaultDispatcher-worker-3 @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4492b393 2024-05-05 10:08:44.877 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509e4bc4 2024-05-05 10:08:44.889 [Test worker @coroutine#4185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509e4bc4 2024-05-05 10:08:44.890 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509e4bc4 2024-05-05 10:08:44.892 [Test worker @coroutine#4189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509e4bc4 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41843b88 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd8f21 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd8f21 2024-05-05 10:08:44.893 [Test worker @coroutine#4183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-05-05 10:08:44.907 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd8f21 2024-05-05 10:08:44.919 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd8f21 2024-05-05 10:08:44.922 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd8f21 2024-05-05 10:08:44.926 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd8f21 2024-05-05 10:08:44.939 [DefaultDispatcher-worker-14 @coroutine#4197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd8f21 2024-05-05 10:08:44.952 [DefaultDispatcher-worker-6 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509e4bc4 2024-05-05 10:08:44.958 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:44.960 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:44.963 [DefaultDispatcher-worker-16 @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509e4bc4 2024-05-05 10:08:44.976 [UI Thread @coroutine#4246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509e4bc4 2024-05-05 10:08:44.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-05-05 10:08:44.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-05-05 10:08:44.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:44.981 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@509e4bc4: (connection evicted) 2024-05-05 10:08:44.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:44.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-05-05 10:08:44.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-05-05 10:08:44.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-05-05 10:08:44.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-05-05 10:08:44.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:44.982 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fd8f21: (connection evicted) 2024-05-05 10:08:44.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:44.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-05-05 10:08:44.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@398f6622 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:44.985 [Test worker @coroutine#4276] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-05-05 10:08:44.986 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a318745 2024-05-05 10:08:44.986 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a318745 2024-05-05 10:08:44.986 [Test worker @coroutine#4276] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-05-05 10:08:45.003 [Test worker @coroutine#4276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a318745 2024-05-05 10:08:45.015 [Test worker @coroutine#4278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a318745 2024-05-05 10:08:45.016 [Test worker @coroutine#4281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a318745 2024-05-05 10:08:45.018 [Test worker @coroutine#4283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a318745 2024-05-05 10:08:45.030 [DefaultDispatcher-worker-3 @coroutine#4285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a318745 2024-05-05 10:08:45.033 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a318745 2024-05-05 10:08:45.045 [Test worker @coroutine#4298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a318745 2024-05-05 10:08:45.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-05-05 10:08:45.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-05-05 10:08:45.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:45.058 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a318745: (connection evicted) 2024-05-05 10:08:45.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:45.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-05-05 10:08:45.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65589d76 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:45.060 [Test worker @coroutine#4311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-05-05 10:08:45.061 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b69a14 2024-05-05 10:08:45.061 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@34b69a14 2024-05-05 10:08:45.061 [Test worker @coroutine#4311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-05-05 10:08:45.080 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b69a14 2024-05-05 10:08:45.091 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b69a14 2024-05-05 10:08:45.093 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b69a14 2024-05-05 10:08:45.095 [Test worker @coroutine#4316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34b69a14 2024-05-05 10:08:45.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-05-05 10:08:45.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-05-05 10:08:45.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:45.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:45.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-05-05 10:08:45.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d9069ab 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@158119bf 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@158119bf 2024-05-05 10:08:45.100 [Test worker @coroutine#4340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-05-05 10:08:45.118 [Test worker @coroutine#4340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158119bf 2024-05-05 10:08:45.120 [DefaultDispatcher-worker-9 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-05-05 10:08:45.121 [DefaultDispatcher-worker-9 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.121 [DefaultDispatcher-worker-2 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c68c7b 2024-05-05 10:08:45.121 [DefaultDispatcher-worker-9 @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:36891/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:45.121 [DefaultDispatcher-worker-9 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.121 [DefaultDispatcher-worker-2 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.121 [DefaultDispatcher-worker-2 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:45.121 [DefaultDispatcher-worker-2 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.122 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.122 [DefaultDispatcher-worker-12 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.122 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.122 [DefaultDispatcher-worker-12 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.130 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158119bf 2024-05-05 10:08:45.132 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158119bf 2024-05-05 10:08:45.134 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158119bf 2024-05-05 10:08:45.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-05-05 10:08:45.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-05-05 10:08:45.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:45.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:45.137 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-05-05 10:08:45.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f341e3c 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:45.138 [Test worker @coroutine#4376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-05-05 10:08:45.139 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f8089d2 2024-05-05 10:08:45.139 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f8089d2 2024-05-05 10:08:45.139 [Test worker @coroutine#4376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-05-05 10:08:45.153 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f8089d2 2024-05-05 10:08:45.166 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f8089d2 2024-05-05 10:08:45.169 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f8089d2 2024-05-05 10:08:45.171 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f8089d2 2024-05-05 10:08:45.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-05-05 10:08:45.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-05-05 10:08:45.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:45.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:45.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-05-05 10:08:45.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-05-05 10:08:45.176 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@666033b1 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ac164d 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ac164d 2024-05-05 10:08:45.177 [Test worker @coroutine#4406] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-05-05 10:08:45.184 [DefaultDispatcher-worker-16 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-05-05 10:08:45.184 [DefaultDispatcher-worker-16 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.184 [DefaultDispatcher-worker-16 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:45.184 [DefaultDispatcher-worker-16 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.185 [DefaultDispatcher-worker-16 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.185 [DefaultDispatcher-worker-16 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.194 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ac164d 2024-05-05 10:08:45.206 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ac164d 2024-05-05 10:08:45.207 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ac164d 2024-05-05 10:08:45.209 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ac164d 2024-05-05 10:08:45.221 [DefaultDispatcher-worker-8 @coroutine#4416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23ac164d 2024-05-05 10:08:45.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-05-05 10:08:45.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-05-05 10:08:45.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:45.224 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23ac164d: (connection evicted) 2024-05-05 10:08:45.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:45.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-05-05 10:08:45.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2087181d 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:45.226 [Test worker @coroutine#4439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-05-05 10:08:45.227 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c1dc246 2024-05-05 10:08:45.227 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c1dc246 2024-05-05 10:08:45.227 [Test worker @coroutine#4439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-05-05 10:08:45.248 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1dc246 2024-05-05 10:08:45.252 [DefaultDispatcher-worker-7 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-05-05 10:08:45.252 [DefaultDispatcher-worker-7 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.252 [DefaultDispatcher-worker-7 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:45.252 [DefaultDispatcher-worker-7 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.253 [DefaultDispatcher-worker-9 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.253 [DefaultDispatcher-worker-9 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.260 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1dc246 2024-05-05 10:08:45.262 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1dc246 2024-05-05 10:08:45.264 [Test worker @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1dc246 2024-05-05 10:08:45.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-05-05 10:08:45.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-05-05 10:08:45.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:45.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:45.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-05-05 10:08:45.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-05-05 10:08:45.269 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-05-05 10:08:45.269 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:45.269 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:45.269 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:45.269 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:45.269 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:45.269 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:45.269 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56ed6e17 2024-05-05 10:08:45.269 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:45.269 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:45.269 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:45.269 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:45.269 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:45.269 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:45.269 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:45.269 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:45.270 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:45.270 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:45.270 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:45.270 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:45.270 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:45.270 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:45.270 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:45.270 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:45.270 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:45.270 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:45.270 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:45.270 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-05-05 10:08:45.270 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:45.270 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:45.270 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:45.270 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:45.270 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:45.270 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:45.270 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:45.270 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:45.270 [Test worker @coroutine#4471] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-05-05 10:08:45.270 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e55cfb 2024-05-05 10:08:45.270 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e55cfb 2024-05-05 10:08:45.270 [Test worker @coroutine#4471] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-05-05 10:08:45.289 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e55cfb 2024-05-05 10:08:45.301 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e55cfb 2024-05-05 10:08:45.302 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e55cfb 2024-05-05 10:08:45.305 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e55cfb 2024-05-05 10:08:45.315 [DefaultDispatcher-worker-1 @coroutine#4479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e55cfb 2024-05-05 10:08:45.318 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e55cfb 2024-05-05 10:08:45.324 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e55cfb 2024-05-05 10:08:45.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-05-05 10:08:45.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-05-05 10:08:45.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:45.327 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43e55cfb: (connection evicted) 2024-05-05 10:08:45.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:45.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-05-05 10:08:45.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c70da80 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:45.329 [Test worker @coroutine#4505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-05-05 10:08:45.330 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a9c251 2024-05-05 10:08:45.330 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@52a9c251 2024-05-05 10:08:45.330 [Test worker @coroutine#4505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-05-05 10:08:45.332 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:45.341 [DefaultDispatcher-worker-15 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66487713 2024-05-05 10:08:45.341 [DefaultDispatcher-worker-15 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.341 [DefaultDispatcher-worker-15 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:45.341 [DefaultDispatcher-worker-15 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.342 [DefaultDispatcher-worker-2 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.342 [DefaultDispatcher-worker-2 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.352 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a9c251 2024-05-05 10:08:45.365 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a9c251 2024-05-05 10:08:45.367 [Test worker @coroutine#4511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a9c251 2024-05-05 10:08:45.369 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a9c251 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b256d50 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:45.369 [Test worker @coroutine#4505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-05-05 10:08:45.370 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@aad7ade 2024-05-05 10:08:45.370 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@aad7ade 2024-05-05 10:08:45.370 [Test worker @coroutine#4505] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-05-05 10:08:45.384 [Test worker @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aad7ade 2024-05-05 10:08:45.396 [Test worker @coroutine#4515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aad7ade 2024-05-05 10:08:45.398 [Test worker @coroutine#4517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aad7ade 2024-05-05 10:08:45.400 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aad7ade 2024-05-05 10:08:45.414 [DefaultDispatcher-worker-4 @coroutine#4521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@aad7ade 2024-05-05 10:08:45.428 [DefaultDispatcher-worker-16 @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a9c251 2024-05-05 10:08:45.430 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:45.448 [DefaultDispatcher-worker-11 @coroutine#4505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52a9c251 2024-05-05 10:08:45.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-05-05 10:08:45.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-05-05 10:08:45.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:45.458 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52a9c251: (connection evicted) 2024-05-05 10:08:45.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:45.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-05-05 10:08:45.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-05-05 10:08:45.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-05-05 10:08:45.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-05-05 10:08:45.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:45.459 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aad7ade: (connection evicted) 2024-05-05 10:08:45.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:45.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-05-05 10:08:45.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f94e1 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:45.461 [Test worker @coroutine#4534] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-05-05 10:08:45.462 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da3d617 2024-05-05 10:08:45.462 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da3d617 2024-05-05 10:08:45.462 [Test worker @coroutine#4534] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-05-05 10:08:45.468 [DefaultDispatcher-worker-17 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f662dd 2024-05-05 10:08:45.468 [DefaultDispatcher-worker-17 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.468 [DefaultDispatcher-worker-17 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:45.468 [DefaultDispatcher-worker-17 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.470 [DefaultDispatcher-worker-11 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.470 [DefaultDispatcher-worker-11 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.482 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da3d617 2024-05-05 10:08:45.493 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da3d617 2024-05-05 10:08:45.495 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da3d617 2024-05-05 10:08:45.497 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da3d617 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@123372f4 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:45.497 [Test worker @coroutine#4534] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-05-05 10:08:45.498 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2024-05-05 10:08:45.498 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2024-05-05 10:08:45.498 [Test worker @coroutine#4534] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-05-05 10:08:45.511 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2024-05-05 10:08:45.523 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2024-05-05 10:08:45.524 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2024-05-05 10:08:45.526 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2024-05-05 10:08:45.539 [DefaultDispatcher-worker-6 @coroutine#4550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0 2024-05-05 10:08:45.541 [DefaultDispatcher-worker-3 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5924ea91 2024-05-05 10:08:45.542 [DefaultDispatcher-worker-3 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.542 [DefaultDispatcher-worker-3 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:45.542 [DefaultDispatcher-worker-3 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.543 [DefaultDispatcher-worker-16 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.543 [DefaultDispatcher-worker-16 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.555 [DefaultDispatcher-worker-16 @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da3d617 2024-05-05 10:08:45.562 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:45.574 [DefaultDispatcher-worker-3 @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da3d617 2024-05-05 10:08:45.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-05-05 10:08:45.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-05-05 10:08:45.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:45.578 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7da3d617: (connection evicted) 2024-05-05 10:08:45.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:45.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-05-05 10:08:45.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-05-05 10:08:45.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-05-05 10:08:45.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-05-05 10:08:45.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:45.579 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37eca4c0: (connection evicted) 2024-05-05 10:08:45.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:45.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-05-05 10:08:45.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@122e2306 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:45.582 [Test worker @coroutine#4566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-05-05 10:08:45.583 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@72548e3c 2024-05-05 10:08:45.583 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@72548e3c 2024-05-05 10:08:45.583 [Test worker @coroutine#4566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-05-05 10:08:45.600 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72548e3c 2024-05-05 10:08:45.613 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72548e3c 2024-05-05 10:08:45.615 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72548e3c 2024-05-05 10:08:45.617 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72548e3c 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58ed5ed3 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f47cac 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f47cac 2024-05-05 10:08:45.618 [Test worker @coroutine#4566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-05-05 10:08:45.629 [DefaultDispatcher-worker-15 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510f50e5 2024-05-05 10:08:45.629 [DefaultDispatcher-worker-15 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.629 [DefaultDispatcher-worker-15 @coroutine#2061] 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-05-05 10:08:45.629 [DefaultDispatcher-worker-15 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.631 [DefaultDispatcher-worker-9 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.633 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f47cac 2024-05-05 10:08:45.645 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f47cac 2024-05-05 10:08:45.646 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f47cac 2024-05-05 10:08:45.648 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f47cac 2024-05-05 10:08:45.661 [DefaultDispatcher-worker-14 @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f47cac 2024-05-05 10:08:45.674 [DefaultDispatcher-worker-4 @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72548e3c 2024-05-05 10:08:45.683 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:45.691 [DefaultDispatcher-worker-1 @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72548e3c 2024-05-05 10:08:45.701 [DefaultDispatcher-worker-2 @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72548e3c 2024-05-05 10:08:45.714 [DefaultDispatcher-worker-1 @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72548e3c 2024-05-05 10:08:45.719 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:45.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-05-05 10:08:45.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-05-05 10:08:45.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:45.728 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72548e3c: (connection evicted) 2024-05-05 10:08:45.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:45.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-05-05 10:08:45.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-05-05 10:08:45.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-05-05 10:08:45.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-05-05 10:08:45.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:45.729 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62f47cac: (connection evicted) 2024-05-05 10:08:45.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:45.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-05-05 10:08:45.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-05-05 10:08:45.731 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@268215b3 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4940e1 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4940e1 2024-05-05 10:08:45.732 [Test worker @coroutine#4607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-05-05 10:08:45.747 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4940e1 2024-05-05 10:08:45.754 [DefaultDispatcher-worker-4 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-05-05 10:08:45.754 [DefaultDispatcher-worker-4 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.754 [DefaultDispatcher-worker-4 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:45.754 [DefaultDispatcher-worker-4 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.755 [DefaultDispatcher-worker-1 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.755 [DefaultDispatcher-worker-1 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.759 [Test worker @coroutine#4608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4940e1 2024-05-05 10:08:45.761 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4940e1 2024-05-05 10:08:45.763 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4940e1 2024-05-05 10:08:45.763 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-05-05 10:08:45.763 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:45.763 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:45.763 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:45.763 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:45.763 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:45.763 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:45.763 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19e93a38 2024-05-05 10:08:45.763 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:45.763 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:45.763 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:45.763 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:45.763 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:45.763 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:45.763 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:45.763 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:45.763 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:45.763 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:45.763 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:45.763 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:45.763 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:45.763 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:45.763 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:45.764 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:45.764 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:45.764 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:45.764 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:45.764 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-05-05 10:08:45.764 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:45.764 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:45.764 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:45.764 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:45.764 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:45.764 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:45.764 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:45.764 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:45.764 [Test worker @coroutine#4607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-05-05 10:08:45.764 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@30f39d9d 2024-05-05 10:08:45.764 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@30f39d9d 2024-05-05 10:08:45.764 [Test worker @coroutine#4607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-05-05 10:08:45.773 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:45.783 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f39d9d 2024-05-05 10:08:45.795 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f39d9d 2024-05-05 10:08:45.797 [Test worker @coroutine#4619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f39d9d 2024-05-05 10:08:45.798 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f39d9d 2024-05-05 10:08:45.812 [DefaultDispatcher-worker-10 @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30f39d9d 2024-05-05 10:08:45.824 [DefaultDispatcher-worker-17 @coroutine#4607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4940e1 2024-05-05 10:08:45.832 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:45.837 [DefaultDispatcher-worker-10 @coroutine#4607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4940e1 2024-05-05 10:08:45.848 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:45.848 [DefaultDispatcher-worker-1 @coroutine#4607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4940e1 2024-05-05 10:08:45.861 [DefaultDispatcher-worker-17 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19565b5 2024-05-05 10:08:45.862 [DefaultDispatcher-worker-17 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.862 [DefaultDispatcher-worker-17 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:45.862 [DefaultDispatcher-worker-17 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-05-05 10:08:45.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-05-05 10:08:45.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:45.862 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a4940e1: (connection evicted) 2024-05-05 10:08:45.863 [DefaultDispatcher-worker-6 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.863 [DefaultDispatcher-worker-6 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:45.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:45.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-05-05 10:08:45.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-05-05 10:08:45.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-05-05 10:08:45.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-05-05 10:08:45.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:45.863 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30f39d9d: (connection evicted) 2024-05-05 10:08:45.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:45.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-05-05 10:08:45.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-05-05 10:08:45.865 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fab0d15 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-05-05 10:08:45.866 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2024-05-05 10:08:45.867 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2024-05-05 10:08:45.867 [Test worker @coroutine#4649] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-05-05 10:08:45.882 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:45.886 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2024-05-05 10:08:45.898 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2024-05-05 10:08:45.900 [Test worker @coroutine#4653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2024-05-05 10:08:45.902 [Test worker @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2024-05-05 10:08:45.902 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-05-05 10:08:45.902 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:45.902 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:45.902 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:45.902 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:45.902 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:45.902 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:45.902 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@731819a0 2024-05-05 10:08:45.902 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:45.902 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:45.902 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:45.902 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:45.902 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:45.902 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:45.902 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:45.902 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:45.902 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:45.902 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:45.902 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:45.902 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:45.902 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:45.902 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:45.902 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:45.902 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:45.902 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:45.902 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:45.903 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:45.903 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-05-05 10:08:45.903 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:45.903 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:45.903 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:45.903 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:45.903 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:45.903 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:45.903 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:45.903 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:45.903 [Test worker @coroutine#4649] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-05-05 10:08:45.903 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1f435a 2024-05-05 10:08:45.903 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1f435a 2024-05-05 10:08:45.903 [Test worker @coroutine#4649] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-05-05 10:08:45.917 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1f435a 2024-05-05 10:08:45.919 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:45.929 [Test worker @coroutine#4657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1f435a 2024-05-05 10:08:45.931 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1f435a 2024-05-05 10:08:45.932 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1f435a 2024-05-05 10:08:45.946 [DefaultDispatcher-worker-7 @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1f435a 2024-05-05 10:08:45.960 [DefaultDispatcher-worker-6 @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2024-05-05 10:08:45.967 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:45.970 [DefaultDispatcher-worker-4 @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69a8617c 2024-05-05 10:08:45.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-05-05 10:08:45.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-05-05 10:08:45.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:45.975 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69a8617c: (connection evicted) 2024-05-05 10:08:45.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:45.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-05-05 10:08:45.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-05-05 10:08:45.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-05-05 10:08:45.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-05-05 10:08:45.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:45.976 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c1f435a: (connection evicted) 2024-05-05 10:08:45.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:45.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-05-05 10:08:45.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75b05ec7 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:45.980 [Test worker @coroutine#4687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-05-05 10:08:45.981 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e0dec0c 2024-05-05 10:08:45.981 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e0dec0c 2024-05-05 10:08:45.981 [Test worker @coroutine#4687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-05-05 10:08:45.997 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e0dec0c 2024-05-05 10:08:46.009 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e0dec0c 2024-05-05 10:08:46.011 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e0dec0c 2024-05-05 10:08:46.013 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e0dec0c 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aac9d67 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:46.013 [Test worker @coroutine#4687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-05-05 10:08:46.014 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@70796b21 2024-05-05 10:08:46.014 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@70796b21 2024-05-05 10:08:46.014 [Test worker @coroutine#4687] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-05-05 10:08:46.027 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70796b21 2024-05-05 10:08:46.043 [Test worker @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70796b21 2024-05-05 10:08:46.046 [Test worker @coroutine#4696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70796b21 2024-05-05 10:08:46.049 [Test worker @coroutine#4698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70796b21 2024-05-05 10:08:46.063 [DefaultDispatcher-worker-15 @coroutine#4700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70796b21 2024-05-05 10:08:46.078 [DefaultDispatcher-worker-4 @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e0dec0c 2024-05-05 10:08:46.081 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:46.082 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:46.091 [DefaultDispatcher-worker-13 @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e0dec0c 2024-05-05 10:08:46.114 [HikariPool-174 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:46.115 [DefaultDispatcher-worker-13 @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e0dec0c 2024-05-05 10:08:46.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-05-05 10:08:46.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-05-05 10:08:46.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:46.118 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e0dec0c: (connection evicted) 2024-05-05 10:08:46.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:46.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-05-05 10:08:46.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-05-05 10:08:46.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-05-05 10:08:46.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-05-05 10:08:46.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:46.119 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70796b21: (connection evicted) 2024-05-05 10:08:46.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:46.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-05-05 10:08:46.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-05-05 10:08:46.120 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a516e4d 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2024-05-05 10:08:46.121 [Test worker @coroutine#4721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-05-05 10:08:46.135 [DefaultDispatcher-worker-2 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-05-05 10:08:46.135 [DefaultDispatcher-worker-8 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c68c7b 2024-05-05 10:08:46.135 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.135 [DefaultDispatcher-worker-8 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.135 [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:36891/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:46.135 [DefaultDispatcher-worker-8 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:46.135 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.135 [DefaultDispatcher-worker-8 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.136 [DefaultDispatcher-worker-7 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.136 [DefaultDispatcher-worker-7 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.136 [DefaultDispatcher-worker-12 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.136 [DefaultDispatcher-worker-12 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.141 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2024-05-05 10:08:46.153 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2024-05-05 10:08:46.155 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2024-05-05 10:08:46.157 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6225c800 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:46.157 [Test worker @coroutine#4721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-05-05 10:08:46.158 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f43f4a 2024-05-05 10:08:46.158 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f43f4a 2024-05-05 10:08:46.158 [Test worker @coroutine#4721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-05-05 10:08:46.174 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f43f4a 2024-05-05 10:08:46.186 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f43f4a 2024-05-05 10:08:46.188 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f43f4a 2024-05-05 10:08:46.192 [Test worker @coroutine#4738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f43f4a 2024-05-05 10:08:46.199 [DefaultDispatcher-worker-4 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-05-05 10:08:46.199 [DefaultDispatcher-worker-4 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.199 [DefaultDispatcher-worker-4 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:46.199 [DefaultDispatcher-worker-4 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.201 [DefaultDispatcher-worker-15 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.201 [DefaultDispatcher-worker-15 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.204 [DefaultDispatcher-worker-15 @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f43f4a 2024-05-05 10:08:46.219 [DefaultDispatcher-worker-11 @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2024-05-05 10:08:46.222 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:46.230 [DefaultDispatcher-worker-7 @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2024-05-05 10:08:46.239 [DefaultDispatcher-worker-17 @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2024-05-05 10:08:46.256 [DefaultDispatcher-worker-7 @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2024-05-05 10:08:46.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-05-05 10:08:46.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-05-05 10:08:46.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:46.257 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192: (connection evicted) 2024-05-05 10:08:46.258 [HikariPool-176 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:46.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:46.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-05-05 10:08:46.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-05-05 10:08:46.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-05-05 10:08:46.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-05-05 10:08:46.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:46.259 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17f43f4a: (connection evicted) 2024-05-05 10:08:46.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:46.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-05-05 10:08:46.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-05-05 10:08:46.261 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31cae1e4 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2024-05-05 10:08:46.262 [Test worker @coroutine#4767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-05-05 10:08:46.264 [DefaultDispatcher-worker-8 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-05-05 10:08:46.264 [DefaultDispatcher-worker-8 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.264 [DefaultDispatcher-worker-8 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:46.264 [DefaultDispatcher-worker-8 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.265 [DefaultDispatcher-worker-17 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.266 [DefaultDispatcher-worker-17 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.280 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2024-05-05 10:08:46.291 [Test worker @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2024-05-05 10:08:46.293 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2024-05-05 10:08:46.295 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2024-05-05 10:08:46.295 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23e95661 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2024-05-05 10:08:46.296 [Test worker @coroutine#4767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-05-05 10:08:46.310 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2024-05-05 10:08:46.322 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2024-05-05 10:08:46.323 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2024-05-05 10:08:46.325 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2024-05-05 10:08:46.339 [DefaultDispatcher-worker-6 @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2024-05-05 10:08:46.353 [DefaultDispatcher-worker-7 @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2024-05-05 10:08:46.354 [DefaultDispatcher-worker-15 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66487713 2024-05-05 10:08:46.354 [DefaultDispatcher-worker-15 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.354 [DefaultDispatcher-worker-15 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:46.354 [DefaultDispatcher-worker-15 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.355 [DefaultDispatcher-worker-9 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.355 [DefaultDispatcher-worker-9 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.362 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:46.362 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:46.365 [DefaultDispatcher-worker-15 @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2024-05-05 10:08:46.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-05-05 10:08:46.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-05-05 10:08:46.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:46.378 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc: (connection evicted) 2024-05-05 10:08:46.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:46.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-05-05 10:08:46.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-05-05 10:08:46.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-05-05 10:08:46.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-05-05 10:08:46.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:46.379 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@553d9329: (connection evicted) 2024-05-05 10:08:46.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:46.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-05-05 10:08:46.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7306f65f 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:46.381 [Test worker @coroutine#4813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-05-05 10:08:46.382 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@191d69a 2024-05-05 10:08:46.382 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@191d69a 2024-05-05 10:08:46.382 [Test worker @coroutine#4813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-05-05 10:08:46.384 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:46.399 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191d69a 2024-05-05 10:08:46.407 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:46.411 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191d69a 2024-05-05 10:08:46.413 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191d69a 2024-05-05 10:08:46.415 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191d69a 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b4133d0 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:46.415 [Test worker @coroutine#4813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-05-05 10:08:46.416 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e1349cf 2024-05-05 10:08:46.416 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e1349cf 2024-05-05 10:08:46.416 [Test worker @coroutine#4813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-05-05 10:08:46.430 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e1349cf 2024-05-05 10:08:46.436 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:46.441 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e1349cf 2024-05-05 10:08:46.443 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e1349cf 2024-05-05 10:08:46.445 [Test worker @coroutine#4824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e1349cf 2024-05-05 10:08:46.458 [DefaultDispatcher-worker-4 @coroutine#4826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e1349cf 2024-05-05 10:08:46.473 [DefaultDispatcher-worker-6 @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191d69a 2024-05-05 10:08:46.482 [HikariPool-179 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:46.484 [DefaultDispatcher-worker-3 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f662dd 2024-05-05 10:08:46.484 [DefaultDispatcher-worker-3 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.484 [DefaultDispatcher-worker-3 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:46.484 [DefaultDispatcher-worker-3 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.485 [DefaultDispatcher-worker-8 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.485 [DefaultDispatcher-worker-8 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.487 [DefaultDispatcher-worker-3 @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191d69a 2024-05-05 10:08:46.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-05-05 10:08:46.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-05-05 10:08:46.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:46.491 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@191d69a: (connection evicted) 2024-05-05 10:08:46.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:46.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-05-05 10:08:46.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-05-05 10:08:46.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-05-05 10:08:46.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-05-05 10:08:46.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:46.492 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e1349cf: (connection evicted) 2024-05-05 10:08:46.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:46.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-05-05 10:08:46.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5408b06d 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@22109f72 2024-05-05 10:08:46.494 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@22109f72 2024-05-05 10:08:46.495 [Test worker @coroutine#4858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-05-05 10:08:46.513 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22109f72 2024-05-05 10:08:46.524 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22109f72 2024-05-05 10:08:46.526 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22109f72 2024-05-05 10:08:46.528 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22109f72 2024-05-05 10:08:46.528 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-05-05 10:08:46.528 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:46.528 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:46.528 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:46.528 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:46.528 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:46.528 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:46.528 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2efda33d 2024-05-05 10:08:46.528 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:46.528 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:46.529 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:46.529 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:46.529 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:46.529 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:46.529 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:46.529 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:46.529 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:46.529 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:46.529 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:46.529 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:46.529 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:46.529 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:46.529 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:46.529 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:46.529 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:46.529 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:46.529 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:46.529 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-05-05 10:08:46.529 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:46.529 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:46.529 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:46.529 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:46.529 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:46.529 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:46.529 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:46.529 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:46.529 [Test worker @coroutine#4858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-05-05 10:08:46.529 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2024-05-05 10:08:46.529 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2024-05-05 10:08:46.529 [Test worker @coroutine#4858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-05-05 10:08:46.535 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:46.543 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2024-05-05 10:08:46.553 [DefaultDispatcher-worker-4 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5924ea91 2024-05-05 10:08:46.553 [DefaultDispatcher-worker-4 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.553 [DefaultDispatcher-worker-4 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:46.553 [DefaultDispatcher-worker-4 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.554 [DefaultDispatcher-worker-17 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.554 [DefaultDispatcher-worker-17 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.555 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2024-05-05 10:08:46.556 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2024-05-05 10:08:46.558 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2024-05-05 10:08:46.560 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:46.570 [DefaultDispatcher-worker-6 @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f 2024-05-05 10:08:46.584 [DefaultDispatcher-worker-8 @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22109f72 2024-05-05 10:08:46.595 [DefaultDispatcher-worker-16 @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22109f72 2024-05-05 10:08:46.595 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:46.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-05-05 10:08:46.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-05-05 10:08:46.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:46.599 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22109f72: (connection evicted) 2024-05-05 10:08:46.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:46.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-05-05 10:08:46.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-05-05 10:08:46.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-05-05 10:08:46.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-05-05 10:08:46.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:46.600 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2139aa1f: (connection evicted) 2024-05-05 10:08:46.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:46.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-05-05 10:08:46.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-05-05 10:08:46.601 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:46.603 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-05-05 10:08:46.603 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:46.603 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b0471a5 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2024-05-05 10:08:46.604 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2024-05-05 10:08:46.605 [Test worker @coroutine#4902] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-05-05 10:08:46.629 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2024-05-05 10:08:46.642 [DefaultDispatcher-worker-10 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510f50e5 2024-05-05 10:08:46.642 [DefaultDispatcher-worker-10 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.642 [DefaultDispatcher-worker-10 @coroutine#2061] 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-05-05 10:08:46.642 [DefaultDispatcher-worker-10 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.643 [DefaultDispatcher-worker-13 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.646 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:46.650 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2024-05-05 10:08:46.652 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2024-05-05 10:08:46.655 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2024-05-05 10:08:46.655 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ba3eee9 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2024-05-05 10:08:46.656 [Test worker @coroutine#4902] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-05-05 10:08:46.678 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2024-05-05 10:08:46.696 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2024-05-05 10:08:46.698 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2024-05-05 10:08:46.701 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2024-05-05 10:08:46.705 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:46.715 [DefaultDispatcher-worker-9 @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c634a04 2024-05-05 10:08:46.727 [DefaultDispatcher-worker-9 @coroutine#4902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2024-05-05 10:08:46.744 [DefaultDispatcher-worker-9 @coroutine#4902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2024-05-05 10:08:46.755 [DefaultDispatcher-worker-12 @coroutine#4902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2024-05-05 10:08:46.757 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:46.766 [DefaultDispatcher-worker-8 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-05-05 10:08:46.767 [DefaultDispatcher-worker-8 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.767 [DefaultDispatcher-worker-8 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:46.767 [DefaultDispatcher-worker-8 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.768 [DefaultDispatcher-worker-1 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.768 [DefaultDispatcher-worker-1 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.873 [DefaultDispatcher-worker-1 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19565b5 2024-05-05 10:08:46.874 [DefaultDispatcher-worker-1 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.874 [DefaultDispatcher-worker-1 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:46.874 [DefaultDispatcher-worker-1 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.875 [DefaultDispatcher-worker-4 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.875 [DefaultDispatcher-worker-4 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:46.887 [DefaultDispatcher-worker-8 @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@214738c1 2024-05-05 10:08:46.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-05-05 10:08:46.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-05-05 10:08:46.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:46.889 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@214738c1: (connection evicted) 2024-05-05 10:08:46.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:46.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-05-05 10:08:46.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-05-05 10:08:46.890 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:46.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-05-05 10:08:46.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-05-05 10:08:46.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:46.891 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c634a04: (connection evicted) 2024-05-05 10:08:46.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:46.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-05-05 10:08:46.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-05-05 10:08:46.892 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-05-05 10:08:46.893 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:46.893 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:46.894 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12f85dc8 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2024-05-05 10:08:46.895 [Test worker @coroutine#4950] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-05-05 10:08:46.912 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2024-05-05 10:08:46.924 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2024-05-05 10:08:46.926 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2024-05-05 10:08:46.927 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26169be3 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2024-05-05 10:08:46.928 [Test worker @coroutine#4950] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-05-05 10:08:46.942 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2024-05-05 10:08:46.954 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2024-05-05 10:08:46.955 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2024-05-05 10:08:46.957 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2024-05-05 10:08:46.970 [DefaultDispatcher-worker-4 @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2024-05-05 10:08:46.984 [DefaultDispatcher-worker-6 @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2024-05-05 10:08:46.995 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:46.999 [DefaultDispatcher-worker-14 @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2024-05-05 10:08:47.011 [DefaultDispatcher-worker-15 @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21 2024-05-05 10:08:47.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-05-05 10:08:47.015 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-05-05 10:08:47.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:47.015 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b8d0c21: (connection evicted) 2024-05-05 10:08:47.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:47.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-05-05 10:08:47.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-05-05 10:08:47.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-05-05 10:08:47.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-05-05 10:08:47.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:47.017 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f636de3: (connection evicted) 2024-05-05 10:08:47.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:47.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-05-05 10:08:47.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-05-05 10:08:47.018 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-05-05 10:08:47.018 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:47.018 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:47.018 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:47.018 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:47.018 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:47.018 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:47.018 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ff30a75 2024-05-05 10:08:47.018 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:47.018 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:47.018 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:47.018 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:47.018 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:47.018 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:47.018 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:47.018 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:47.018 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:47.018 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:47.018 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:47.018 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:47.018 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:47.018 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:47.018 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:47.019 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:47.019 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:47.019 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:47.019 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:47.019 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-05-05 10:08:47.019 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:47.019 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:47.019 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:47.019 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:47.019 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:47.019 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:47.019 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:47.019 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:47.019 [Test worker @coroutine#4980] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-05-05 10:08:47.019 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@746cb25d 2024-05-05 10:08:47.019 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@746cb25d 2024-05-05 10:08:47.019 [Test worker @coroutine#4980] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-05-05 10:08:47.037 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746cb25d 2024-05-05 10:08:47.048 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746cb25d 2024-05-05 10:08:47.050 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746cb25d 2024-05-05 10:08:47.054 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746cb25d 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d7d2345 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:47.054 [Test worker @coroutine#4980] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-05-05 10:08:47.055 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7159d5 2024-05-05 10:08:47.055 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c7159d5 2024-05-05 10:08:47.055 [Test worker @coroutine#4980] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-05-05 10:08:47.069 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7159d5 2024-05-05 10:08:47.080 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7159d5 2024-05-05 10:08:47.082 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7159d5 2024-05-05 10:08:47.084 [Test worker @coroutine#4991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7159d5 2024-05-05 10:08:47.097 [DefaultDispatcher-worker-17 @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c7159d5 2024-05-05 10:08:47.111 [DefaultDispatcher-worker-10 @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746cb25d 2024-05-05 10:08:47.119 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:47.126 [DefaultDispatcher-worker-3 @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746cb25d 2024-05-05 10:08:47.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-05-05 10:08:47.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-05-05 10:08:47.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:47.131 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@746cb25d: (connection evicted) 2024-05-05 10:08:47.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:47.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-05-05 10:08:47.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-05-05 10:08:47.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-05-05 10:08:47.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-05-05 10:08:47.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:47.133 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c7159d5: (connection evicted) 2024-05-05 10:08:47.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:47.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-05-05 10:08:47.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-05-05 10:08:47.134 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-05-05 10:08:47.134 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:47.134 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:47.134 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:47.134 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:47.134 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:47.134 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:47.134 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41f05f1 2024-05-05 10:08:47.134 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:47.134 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:47.134 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:47.134 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:47.134 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:47.134 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:47.134 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:47.134 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:47.134 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:47.134 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:47.134 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:47.134 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:47.134 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:47.134 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:47.134 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:47.134 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:47.134 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:47.134 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:47.134 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:47.134 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-05-05 10:08:47.134 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:47.135 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:47.135 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:47.135 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:47.135 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:47.135 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:47.135 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:47.135 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:47.135 [Test worker @coroutine#5010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-05-05 10:08:47.135 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@25ee6683 2024-05-05 10:08:47.135 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@25ee6683 2024-05-05 10:08:47.135 [Test worker @coroutine#5010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-05-05 10:08:47.144 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:47.150 [DefaultDispatcher-worker-5 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-05-05 10:08:47.150 [DefaultDispatcher-worker-9 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c68c7b 2024-05-05 10:08:47.150 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.150 [DefaultDispatcher-worker-9 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.150 [DefaultDispatcher-worker-5 @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:36891/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:47.150 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.150 [DefaultDispatcher-worker-9 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:47.150 [DefaultDispatcher-worker-9 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.151 [DefaultDispatcher-worker-3 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.151 [DefaultDispatcher-worker-10 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.151 [DefaultDispatcher-worker-3 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.151 [DefaultDispatcher-worker-10 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.154 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee6683 2024-05-05 10:08:47.166 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee6683 2024-05-05 10:08:47.168 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee6683 2024-05-05 10:08:47.168 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:47.169 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee6683 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3af1b643 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2024-05-05 10:08:47.170 [Test worker @coroutine#5010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-05-05 10:08:47.186 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2024-05-05 10:08:47.200 [Test worker @coroutine#5023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2024-05-05 10:08:47.201 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2024-05-05 10:08:47.203 [Test worker @coroutine#5027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2024-05-05 10:08:47.214 [DefaultDispatcher-worker-12 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-05-05 10:08:47.214 [DefaultDispatcher-worker-12 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.214 [DefaultDispatcher-worker-12 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:47.214 [DefaultDispatcher-worker-12 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.215 [DefaultDispatcher-worker-1 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.215 [DefaultDispatcher-worker-1 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.216 [DefaultDispatcher-worker-3 @coroutine#5029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d40da 2024-05-05 10:08:47.229 [DefaultDispatcher-worker-5 @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee6683 2024-05-05 10:08:47.235 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:47.244 [DefaultDispatcher-worker-16 @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee6683 2024-05-05 10:08:47.254 [DefaultDispatcher-worker-1 @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25ee6683 2024-05-05 10:08:47.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-05-05 10:08:47.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-05-05 10:08:47.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:47.260 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25ee6683: (connection evicted) 2024-05-05 10:08:47.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:47.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-05-05 10:08:47.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-05-05 10:08:47.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-05-05 10:08:47.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-05-05 10:08:47.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:47.261 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@233d40da: (connection evicted) 2024-05-05 10:08:47.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:47.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-05-05 10:08:47.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e83badc 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:47.263 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:47.264 [Test worker @coroutine#5049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-05-05 10:08:47.264 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2024-05-05 10:08:47.264 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2024-05-05 10:08:47.264 [Test worker @coroutine#5049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-05-05 10:08:47.275 [DefaultDispatcher-worker-12 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-05-05 10:08:47.275 [DefaultDispatcher-worker-12 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.275 [DefaultDispatcher-worker-12 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:47.275 [DefaultDispatcher-worker-12 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.277 [DefaultDispatcher-worker-1 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.277 [DefaultDispatcher-worker-1 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.281 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2024-05-05 10:08:47.292 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2024-05-05 10:08:47.294 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2024-05-05 10:08:47.296 [Test worker @coroutine#5057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2024-05-05 10:08:47.307 [DefaultDispatcher-worker-5 @coroutine#5059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2024-05-05 10:08:47.316 [DefaultDispatcher-worker-3 @coroutine#5049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2024-05-05 10:08:47.333 [UI Thread @coroutine#5078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=588667046186704896 2024-05-05 10:08:47.333 [UI Thread @coroutine#5078] 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=588667046186704896. 2024-05-05 10:08:47.333 [UI Thread @coroutine#5078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=588667046186704896 2024-05-05 10:08:47.335 [UI Thread @coroutine#5078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=588667046186704896 2024-05-05 10:08:47.335 [UI Thread @coroutine#5078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=588667046186704896 2024-05-05 10:08:47.335 [UI Thread @coroutine#5078] 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=588667046186704896. 2024-05-05 10:08:47.335 [UI Thread @coroutine#5078] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=588667046186704896 to class io.ktor.utils.io.ByteReadChannel 2024-05-05 10:08:47.337 [DefaultDispatcher-worker-14 @coroutine#5093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7f9d45 2024-05-05 10:08:47.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-05-05 10:08:47.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-05-05 10:08:47.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:47.338 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23df16cf: (connection evicted) 2024-05-05 10:08:47.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:47.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-05-05 10:08:47.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-05-05 10:08:47.395 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-05-05 10:08:47.396 [DefaultDispatcher-worker-1 @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42edde25 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7574d30b 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:47.396 [Test worker @coroutine#5095] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-05-05 10:08:47.397 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@411bed55 2024-05-05 10:08:47.397 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@411bed55 2024-05-05 10:08:47.397 [Test worker @coroutine#5095] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-05-05 10:08:47.407 [DefaultDispatcher-worker-16 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66487713 2024-05-05 10:08:47.407 [DefaultDispatcher-worker-16 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.407 [DefaultDispatcher-worker-16 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:47.407 [DefaultDispatcher-worker-16 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.408 [DefaultDispatcher-worker-12 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.409 [DefaultDispatcher-worker-12 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.417 [Test worker @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411bed55 2024-05-05 10:08:47.428 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411bed55 2024-05-05 10:08:47.430 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411bed55 2024-05-05 10:08:47.432 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411bed55 2024-05-05 10:08:47.435 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:47.437 [DefaultDispatcher-worker-14 @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47e60b71 2024-05-05 10:08:47.442 [DefaultDispatcher-worker-5 @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411bed55 2024-05-05 10:08:47.466 [DefaultDispatcher-worker-13 @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411bed55 2024-05-05 10:08:47.470 [DefaultDispatcher-worker-13 @coroutine#5117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f75fd1d 2024-05-05 10:08:47.476 [DefaultDispatcher-worker-10 @coroutine#5095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@411bed55 2024-05-05 10:08:47.485 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:47.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-05-05 10:08:47.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-05-05 10:08:47.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:47.491 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@411bed55: (connection evicted) 2024-05-05 10:08:47.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:47.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-05-05 10:08:47.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-05-05 10:08:47.545 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:47.547 [DefaultDispatcher-worker-15 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f662dd 2024-05-05 10:08:47.547 [DefaultDispatcher-worker-15 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.547 [DefaultDispatcher-worker-15 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:47.547 [DefaultDispatcher-worker-15 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.548 [DefaultDispatcher-worker-14 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.548 [DefaultDispatcher-worker-14 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.556 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-05-05 10:08:47.556 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:47.556 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:47.556 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:47.556 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:47.556 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:47.556 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:47.556 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fb8e8cf 2024-05-05 10:08:47.556 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:47.556 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:47.556 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:47.556 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:47.556 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:47.556 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:47.556 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:47.556 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:47.556 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:47.556 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:47.556 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:47.556 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:47.557 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:47.557 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:47.557 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:47.557 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:47.557 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:47.557 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:47.557 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:47.557 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-05-05 10:08:47.557 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:47.557 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:47.557 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:47.557 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:47.557 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:47.557 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:47.557 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:47.557 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:47.557 [Test worker @coroutine#5129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-05-05 10:08:47.557 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@6466e599 2024-05-05 10:08:47.557 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@6466e599 2024-05-05 10:08:47.557 [Test worker @coroutine#5129] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-05-05 10:08:47.563 [DefaultDispatcher-worker-16 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5924ea91 2024-05-05 10:08:47.563 [DefaultDispatcher-worker-16 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.563 [DefaultDispatcher-worker-16 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:47.563 [DefaultDispatcher-worker-16 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.564 [DefaultDispatcher-worker-4 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.564 [DefaultDispatcher-worker-4 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.569 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:47.575 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6466e599 2024-05-05 10:08:47.587 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6466e599 2024-05-05 10:08:47.589 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6466e599 2024-05-05 10:08:47.591 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6466e599 2024-05-05 10:08:47.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-05-05 10:08:47.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-05-05 10:08:47.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:47.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:47.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-05-05 10:08:47.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59960ae9 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:47.598 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:47.599 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:47.599 [Test worker @coroutine#5149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-05-05 10:08:47.599 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@32089590 2024-05-05 10:08:47.599 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@32089590 2024-05-05 10:08:47.599 [Test worker @coroutine#5149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-05-05 10:08:47.613 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2024-05-05 10:08:47.625 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2024-05-05 10:08:47.627 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2024-05-05 10:08:47.628 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2024-05-05 10:08:47.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-05-05 10:08:47.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-05-05 10:08:47.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:47.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:47.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-05-05 10:08:47.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c75b0c8 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:47.635 [Test worker @coroutine#5167] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-05-05 10:08:47.636 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2024-05-05 10:08:47.636 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2024-05-05 10:08:47.636 [Test worker @coroutine#5167] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-05-05 10:08:47.653 [DefaultDispatcher-worker-15 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510f50e5 2024-05-05 10:08:47.653 [DefaultDispatcher-worker-15 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.653 [DefaultDispatcher-worker-15 @coroutine#2061] 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-05-05 10:08:47.653 [DefaultDispatcher-worker-15 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.654 [DefaultDispatcher-worker-1 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.655 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2024-05-05 10:08:47.668 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2024-05-05 10:08:47.669 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2024-05-05 10:08:47.671 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2024-05-05 10:08:47.671 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30b5225b 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2024-05-05 10:08:47.672 [Test worker @coroutine#5167] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-05-05 10:08:47.687 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2024-05-05 10:08:47.698 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2024-05-05 10:08:47.700 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2024-05-05 10:08:47.704 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2024-05-05 10:08:47.717 [DefaultDispatcher-worker-4 @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@304f4888 2024-05-05 10:08:47.731 [DefaultDispatcher-worker-15 @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a 2024-05-05 10:08:47.736 [UI Thread @coroutine#5193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44339/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-05 10:08:47.736 [HikariPool-195 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:47.736 [UI Thread @coroutine#5193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44339/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-05 10:08:47.736 [UI Thread @coroutine#5193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44339/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-05 10:08:47.737 [UI Thread @coroutine#5193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44339/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-05 10:08:47.737 [UI Thread @coroutine#5193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44339/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-05 10:08:47.738 [UI Thread @coroutine#5193] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44339/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-05 10:08:47.738 [UI Thread @coroutine#5193] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44339/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:47.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-05-05 10:08:47.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-05-05 10:08:47.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:47.741 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f43c73a: (connection evicted) 2024-05-05 10:08:47.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:47.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-05-05 10:08:47.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-05-05 10:08:47.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-05-05 10:08:47.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-05-05 10:08:47.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:47.742 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@304f4888: (connection evicted) 2024-05-05 10:08:47.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:47.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-05-05 10:08:47.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60232aad 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:47.744 [Test worker @coroutine#5199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-05-05 10:08:47.745 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2024-05-05 10:08:47.745 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2024-05-05 10:08:47.745 [Test worker @coroutine#5199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-05-05 10:08:47.761 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2024-05-05 10:08:47.772 [Test worker @coroutine#5200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2024-05-05 10:08:47.774 [Test worker @coroutine#5202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2024-05-05 10:08:47.776 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2024-05-05 10:08:47.776 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-05-05 10:08:47.776 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:47.776 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:47.776 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:47.776 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:47.776 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:47.776 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:47.776 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76527a00 2024-05-05 10:08:47.776 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:47.776 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:47.777 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:47.777 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:47.777 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:47.777 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:47.777 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:47.777 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:47.777 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:47.777 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:47.777 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:47.777 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:47.777 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:47.777 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:47.777 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:47.777 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:47.777 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:47.777 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:47.777 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:47.777 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-05-05 10:08:47.777 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:47.777 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:47.777 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:47.777 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:47.777 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:47.777 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:47.777 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:47.777 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:47.777 [Test worker @coroutine#5199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-05-05 10:08:47.777 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca6937 2024-05-05 10:08:47.777 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca6937 2024-05-05 10:08:47.777 [Test worker @coroutine#5199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-05-05 10:08:47.779 [DefaultDispatcher-worker-4 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-05-05 10:08:47.779 [DefaultDispatcher-worker-4 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.779 [DefaultDispatcher-worker-4 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:47.779 [DefaultDispatcher-worker-4 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.780 [DefaultDispatcher-worker-3 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.780 [DefaultDispatcher-worker-3 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.792 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca6937 2024-05-05 10:08:47.803 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca6937 2024-05-05 10:08:47.805 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca6937 2024-05-05 10:08:47.807 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca6937 2024-05-05 10:08:47.819 [DefaultDispatcher-worker-11 @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca6937 2024-05-05 10:08:47.835 [DefaultDispatcher-worker-13 @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23 2024-05-05 10:08:47.837 [UI Thread @coroutine#5225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58151/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-05 10:08:47.837 [UI Thread @coroutine#5225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58151/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-05 10:08:47.837 [UI Thread @coroutine#5225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58151/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-05 10:08:47.839 [UI Thread @coroutine#5225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58151/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-05 10:08:47.839 [UI Thread @coroutine#5225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58151/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-05 10:08:47.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-05-05 10:08:47.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-05-05 10:08:47.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:47.840 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fa81b23: (connection evicted) 2024-05-05 10:08:47.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:47.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-05-05 10:08:47.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-05-05 10:08:47.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-05-05 10:08:47.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-05-05 10:08:47.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:47.841 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ca6937: (connection evicted) 2024-05-05 10:08:47.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:47.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-05-05 10:08:47.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d471ddb 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:47.844 [Test worker @coroutine#5231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-05-05 10:08:47.845 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@474f69d 2024-05-05 10:08:47.845 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@474f69d 2024-05-05 10:08:47.845 [Test worker @coroutine#5231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-05-05 10:08:47.863 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474f69d 2024-05-05 10:08:47.874 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474f69d 2024-05-05 10:08:47.876 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474f69d 2024-05-05 10:08:47.878 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474f69d 2024-05-05 10:08:47.878 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34ceefb5 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-05-05 10:08:47.879 [Test worker @coroutine#5231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-05-05 10:08:47.885 [DefaultDispatcher-worker-4 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19565b5 2024-05-05 10:08:47.885 [DefaultDispatcher-worker-4 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.885 [DefaultDispatcher-worker-4 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:47.885 [DefaultDispatcher-worker-4 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.887 [DefaultDispatcher-worker-11 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.887 [DefaultDispatcher-worker-11 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:47.895 [Test worker @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-05-05 10:08:47.906 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-05-05 10:08:47.908 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-05-05 10:08:47.910 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-05-05 10:08:47.922 [DefaultDispatcher-worker-5 @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-05-05 10:08:47.935 [DefaultDispatcher-worker-5 @coroutine#5231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474f69d 2024-05-05 10:08:47.937 [UI Thread @coroutine#5258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51341/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-05 10:08:47.938 [UI Thread @coroutine#5258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51341/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-05 10:08:47.938 [UI Thread @coroutine#5258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51341/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-05 10:08:47.939 [UI Thread @coroutine#5258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51341/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-05 10:08:47.939 [UI Thread @coroutine#5258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51341/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-05 10:08:47.939 [UI Thread @coroutine#5258] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51341/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-05 10:08:47.939 [UI Thread @coroutine#5258] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51341/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:47.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-05-05 10:08:47.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-05-05 10:08:47.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:47.941 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@474f69d: (connection evicted) 2024-05-05 10:08:47.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:47.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-05-05 10:08:47.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-05-05 10:08:47.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-05-05 10:08:47.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-05-05 10:08:47.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:47.942 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50e0541: (connection evicted) 2024-05-05 10:08:47.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:47.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-05-05 10:08:47.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65977161 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:47.945 [Test worker @coroutine#5264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-05-05 10:08:47.946 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d07fb2 2024-05-05 10:08:47.946 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d07fb2 2024-05-05 10:08:47.946 [Test worker @coroutine#5264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-05-05 10:08:47.965 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d07fb2 2024-05-05 10:08:47.976 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d07fb2 2024-05-05 10:08:47.981 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d07fb2 2024-05-05 10:08:47.984 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d07fb2 2024-05-05 10:08:47.984 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fb8ad3d 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:47.985 [Test worker @coroutine#5264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-05-05 10:08:47.986 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4eba14 2024-05-05 10:08:47.986 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4eba14 2024-05-05 10:08:47.986 [Test worker @coroutine#5264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-05-05 10:08:48.000 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4eba14 2024-05-05 10:08:48.011 [Test worker @coroutine#5272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4eba14 2024-05-05 10:08:48.013 [Test worker @coroutine#5274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4eba14 2024-05-05 10:08:48.015 [Test worker @coroutine#5276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4eba14 2024-05-05 10:08:48.029 [DefaultDispatcher-worker-17 @coroutine#5278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4eba14 2024-05-05 10:08:48.046 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:48.047 [DefaultDispatcher-worker-9 @coroutine#5264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d07fb2 2024-05-05 10:08:48.064 [DefaultDispatcher-worker-11 @coroutine#5264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d07fb2 2024-05-05 10:08:48.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-05-05 10:08:48.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-05-05 10:08:48.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:48.074 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d07fb2: (connection evicted) 2024-05-05 10:08:48.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:48.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-05-05 10:08:48.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-05-05 10:08:48.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-05-05 10:08:48.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-05-05 10:08:48.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:48.076 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d4eba14: (connection evicted) 2024-05-05 10:08:48.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:48.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-05-05 10:08:48.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-05-05 10:08:48.078 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-05-05 10:08:48.078 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:48.078 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:48.078 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:48.078 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:48.078 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:48.078 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:48.078 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43905ade 2024-05-05 10:08:48.078 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:48.078 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:48.079 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:48.079 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:48.079 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:48.079 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:48.079 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:48.079 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:48.079 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:48.079 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:48.079 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:48.079 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:48.079 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:48.079 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:48.079 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:48.079 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:48.079 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:48.079 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:48.079 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:48.079 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-05-05 10:08:48.079 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:48.079 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:48.079 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:48.079 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:48.079 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:48.079 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:48.079 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:48.079 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:48.079 [Test worker @coroutine#5314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-05-05 10:08:48.079 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f51f320 2024-05-05 10:08:48.079 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f51f320 2024-05-05 10:08:48.079 [Test worker @coroutine#5314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-05-05 10:08:48.095 [Test worker @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f51f320 2024-05-05 10:08:48.107 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f51f320 2024-05-05 10:08:48.109 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f51f320 2024-05-05 10:08:48.111 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f51f320 2024-05-05 10:08:48.121 [DefaultDispatcher-worker-9 @coroutine#5321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f51f320 2024-05-05 10:08:48.148 [DefaultDispatcher-worker-10 @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f51f320 2024-05-05 10:08:48.164 [DefaultDispatcher-worker-12 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-05-05 10:08:48.164 [DefaultDispatcher-worker-8 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c68c7b 2024-05-05 10:08:48.164 [DefaultDispatcher-worker-8 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.164 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.164 [DefaultDispatcher-worker-12 @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:36891/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:48.164 [DefaultDispatcher-worker-8 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:48.164 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.164 [DefaultDispatcher-worker-8 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.165 [DefaultDispatcher-worker-14 @coroutine#5314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f51f320 2024-05-05 10:08:48.165 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.165 [DefaultDispatcher-worker-17 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.165 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.165 [DefaultDispatcher-worker-17 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.179 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:48.186 [DefaultDispatcher-worker-17 @coroutine#5348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f51f320 2024-05-05 10:08:48.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-05-05 10:08:48.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-05-05 10:08:48.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:48.189 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f51f320: (connection evicted) 2024-05-05 10:08:48.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:48.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-05-05 10:08:48.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-05-05 10:08:48.191 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75d454a4 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:48.192 [Test worker @coroutine#5354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-05-05 10:08:48.193 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@46092840 2024-05-05 10:08:48.193 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@46092840 2024-05-05 10:08:48.193 [Test worker @coroutine#5354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-05-05 10:08:48.209 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46092840 2024-05-05 10:08:48.220 [Test worker @coroutine#5355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46092840 2024-05-05 10:08:48.222 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46092840 2024-05-05 10:08:48.224 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46092840 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d77762f 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c79be0f 2024-05-05 10:08:48.225 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c79be0f 2024-05-05 10:08:48.226 [Test worker @coroutine#5354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-05-05 10:08:48.226 [DefaultDispatcher-worker-13 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-05-05 10:08:48.226 [DefaultDispatcher-worker-13 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.226 [DefaultDispatcher-worker-13 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:48.226 [DefaultDispatcher-worker-13 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.227 [DefaultDispatcher-worker-1 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.227 [DefaultDispatcher-worker-1 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.240 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c79be0f 2024-05-05 10:08:48.251 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c79be0f 2024-05-05 10:08:48.253 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c79be0f 2024-05-05 10:08:48.255 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c79be0f 2024-05-05 10:08:48.269 [DefaultDispatcher-worker-5 @coroutine#5371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c79be0f 2024-05-05 10:08:48.283 [DefaultDispatcher-worker-6 @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46092840 2024-05-05 10:08:48.290 [DefaultDispatcher-worker-12 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-05-05 10:08:48.290 [DefaultDispatcher-worker-12 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.290 [DefaultDispatcher-worker-12 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:48.290 [DefaultDispatcher-worker-12 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.291 [DefaultDispatcher-worker-4 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.292 [DefaultDispatcher-worker-4 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.293 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:48.296 [DefaultDispatcher-worker-2 @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46092840 2024-05-05 10:08:48.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-05-05 10:08:48.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-05-05 10:08:48.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:48.304 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46092840: (connection evicted) 2024-05-05 10:08:48.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:48.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-05-05 10:08:48.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-05-05 10:08:48.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-05-05 10:08:48.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-05-05 10:08:48.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:48.305 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c79be0f: (connection evicted) 2024-05-05 10:08:48.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:48.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-05-05 10:08:48.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-05-05 10:08:48.307 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@736905fe 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2024-05-05 10:08:48.308 [Test worker @coroutine#5400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-05-05 10:08:48.324 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2024-05-05 10:08:48.335 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2024-05-05 10:08:48.337 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2024-05-05 10:08:48.338 [Test worker @coroutine#5405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2024-05-05 10:08:48.348 [DefaultDispatcher-worker-2 @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2024-05-05 10:08:48.358 [DefaultDispatcher-worker-1 @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2024-05-05 10:08:48.374 [DefaultDispatcher-worker-10 @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2024-05-05 10:08:48.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-05-05 10:08:48.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-05-05 10:08:48.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:48.376 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d: (connection evicted) 2024-05-05 10:08:48.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:48.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-05-05 10:08:48.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-05-05 10:08:48.377 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@688c914e 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@3acae925 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@3acae925 2024-05-05 10:08:48.378 [Test worker @coroutine#5428] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-05-05 10:08:48.393 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acae925 2024-05-05 10:08:48.404 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acae925 2024-05-05 10:08:48.409 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acae925 2024-05-05 10:08:48.414 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acae925 2024-05-05 10:08:48.423 [DefaultDispatcher-worker-5 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66487713 2024-05-05 10:08:48.423 [DefaultDispatcher-worker-5 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.423 [DefaultDispatcher-worker-5 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:48.423 [DefaultDispatcher-worker-5 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.424 [DefaultDispatcher-worker-2 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.424 [DefaultDispatcher-worker-2 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.427 [DefaultDispatcher-worker-17 @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acae925 2024-05-05 10:08:48.434 [DefaultDispatcher-worker-13 @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acae925 2024-05-05 10:08:48.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-05-05 10:08:48.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-05-05 10:08:48.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:48.436 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3acae925: (connection evicted) 2024-05-05 10:08:48.436 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:48.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:48.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-05-05 10:08:48.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-05-05 10:08:48.439 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a9e6ea7 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:48.440 [Test worker @coroutine#5460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-05-05 10:08:48.441 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2024-05-05 10:08:48.441 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2024-05-05 10:08:48.441 [Test worker @coroutine#5460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-05-05 10:08:48.455 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2024-05-05 10:08:48.467 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2024-05-05 10:08:48.468 [Test worker @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2024-05-05 10:08:48.470 [Test worker @coroutine#5466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2024-05-05 10:08:48.530 [DefaultDispatcher-worker-6 @coroutine#5468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2024-05-05 10:08:48.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-05-05 10:08:48.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-05-05 10:08:48.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:48.531 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25: (connection evicted) 2024-05-05 10:08:48.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:48.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-05-05 10:08:48.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23d030b1 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2024-05-05 10:08:48.533 [Test worker @coroutine#5483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-05-05 10:08:48.547 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2024-05-05 10:08:48.558 [DefaultDispatcher-worker-6 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f662dd 2024-05-05 10:08:48.558 [DefaultDispatcher-worker-6 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.558 [DefaultDispatcher-worker-6 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:48.558 [DefaultDispatcher-worker-6 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.559 [DefaultDispatcher-worker-2 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.559 [DefaultDispatcher-worker-2 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.560 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2024-05-05 10:08:48.562 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2024-05-05 10:08:48.565 [Test worker @coroutine#5491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2024-05-05 10:08:48.576 [DefaultDispatcher-worker-9 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5924ea91 2024-05-05 10:08:48.576 [DefaultDispatcher-worker-9 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.576 [DefaultDispatcher-worker-9 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:48.576 [DefaultDispatcher-worker-9 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.576 [DefaultDispatcher-worker-12 @coroutine#5493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2024-05-05 10:08:48.577 [DefaultDispatcher-worker-8 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.577 [DefaultDispatcher-worker-8 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.584 [DefaultDispatcher-worker-10 @coroutine#5483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31bbcced 2024-05-05 10:08:48.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-05-05 10:08:48.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-05-05 10:08:48.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:48.590 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31bbcced: (connection evicted) 2024-05-05 10:08:48.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:48.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-05-05 10:08:48.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-05-05 10:08:48.594 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-05-05 10:08:48.594 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@348523f2 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@5afb0a4f 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@5afb0a4f 2024-05-05 10:08:48.595 [Test worker @coroutine#5512] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-05-05 10:08:48.612 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afb0a4f 2024-05-05 10:08:48.621 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:48.624 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afb0a4f 2024-05-05 10:08:48.626 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afb0a4f 2024-05-05 10:08:48.629 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5afb0a4f 2024-05-05 10:08:48.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-05-05 10:08:48.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-05-05 10:08:48.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:48.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:48.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-05-05 10:08:48.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78fd9a11 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:48.633 [Test worker @coroutine#5530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-05-05 10:08:48.634 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@8a607a9 2024-05-05 10:08:48.634 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@8a607a9 2024-05-05 10:08:48.634 [Test worker @coroutine#5530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-05-05 10:08:48.647 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8a607a9 2024-05-05 10:08:48.660 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8a607a9 2024-05-05 10:08:48.662 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8a607a9 2024-05-05 10:08:48.664 [Test worker @coroutine#5535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8a607a9 2024-05-05 10:08:48.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-05-05 10:08:48.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-05-05 10:08:48.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:48.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:48.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-05-05 10:08:48.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-05-05 10:08:48.666 [DefaultDispatcher-worker-13 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510f50e5 2024-05-05 10:08:48.666 [DefaultDispatcher-worker-13 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.666 [DefaultDispatcher-worker-13 @coroutine#2061] 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-05-05 10:08:48.666 [DefaultDispatcher-worker-13 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cf5cf47 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:48.667 [DefaultDispatcher-worker-5 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2024-05-05 10:08:48.667 [Test worker @coroutine#5548] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-05-05 10:08:48.683 [Test worker @coroutine#5548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2024-05-05 10:08:48.696 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2024-05-05 10:08:48.699 [Test worker @coroutine#5551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2024-05-05 10:08:48.700 [Test worker @coroutine#5553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2024-05-05 10:08:48.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-05-05 10:08:48.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-05-05 10:08:48.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:48.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:48.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-05-05 10:08:48.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-05-05 10:08:48.711 [UI Thread @coroutine#5569] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55583/Site/verify 2024-05-05 10:08:48.712 [UI Thread @coroutine#5569] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55583/Site/verify. 2024-05-05 10:08:48.712 [UI Thread @coroutine#5569] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55583/Site/verify 2024-05-05 10:08:48.714 [UI Thread @coroutine#5569] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55583/Site/verify 2024-05-05 10:08:48.714 [UI Thread @coroutine#5569] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55583/Site/verify 2024-05-05 10:08:48.714 [UI Thread @coroutine#5569] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55583/Site/verify. 2024-05-05 10:08:48.714 [UI Thread @coroutine#5569] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55583/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:48.720 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-05-05 10:08:48.720 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:48.720 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:48.720 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:48.720 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:48.720 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:48.720 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:48.720 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14d294f4 2024-05-05 10:08:48.720 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:48.720 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:48.720 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:48.720 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:48.720 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:48.720 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:48.720 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:48.721 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:48.721 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:48.721 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:48.721 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:48.721 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:48.721 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:48.721 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:48.721 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:48.721 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:48.721 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:48.721 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:48.721 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:48.721 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-05-05 10:08:48.721 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:48.721 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:48.721 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:48.721 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:48.721 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:48.721 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:48.721 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:48.721 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:48.721 [Test worker @coroutine#5583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-05-05 10:08:48.721 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@78571a17 2024-05-05 10:08:48.721 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@78571a17 2024-05-05 10:08:48.721 [Test worker @coroutine#5583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-05-05 10:08:48.737 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78571a17 2024-05-05 10:08:48.749 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78571a17 2024-05-05 10:08:48.751 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78571a17 2024-05-05 10:08:48.752 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78571a17 2024-05-05 10:08:48.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-05-05 10:08:48.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-05-05 10:08:48.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:48.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:48.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-05-05 10:08:48.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-05-05 10:08:48.755 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fb320de 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf83b29 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf83b29 2024-05-05 10:08:48.756 [Test worker @coroutine#5600] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-05-05 10:08:48.771 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf83b29 2024-05-05 10:08:48.783 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf83b29 2024-05-05 10:08:48.785 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf83b29 2024-05-05 10:08:48.786 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf83b29 2024-05-05 10:08:48.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-05-05 10:08:48.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-05-05 10:08:48.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:48.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:48.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-05-05 10:08:48.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@605610e5 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@716cb4c0 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@716cb4c0 2024-05-05 10:08:48.790 [Test worker @coroutine#5618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-05-05 10:08:48.792 [DefaultDispatcher-worker-11 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-05-05 10:08:48.792 [DefaultDispatcher-worker-11 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.792 [DefaultDispatcher-worker-11 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:48.792 [DefaultDispatcher-worker-11 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.794 [DefaultDispatcher-worker-8 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.794 [DefaultDispatcher-worker-8 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.807 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716cb4c0 2024-05-05 10:08:48.818 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716cb4c0 2024-05-05 10:08:48.820 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716cb4c0 2024-05-05 10:08:48.822 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716cb4c0 2024-05-05 10:08:48.824 [UI Thread @coroutine#5636] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57093/Site/verify 2024-05-05 10:08:48.824 [UI Thread @coroutine#5636] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57093/Site/verify. 2024-05-05 10:08:48.824 [UI Thread @coroutine#5636] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57093/Site/verify 2024-05-05 10:08:48.826 [UI Thread @coroutine#5636] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57093/Site/verify 2024-05-05 10:08:48.826 [UI Thread @coroutine#5636] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57093/Site/verify 2024-05-05 10:08:48.826 [UI Thread @coroutine#5636] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57093/Site/verify. 2024-05-05 10:08:48.826 [UI Thread @coroutine#5636] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57093/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:48.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-05-05 10:08:48.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-05-05 10:08:48.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:48.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:48.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-05-05 10:08:48.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-05-05 10:08:48.833 [UI Thread @coroutine#5648] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36795/Site/verify 2024-05-05 10:08:48.833 [UI Thread @coroutine#5648] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36795/Site/verify. 2024-05-05 10:08:48.833 [UI Thread @coroutine#5648] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36795/Site/verify 2024-05-05 10:08:48.834 [UI Thread @coroutine#5648] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36795/Site/verify 2024-05-05 10:08:48.834 [UI Thread @coroutine#5648] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36795/Site/verify 2024-05-05 10:08:48.835 [UI Thread @coroutine#5648] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:36795/Site/verify. 2024-05-05 10:08:48.835 [UI Thread @coroutine#5648] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36795/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:48.840 [UI Thread @coroutine#5661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44907/Site/verify 2024-05-05 10:08:48.840 [UI Thread @coroutine#5661] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44907/Site/verify. 2024-05-05 10:08:48.840 [UI Thread @coroutine#5661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44907/Site/verify 2024-05-05 10:08:48.841 [UI Thread @coroutine#5661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44907/Site/verify 2024-05-05 10:08:48.841 [UI Thread @coroutine#5661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44907/Site/verify 2024-05-05 10:08:48.842 [UI Thread @coroutine#5661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44907/Site/verify. 2024-05-05 10:08:48.842 [UI Thread @coroutine#5661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44907/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:48.848 [UI Thread @coroutine#5675] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-05-05 10:08:48.848 [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:79/Site/verify. 2024-05-05 10:08:48.848 [UI Thread @coroutine#5675] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-05-05 10:08:48.849 [UI Thread @coroutine#5675] 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-05-05 10:08:48.852 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-05-05 10:08:48.852 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:48.852 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:48.852 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:48.852 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:48.852 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@574ffd63 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce1b67b 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce1b67b 2024-05-05 10:08:48.853 [Test worker @coroutine#5682] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-05-05 10:08:48.871 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce1b67b 2024-05-05 10:08:48.884 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce1b67b 2024-05-05 10:08:48.886 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce1b67b 2024-05-05 10:08:48.888 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce1b67b 2024-05-05 10:08:48.900 [DefaultDispatcher-worker-13 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19565b5 2024-05-05 10:08:48.900 [DefaultDispatcher-worker-13 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.900 [DefaultDispatcher-worker-13 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:48.900 [DefaultDispatcher-worker-13 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.901 [DefaultDispatcher-worker-9 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.901 [DefaultDispatcher-worker-9 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:48.914 [DefaultDispatcher-worker-13 @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce1b67b 2024-05-05 10:08:48.924 [DefaultDispatcher-worker-16 @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce1b67b 2024-05-05 10:08:48.935 [DefaultDispatcher-worker-15 @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce1b67b 2024-05-05 10:08:48.947 [DefaultDispatcher-worker-13 @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce1b67b 2024-05-05 10:08:48.953 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:48.957 [DefaultDispatcher-worker-2 @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce1b67b 2024-05-05 10:08:48.966 [DefaultDispatcher-worker-2 @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce1b67b 2024-05-05 10:08:48.979 [DefaultDispatcher-worker-12 @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce1b67b 2024-05-05 10:08:48.999 [DefaultDispatcher-worker-4 @coroutine#5709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce1b67b 2024-05-05 10:08:49.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-05-05 10:08:49.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-05-05 10:08:49.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:49.000 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ce1b67b: (connection evicted) 2024-05-05 10:08:49.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:49.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-05-05 10:08:49.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@216fe151 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:49.003 [Test worker @coroutine#5715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-05-05 10:08:49.004 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea48ca1 2024-05-05 10:08:49.004 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea48ca1 2024-05-05 10:08:49.004 [Test worker @coroutine#5715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-05-05 10:08:49.021 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea48ca1 2024-05-05 10:08:49.034 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea48ca1 2024-05-05 10:08:49.036 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea48ca1 2024-05-05 10:08:49.038 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea48ca1 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@654e793f 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@39ee039d 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@39ee039d 2024-05-05 10:08:49.039 [Test worker @coroutine#5715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-05-05 10:08:49.054 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ee039d 2024-05-05 10:08:49.065 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ee039d 2024-05-05 10:08:49.067 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ee039d 2024-05-05 10:08:49.069 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ee039d 2024-05-05 10:08:49.084 [DefaultDispatcher-worker-5 @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ee039d 2024-05-05 10:08:49.097 [DefaultDispatcher-worker-13 @coroutine#5715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea48ca1 2024-05-05 10:08:49.104 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:49.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-05-05 10:08:49.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-05-05 10:08:49.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:49.112 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ea48ca1: (connection evicted) 2024-05-05 10:08:49.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:49.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-05-05 10:08:49.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-05-05 10:08:49.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-05-05 10:08:49.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-05-05 10:08:49.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:49.114 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39ee039d: (connection evicted) 2024-05-05 10:08:49.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:49.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-05-05 10:08:49.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-05-05 10:08:49.115 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6859080d 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2024-05-05 10:08:49.116 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-05-05 10:08:49.134 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2024-05-05 10:08:49.145 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2024-05-05 10:08:49.147 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2024-05-05 10:08:49.149 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aecfc07 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2400673b 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2400673b 2024-05-05 10:08:49.149 [Test worker @coroutine#5765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-05-05 10:08:49.163 [Test worker @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2400673b 2024-05-05 10:08:49.176 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2400673b 2024-05-05 10:08:49.178 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2400673b 2024-05-05 10:08:49.179 [DefaultDispatcher-worker-14 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c68c7b 2024-05-05 10:08:49.179 [DefaultDispatcher-worker-15 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-05-05 10:08:49.179 [DefaultDispatcher-worker-14 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.179 [DefaultDispatcher-worker-15 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.179 [DefaultDispatcher-worker-14 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:49.179 [DefaultDispatcher-worker-15 @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:36891/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:49.179 [DefaultDispatcher-worker-14 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.179 [DefaultDispatcher-worker-15 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.180 [DefaultDispatcher-worker-11 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.180 [DefaultDispatcher-worker-11 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.180 [DefaultDispatcher-worker-10 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.180 [DefaultDispatcher-worker-10 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.180 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2400673b 2024-05-05 10:08:49.193 [DefaultDispatcher-worker-6 @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2400673b 2024-05-05 10:08:49.205 [DefaultDispatcher-worker-1 @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2024-05-05 10:08:49.216 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:49.218 [DefaultDispatcher-worker-11 @coroutine#5765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2024-05-05 10:08:49.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-05-05 10:08:49.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-05-05 10:08:49.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:49.223 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44: (connection evicted) 2024-05-05 10:08:49.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:49.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-05-05 10:08:49.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-05-05 10:08:49.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-05-05 10:08:49.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-05-05 10:08:49.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:49.224 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2400673b: (connection evicted) 2024-05-05 10:08:49.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:49.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-05-05 10:08:49.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-05-05 10:08:49.226 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-05-05 10:08:49.226 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:49.226 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:49.226 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:49.226 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:49.226 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:49.226 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27e713d4 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2024-05-05 10:08:49.227 [Test worker @coroutine#5823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-05-05 10:08:49.238 [DefaultDispatcher-worker-6 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-05-05 10:08:49.238 [DefaultDispatcher-worker-6 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.238 [DefaultDispatcher-worker-6 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:49.238 [DefaultDispatcher-worker-6 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.239 [DefaultDispatcher-worker-11 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.239 [DefaultDispatcher-worker-11 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.247 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2024-05-05 10:08:49.258 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2024-05-05 10:08:49.260 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2024-05-05 10:08:49.262 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a70c8d5 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:49.262 [Test worker @coroutine#5823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-05-05 10:08:49.263 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2024-05-05 10:08:49.263 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2024-05-05 10:08:49.263 [Test worker @coroutine#5823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-05-05 10:08:49.277 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2024-05-05 10:08:49.288 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2024-05-05 10:08:49.290 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2024-05-05 10:08:49.292 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2024-05-05 10:08:49.305 [DefaultDispatcher-worker-9 @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2936f48a 2024-05-05 10:08:49.306 [DefaultDispatcher-worker-12 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-05-05 10:08:49.306 [DefaultDispatcher-worker-12 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.306 [DefaultDispatcher-worker-12 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:49.306 [DefaultDispatcher-worker-12 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.307 [DefaultDispatcher-worker-6 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.307 [DefaultDispatcher-worker-6 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.320 [DefaultDispatcher-worker-6 @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2024-05-05 10:08:49.327 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:49.331 [DefaultDispatcher-worker-14 @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75630d9e 2024-05-05 10:08:49.363 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:49.435 [DefaultDispatcher-worker-4 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66487713 2024-05-05 10:08:49.435 [DefaultDispatcher-worker-4 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.435 [DefaultDispatcher-worker-4 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:49.435 [DefaultDispatcher-worker-4 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.436 [DefaultDispatcher-worker-8 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.436 [DefaultDispatcher-worker-8 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.568 [DefaultDispatcher-worker-4 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f662dd 2024-05-05 10:08:49.569 [DefaultDispatcher-worker-4 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.569 [DefaultDispatcher-worker-4 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:49.569 [DefaultDispatcher-worker-4 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.570 [DefaultDispatcher-worker-8 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.570 [DefaultDispatcher-worker-8 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-05-05 10:08:49.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-05-05 10:08:49.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:49.584 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75630d9e: (connection evicted) 2024-05-05 10:08:49.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:49.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-05-05 10:08:49.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-05-05 10:08:49.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-05-05 10:08:49.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-05-05 10:08:49.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:49.585 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2936f48a: (connection evicted) 2024-05-05 10:08:49.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:49.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-05-05 10:08:49.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5afd2f4e 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:49.587 [Test worker @coroutine#5886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-05-05 10:08:49.588 [DefaultDispatcher-worker-16 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5924ea91 2024-05-05 10:08:49.588 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@74239871 2024-05-05 10:08:49.588 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@74239871 2024-05-05 10:08:49.588 [Test worker @coroutine#5886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-05-05 10:08:49.588 [DefaultDispatcher-worker-16 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.588 [DefaultDispatcher-worker-16 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:49.588 [DefaultDispatcher-worker-16 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.589 [DefaultDispatcher-worker-14 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.589 [DefaultDispatcher-worker-14 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.604 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74239871 2024-05-05 10:08:49.616 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74239871 2024-05-05 10:08:49.618 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74239871 2024-05-05 10:08:49.620 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74239871 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f092eaa 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:49.620 [Test worker @coroutine#5886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-05-05 10:08:49.621 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2024-05-05 10:08:49.621 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2024-05-05 10:08:49.621 [Test worker @coroutine#5886] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-05-05 10:08:49.635 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2024-05-05 10:08:49.647 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2024-05-05 10:08:49.649 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2024-05-05 10:08:49.651 [Test worker @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2024-05-05 10:08:49.665 [DefaultDispatcher-worker-15 @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294c1b45 2024-05-05 10:08:49.677 [DefaultDispatcher-worker-15 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510f50e5 2024-05-05 10:08:49.677 [DefaultDispatcher-worker-15 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.677 [DefaultDispatcher-worker-15 @coroutine#2061] 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-05-05 10:08:49.677 [DefaultDispatcher-worker-15 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.678 [DefaultDispatcher-worker-15 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.681 [DefaultDispatcher-worker-3 @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74239871 2024-05-05 10:08:49.688 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:49.691 [DefaultDispatcher-worker-10 @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74239871 2024-05-05 10:08:49.701 [DefaultDispatcher-worker-5 @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74239871 2024-05-05 10:08:49.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-05-05 10:08:49.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-05-05 10:08:49.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:49.706 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74239871: (connection evicted) 2024-05-05 10:08:49.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:49.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-05-05 10:08:49.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-05-05 10:08:49.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-05-05 10:08:49.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-05-05 10:08:49.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:49.707 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@294c1b45: (connection evicted) 2024-05-05 10:08:49.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:49.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-05-05 10:08:49.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@380ea757 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:49.709 [Test worker @coroutine#5942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-05-05 10:08:49.710 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2024-05-05 10:08:49.710 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2024-05-05 10:08:49.710 [Test worker @coroutine#5942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-05-05 10:08:49.727 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2024-05-05 10:08:49.738 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2024-05-05 10:08:49.740 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2024-05-05 10:08:49.742 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61377842 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-05-05 10:08:49.742 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5 2024-05-05 10:08:49.743 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5 2024-05-05 10:08:49.743 [Test worker @coroutine#5942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-05-05 10:08:49.758 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5 2024-05-05 10:08:49.769 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5 2024-05-05 10:08:49.771 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5 2024-05-05 10:08:49.773 [Test worker @coroutine#5953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5 2024-05-05 10:08:49.786 [DefaultDispatcher-worker-17 @coroutine#5955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5 2024-05-05 10:08:49.798 [DefaultDispatcher-worker-17 @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2024-05-05 10:08:49.806 [DefaultDispatcher-worker-8 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-05-05 10:08:49.806 [DefaultDispatcher-worker-8 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.806 [DefaultDispatcher-worker-8 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:49.807 [DefaultDispatcher-worker-8 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.808 [DefaultDispatcher-worker-12 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.808 [DefaultDispatcher-worker-12 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.810 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:49.810 [DefaultDispatcher-worker-1 @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2024-05-05 10:08:49.817 [DefaultDispatcher-worker-2 @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06 2024-05-05 10:08:49.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-05-05 10:08:49.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-05-05 10:08:49.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:49.822 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e43fc06: (connection evicted) 2024-05-05 10:08:49.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:49.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-05-05 10:08:49.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-05-05 10:08:49.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-05-05 10:08:49.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-05-05 10:08:49.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:49.823 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26f29ee5: (connection evicted) 2024-05-05 10:08:49.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:49.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-05-05 10:08:49.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eb8d539 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:49.825 [Test worker @coroutine#5997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-05-05 10:08:49.826 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@36642182 2024-05-05 10:08:49.826 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@36642182 2024-05-05 10:08:49.826 [Test worker @coroutine#5997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-05-05 10:08:49.845 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36642182 2024-05-05 10:08:49.858 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36642182 2024-05-05 10:08:49.860 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36642182 2024-05-05 10:08:49.862 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36642182 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f2731e5 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:49.862 [Test worker @coroutine#5997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-05-05 10:08:49.863 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a636c62 2024-05-05 10:08:49.863 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a636c62 2024-05-05 10:08:49.863 [Test worker @coroutine#5997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-05-05 10:08:49.878 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a636c62 2024-05-05 10:08:49.889 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a636c62 2024-05-05 10:08:49.891 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a636c62 2024-05-05 10:08:49.893 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a636c62 2024-05-05 10:08:49.906 [DefaultDispatcher-worker-3 @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a636c62 2024-05-05 10:08:49.910 [DefaultDispatcher-worker-6 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19565b5 2024-05-05 10:08:49.911 [DefaultDispatcher-worker-6 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.911 [DefaultDispatcher-worker-6 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:49.911 [DefaultDispatcher-worker-6 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.912 [DefaultDispatcher-worker-2 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.912 [DefaultDispatcher-worker-2 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:49.919 [DefaultDispatcher-worker-2 @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36642182 2024-05-05 10:08:49.926 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:49.928 [DefaultDispatcher-worker-11 @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36642182 2024-05-05 10:08:49.938 [DefaultDispatcher-worker-4 @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36642182 2024-05-05 10:08:49.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-05-05 10:08:49.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-05-05 10:08:49.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:49.944 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36642182: (connection evicted) 2024-05-05 10:08:49.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:49.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-05-05 10:08:49.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-05-05 10:08:49.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-05-05 10:08:49.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-05-05 10:08:49.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:49.945 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a636c62: (connection evicted) 2024-05-05 10:08:49.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:49.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-05-05 10:08:49.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-05-05 10:08:49.948 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3da068e8 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@72bd8702 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@72bd8702 2024-05-05 10:08:49.949 [Test worker @coroutine#6052] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-05-05 10:08:49.967 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bd8702 2024-05-05 10:08:49.978 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bd8702 2024-05-05 10:08:49.980 [Test worker @coroutine#6055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bd8702 2024-05-05 10:08:49.982 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bd8702 2024-05-05 10:08:49.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-05-05 10:08:49.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-05-05 10:08:49.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:49.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:49.993 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-05-05 10:08:49.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-05-05 10:08:49.993 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25a218a 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2024-05-05 10:08:49.994 [Test worker @coroutine#6074] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-05-05 10:08:50.010 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2024-05-05 10:08:50.022 [Test worker @coroutine#6075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2024-05-05 10:08:50.023 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2024-05-05 10:08:50.025 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2024-05-05 10:08:50.047 [DefaultDispatcher-worker-7 @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2024-05-05 10:08:50.056 [DefaultDispatcher-worker-6 @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2024-05-05 10:08:50.064 [DefaultDispatcher-worker-2 @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0 2024-05-05 10:08:50.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-05-05 10:08:50.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-05-05 10:08:50.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:50.069 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1efdaec0: (connection evicted) 2024-05-05 10:08:50.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:50.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-05-05 10:08:50.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51be4bf5 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:50.071 [Test worker @coroutine#6099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-05-05 10:08:50.072 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@481d6644 2024-05-05 10:08:50.072 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@481d6644 2024-05-05 10:08:50.072 [Test worker @coroutine#6099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-05-05 10:08:50.086 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481d6644 2024-05-05 10:08:50.098 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481d6644 2024-05-05 10:08:50.099 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481d6644 2024-05-05 10:08:50.101 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481d6644 2024-05-05 10:08:50.112 [DefaultDispatcher-worker-16 @coroutine#6108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481d6644 2024-05-05 10:08:50.123 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:50.138 [DefaultDispatcher-worker-4 @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481d6644 2024-05-05 10:08:50.145 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:50.149 [DefaultDispatcher-worker-16 @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481d6644 2024-05-05 10:08:50.166 [DefaultDispatcher-worker-4 @coroutine#6124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481d6644 2024-05-05 10:08:50.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-05-05 10:08:50.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-05-05 10:08:50.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:50.168 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@481d6644: (connection evicted) 2024-05-05 10:08:50.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:50.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-05-05 10:08:50.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2094a7be 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:50.170 [Test worker @coroutine#6132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-05-05 10:08:50.171 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c63f1fe 2024-05-05 10:08:50.171 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c63f1fe 2024-05-05 10:08:50.171 [Test worker @coroutine#6132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-05-05 10:08:50.189 [Test worker @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c63f1fe 2024-05-05 10:08:50.193 [DefaultDispatcher-worker-11 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60c68c7b 2024-05-05 10:08:50.193 [DefaultDispatcher-worker-10 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2024-05-05 10:08:50.194 [DefaultDispatcher-worker-11 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.194 [DefaultDispatcher-worker-10 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.194 [DefaultDispatcher-worker-11 @coroutine#1891] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:50.194 [DefaultDispatcher-worker-10 @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:36891/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:50.194 [DefaultDispatcher-worker-11 @coroutine#1891] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.194 [DefaultDispatcher-worker-10 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.195 [DefaultDispatcher-worker-15 @coroutine#1891] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.195 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.195 [DefaultDispatcher-worker-15 @coroutine#1891] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50591/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.195 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36891/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.201 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c63f1fe 2024-05-05 10:08:50.203 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c63f1fe 2024-05-05 10:08:50.205 [Test worker @coroutine#6143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c63f1fe 2024-05-05 10:08:50.231 [DefaultDispatcher-worker-11 @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c63f1fe 2024-05-05 10:08:50.241 [DefaultDispatcher-worker-16 @coroutine#6145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c63f1fe 2024-05-05 10:08:50.254 [DefaultDispatcher-worker-12 @coroutine#6132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c63f1fe 2024-05-05 10:08:50.254 [DefaultDispatcher-worker-7 @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f9004c 2024-05-05 10:08:50.254 [DefaultDispatcher-worker-7 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.254 [DefaultDispatcher-worker-7 @coroutine#1924] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:50.254 [DefaultDispatcher-worker-7 @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.256 [DefaultDispatcher-worker-12 @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.256 [DefaultDispatcher-worker-12 @coroutine#1924] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44231/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.266 [DefaultDispatcher-worker-16 @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c63f1fe 2024-05-05 10:08:50.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-05-05 10:08:50.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-05-05 10:08:50.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:50.268 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c63f1fe: (connection evicted) 2024-05-05 10:08:50.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:50.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-05-05 10:08:50.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c87c960 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:50.271 [Test worker @coroutine#6173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-05-05 10:08:50.272 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b6bcbee 2024-05-05 10:08:50.272 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b6bcbee 2024-05-05 10:08:50.272 [Test worker @coroutine#6173] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-05-05 10:08:50.288 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6bcbee 2024-05-05 10:08:50.300 [Test worker @coroutine#6174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6bcbee 2024-05-05 10:08:50.302 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6bcbee 2024-05-05 10:08:50.304 [Test worker @coroutine#6178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b6bcbee 2024-05-05 10:08:50.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-05-05 10:08:50.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-05-05 10:08:50.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:50.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:50.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-05-05 10:08:50.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18fa4822 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:50.311 [Test worker @coroutine#6197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-05-05 10:08:50.312 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@46672a62 2024-05-05 10:08:50.312 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@46672a62 2024-05-05 10:08:50.312 [Test worker @coroutine#6197] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-05-05 10:08:50.319 [DefaultDispatcher-worker-4 @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8c373 2024-05-05 10:08:50.319 [DefaultDispatcher-worker-4 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.319 [DefaultDispatcher-worker-4 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:50.319 [DefaultDispatcher-worker-4 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.320 [DefaultDispatcher-worker-1 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.320 [DefaultDispatcher-worker-1 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43929/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.333 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46672a62 2024-05-05 10:08:50.345 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46672a62 2024-05-05 10:08:50.346 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46672a62 2024-05-05 10:08:50.348 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46672a62 2024-05-05 10:08:50.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-05-05 10:08:50.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-05-05 10:08:50.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:50.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:50.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-05-05 10:08:50.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-05-05 10:08:50.352 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-05-05 10:08:50.352 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:50.352 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:50.352 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:50.352 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:50.352 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:50.352 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:50.352 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cdf3ee2 2024-05-05 10:08:50.352 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:50.352 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:50.352 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:50.352 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:50.352 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:50.352 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:50.352 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:50.352 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:50.352 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:50.352 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:50.352 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:50.352 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:50.352 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:50.352 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:50.352 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:50.353 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:50.353 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:50.353 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:50.353 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:50.353 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-05-05 10:08:50.353 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:50.353 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:50.353 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:50.353 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:50.353 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:50.353 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:50.353 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:50.353 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:50.353 [Test worker @coroutine#6222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-05-05 10:08:50.353 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bbbede1 2024-05-05 10:08:50.353 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bbbede1 2024-05-05 10:08:50.353 [Test worker @coroutine#6222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-05-05 10:08:50.369 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbbede1 2024-05-05 10:08:50.381 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbbede1 2024-05-05 10:08:50.383 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbbede1 2024-05-05 10:08:50.385 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bbbede1 2024-05-05 10:08:50.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-05-05 10:08:50.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-05-05 10:08:50.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:50.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:50.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-05-05 10:08:50.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@783927d0 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:50.391 [UI Thread @coroutine#6245] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-05-05 10:08:50.392 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@601aa5bd 2024-05-05 10:08:50.392 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@601aa5bd 2024-05-05 10:08:50.392 [UI Thread @coroutine#6245] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-05-05 10:08:50.411 [UI Thread @coroutine#6245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@601aa5bd 2024-05-05 10:08:50.422 [UI Thread @coroutine#6249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@601aa5bd 2024-05-05 10:08:50.424 [UI Thread @coroutine#6251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@601aa5bd 2024-05-05 10:08:50.426 [UI Thread @coroutine#6253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@601aa5bd 2024-05-05 10:08:50.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-05-05 10:08:50.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-05-05 10:08:50.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:50.429 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@601aa5bd: (connection evicted) 2024-05-05 10:08:50.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:50.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-05-05 10:08:50.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-05-05 10:08:50.432 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ed37f28 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0 2024-05-05 10:08:50.433 [Test worker @coroutine#6260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-05-05 10:08:50.446 [DefaultDispatcher-worker-13 @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66487713 2024-05-05 10:08:50.446 [DefaultDispatcher-worker-13 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.446 [DefaultDispatcher-worker-13 @coroutine#1970] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:50.446 [DefaultDispatcher-worker-13 @coroutine#1970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.447 [DefaultDispatcher-worker-16 @coroutine#1970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.447 [DefaultDispatcher-worker-16 @coroutine#1970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36509/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.452 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0 2024-05-05 10:08:50.468 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0 2024-05-05 10:08:50.471 [Test worker @coroutine#6267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0 2024-05-05 10:08:50.473 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe2f6a0 2024-05-05 10:08:50.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-05-05 10:08:50.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-05-05 10:08:50.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:50.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:50.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-05-05 10:08:50.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43dc6864 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@3698f2ed 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@3698f2ed 2024-05-05 10:08:50.477 [Test worker @coroutine#6280] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-05-05 10:08:50.492 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3698f2ed 2024-05-05 10:08:50.506 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3698f2ed 2024-05-05 10:08:50.508 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3698f2ed 2024-05-05 10:08:50.509 [Test worker @coroutine#6285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3698f2ed 2024-05-05 10:08:50.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-05-05 10:08:50.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-05-05 10:08:50.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:50.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:50.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-05-05 10:08:50.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@412b4aed 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:50.512 [Test worker @coroutine#6296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-05-05 10:08:50.513 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@12139db0 2024-05-05 10:08:50.513 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@12139db0 2024-05-05 10:08:50.513 [Test worker @coroutine#6296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-05-05 10:08:50.527 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12139db0 2024-05-05 10:08:50.540 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12139db0 2024-05-05 10:08:50.542 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12139db0 2024-05-05 10:08:50.544 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12139db0 2024-05-05 10:08:50.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-05-05 10:08:50.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-05-05 10:08:50.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:50.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:50.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-05-05 10:08:50.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77f21c0a 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:50.547 [Test worker @coroutine#6313] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-05-05 10:08:50.548 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca62855 2024-05-05 10:08:50.548 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ca62855 2024-05-05 10:08:50.548 [Test worker @coroutine#6313] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-05-05 10:08:50.562 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca62855 2024-05-05 10:08:50.575 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca62855 2024-05-05 10:08:50.577 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca62855 2024-05-05 10:08:50.579 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ca62855 2024-05-05 10:08:50.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-05-05 10:08:50.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-05-05 10:08:50.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:50.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:50.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-05-05 10:08:50.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-05-05 10:08:50.583 [DefaultDispatcher-worker-9 @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f662dd 2024-05-05 10:08:50.583 [DefaultDispatcher-worker-9 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-05-05 10:08:50.583 [DefaultDispatcher-worker-9 @coroutine#2003] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:50.583 [DefaultDispatcher-worker-9 @coroutine#2003] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f55e1b9 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6ef10b 2024-05-05 10:08:50.583 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6ef10b 2024-05-05 10:08:50.584 [Test worker @coroutine#6329] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-05-05 10:08:50.584 [DefaultDispatcher-worker-12 @coroutine#2003] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.584 [DefaultDispatcher-worker-12 @coroutine#2003] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42115/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.599 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6ef10b 2024-05-05 10:08:50.600 [DefaultDispatcher-worker-4 @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5924ea91 2024-05-05 10:08:50.600 [DefaultDispatcher-worker-4 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.600 [DefaultDispatcher-worker-4 @coroutine#2032] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:50.600 [DefaultDispatcher-worker-4 @coroutine#2032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.601 [DefaultDispatcher-worker-17 @coroutine#2032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.601 [DefaultDispatcher-worker-17 @coroutine#2032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44737/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.611 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6ef10b 2024-05-05 10:08:50.613 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6ef10b 2024-05-05 10:08:50.615 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6ef10b 2024-05-05 10:08:50.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-05-05 10:08:50.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-05-05 10:08:50.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:50.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:50.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-05-05 10:08:50.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@162bc9e8 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d81bc79 2024-05-05 10:08:50.620 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d81bc79 2024-05-05 10:08:50.621 [Test worker @coroutine#6354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-05-05 10:08:50.635 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d81bc79 2024-05-05 10:08:50.647 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d81bc79 2024-05-05 10:08:50.649 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d81bc79 2024-05-05 10:08:50.651 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d81bc79 2024-05-05 10:08:50.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-05-05 10:08:50.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-05-05 10:08:50.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:50.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:50.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-05-05 10:08:50.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10009505 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:50.655 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:50.656 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:50.656 [Test worker @coroutine#6372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-05-05 10:08:50.656 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@735a3e0d 2024-05-05 10:08:50.656 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@735a3e0d 2024-05-05 10:08:50.656 [Test worker @coroutine#6372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-05-05 10:08:50.673 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735a3e0d 2024-05-05 10:08:50.684 [Test worker @coroutine#6373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735a3e0d 2024-05-05 10:08:50.686 [Test worker @coroutine#6375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735a3e0d 2024-05-05 10:08:50.688 [Test worker @coroutine#6377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@735a3e0d 2024-05-05 10:08:50.690 [DefaultDispatcher-worker-1 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510f50e5 2024-05-05 10:08:50.690 [DefaultDispatcher-worker-1 @coroutine#2061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.690 [DefaultDispatcher-worker-1 @coroutine#2061] 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-05-05 10:08:50.690 [DefaultDispatcher-worker-1 @coroutine#2061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-05-05 10:08:50.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-05-05 10:08:50.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:50.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:50.691 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-05-05 10:08:50.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-05-05 10:08:50.691 [DefaultDispatcher-worker-1 @coroutine#2061] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42927b0a 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:50.692 [Test worker @coroutine#6392] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-05-05 10:08:50.693 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca6a1a6 2024-05-05 10:08:50.693 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ca6a1a6 2024-05-05 10:08:50.693 [Test worker @coroutine#6392] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-05-05 10:08:50.707 [Test worker @coroutine#6392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca6a1a6 2024-05-05 10:08:50.719 [Test worker @coroutine#6394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca6a1a6 2024-05-05 10:08:50.720 [Test worker @coroutine#6396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca6a1a6 2024-05-05 10:08:50.722 [Test worker @coroutine#6398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ca6a1a6 2024-05-05 10:08:50.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-05-05 10:08:50.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-05-05 10:08:50.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:50.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:50.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-05-05 10:08:50.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64a2966a 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c7caff1 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c7caff1 2024-05-05 10:08:50.727 [Test worker @coroutine#6411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-05-05 10:08:50.742 [Test worker @coroutine#6411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c7caff1 2024-05-05 10:08:50.754 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c7caff1 2024-05-05 10:08:50.756 [Test worker @coroutine#6414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c7caff1 2024-05-05 10:08:50.759 [Test worker @coroutine#6416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c7caff1 2024-05-05 10:08:50.763 [UI Thread @coroutine#6425] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-05-05 10:08:50.763 [UI Thread @coroutine#6425] 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-05-05 10:08:50.763 [UI Thread @coroutine#6425] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-05-05 10:08:50.764 [UI Thread @coroutine#6425] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-05-05 10:08:50.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-05-05 10:08:50.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-05-05 10:08:50.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:50.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:50.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-05-05 10:08:50.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d0c35a8 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a3a272 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a3a272 2024-05-05 10:08:50.768 [Test worker @coroutine#6431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-05-05 10:08:50.785 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a3a272 2024-05-05 10:08:50.797 [Test worker @coroutine#6433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a3a272 2024-05-05 10:08:50.799 [Test worker @coroutine#6435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a3a272 2024-05-05 10:08:50.801 [Test worker @coroutine#6437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78a3a272 2024-05-05 10:08:50.803 [UI Thread @coroutine#6448] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34517/Site/verify 2024-05-05 10:08:50.803 [UI Thread @coroutine#6448] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34517/Site/verify. 2024-05-05 10:08:50.803 [UI Thread @coroutine#6448] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34517/Site/verify 2024-05-05 10:08:50.805 [UI Thread @coroutine#6448] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34517/Site/verify 2024-05-05 10:08:50.805 [UI Thread @coroutine#6448] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34517/Site/verify 2024-05-05 10:08:50.805 [UI Thread @coroutine#6448] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34517/Site/verify. 2024-05-05 10:08:50.805 [UI Thread @coroutine#6448] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34517/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-05 10:08:50.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-05-05 10:08:50.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-05-05 10:08:50.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-05 10:08:50.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:50.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-05-05 10:08:50.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68076f57 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-05 10:08:50.813 [Test worker @coroutine#6455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-05-05 10:08:50.814 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@633332e2 2024-05-05 10:08:50.814 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@633332e2 2024-05-05 10:08:50.814 [Test worker @coroutine#6455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-05-05 10:08:50.817 [DefaultDispatcher-worker-15 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7896e96a 2024-05-05 10:08:50.817 [DefaultDispatcher-worker-15 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.817 [DefaultDispatcher-worker-15 @coroutine#2075] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:50.817 [DefaultDispatcher-worker-15 @coroutine#2075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.818 [DefaultDispatcher-worker-4 @coroutine#2075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.818 [DefaultDispatcher-worker-4 @coroutine#2075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37227/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.829 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633332e2 2024-05-05 10:08:50.841 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633332e2 2024-05-05 10:08:50.842 [Test worker @coroutine#6462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633332e2 2024-05-05 10:08:50.844 [Test worker @coroutine#6464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633332e2 2024-05-05 10:08:50.855 [DefaultDispatcher-worker-4 @coroutine#6466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633332e2 2024-05-05 10:08:50.866 [DefaultDispatcher-worker-8 @coroutine#6455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@633332e2 2024-05-05 10:08:50.872 [UI Thread @coroutine#6475] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43953/588667059954364416/_ustadmanifest.json 2024-05-05 10:08:50.872 [UI Thread @coroutine#6475] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43953/588667059954364416/_ustadmanifest.json. 2024-05-05 10:08:50.872 [UI Thread @coroutine#6475] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43953/588667059954364416/_ustadmanifest.json 2024-05-05 10:08:50.874 [UI Thread @coroutine#6475] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43953/588667059954364416/_ustadmanifest.json 2024-05-05 10:08:50.874 [UI Thread @coroutine#6475] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43953/588667059954364416/_ustadmanifest.json 2024-05-05 10:08:50.874 [UI Thread @coroutine#6475] 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:43953/588667059954364416/_ustadmanifest.json. 2024-05-05 10:08:50.874 [UI Thread @coroutine#6475] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43953/588667059954364416/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-05 10:08:50.875 [UI Thread @coroutine#6475] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43953/tincan.xml 2024-05-05 10:08:50.875 [UI Thread @coroutine#6475] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43953/tincan.xml. 2024-05-05 10:08:50.875 [UI Thread @coroutine#6475] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43953/tincan.xml 2024-05-05 10:08:50.875 [UI Thread @coroutine#6475] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43953/tincan.xml 2024-05-05 10:08:50.875 [UI Thread @coroutine#6475] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43953/tincan.xml 2024-05-05 10:08:50.914 [HikariPool-247 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:50.921 [UI Thread @coroutine#6475] 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:43953/tincan.xml. 2024-05-05 10:08:50.921 [UI Thread @coroutine#6475] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43953/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-05-05 10:08:50.921 [DefaultDispatcher-worker-8 @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19565b5 2024-05-05 10:08:50.921 [DefaultDispatcher-worker-8 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.921 [DefaultDispatcher-worker-8 @coroutine#2127] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId. 2024-05-05 10:08:50.921 [DefaultDispatcher-worker-8 @coroutine#2127] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.922 [DefaultDispatcher-worker-15 @coroutine#2127] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.922 [DefaultDispatcher-worker-15 @coroutine#2127] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50257/UmAppDatabase/replication/nodeId 2024-05-05 10:08:50.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-05-05 10:08:50.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-05-05 10:08:50.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-05 10:08:50.924 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@633332e2: (connection evicted) 2024-05-05 10:08:50.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-05 10:08:50.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-05-05 10:08:50.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed.