2024-05-04 07:03:42.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-05-04 07:03:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@493ac8d3 2024-05-04 07:03:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:42.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:42.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:42.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:42.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:42.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:42.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:42.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:42.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:42.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:42.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:42.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:03:42.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:03:42.261 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:42.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:42.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:03:42.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:42.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-05-04 07:03:42.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:42.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:42.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:42.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:42.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:42.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:42.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:42.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:42.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-05-04 07:03:42.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 07:03:42.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 07:03:42.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-05-04 07:03:42.456 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:03:42.462 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e569425 2024-05-04 07:03:42.462 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e569425 2024-05-04 07:03:42.466 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4091639f 2024-05-04 07:03:42.466 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4091639f 2024-05-04 07:03:42.470 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 07:03:42.470 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@44aeff55 2024-05-04 07:03:42.470 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@44aeff55 2024-05-04 07:03:42.473 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac69a4 2024-05-04 07:03:42.473 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac69a4 2024-05-04 07:03:42.476 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba13208 2024-05-04 07:03:42.476 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba13208 2024-05-04 07:03:42.479 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@30672b78 2024-05-04 07:03:42.479 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@30672b78 2024-05-04 07:03:42.482 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3802e76 2024-05-04 07:03:42.482 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3802e76 2024-05-04 07:03:42.484 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@618396eb 2024-05-04 07:03:42.485 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@618396eb 2024-05-04 07:03:42.487 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c0d9a1 2024-05-04 07:03:42.488 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c0d9a1 2024-05-04 07:03:42.488 [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-04 07:03:42.500 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 07:03:42.505 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 07:03:42.726 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:03:42.726 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 07:03:42.727 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:03:42.728 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 07:03:42.773 [DefaultDispatcher-worker-5 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 07:03:42.774 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-04 07:03:42.775 [DefaultDispatcher-worker-5 @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-04 07:03:42.775 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-04 07:03:42.856 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 07:03:42.909 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 07:03:42.950 [DefaultDispatcher-worker-10 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 07:03:42.974 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 07:03:42.998 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 07:03:43.005 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 07:03:43.098 [DefaultDispatcher-worker-5 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 07:03:43.125 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-05-04 07:03:43.125 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-05-04 07:03:43.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-05-04 07:03:43.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-05-04 07:03:43.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 07:03:43.141 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79aee22a: (connection evicted) 2024-05-04 07:03:43.142 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e569425: (connection evicted) 2024-05-04 07:03:43.142 [DefaultDispatcher-worker-5 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-04 07:03:43.142 [DefaultDispatcher-worker-2 @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-04 07:03:43.142 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4091639f: (connection evicted) 2024-05-04 07:03:43.142 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44aeff55: (connection evicted) 2024-05-04 07:03:43.143 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ac69a4: (connection evicted) 2024-05-04 07:03:43.143 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ba13208: (connection evicted) 2024-05-04 07:03:43.144 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30672b78: (connection evicted) 2024-05-04 07:03:43.144 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3802e76: (connection evicted) 2024-05-04 07:03:43.145 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@618396eb: (connection evicted) 2024-05-04 07:03:43.145 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13c0d9a1: (connection evicted) 2024-05-04 07:03:43.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:43.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-05-04 07:03:43.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-05-04 07:03:43.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-05-04 07:03:43.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:43.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:43.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:43.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:43.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:43.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:43.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74c7522c 2024-05-04 07:03:43.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:43.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:43.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:43.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:43.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:43.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:43.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:03:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:03:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:03:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-05-04 07:03:43.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:43.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:43.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:43.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:43.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:43.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:43.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:43.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:43.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-05-04 07:03:43.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d17914a 2024-05-04 07:03:43.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d17914a 2024-05-04 07:03:43.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-05-04 07:03:43.161 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d17914a 2024-05-04 07:03:43.174 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d17914a 2024-05-04 07:03:43.177 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d17914a 2024-05-04 07:03:43.179 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:03:43.179 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 07:03:43.179 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:03:43.180 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 07:03:43.192 [DefaultDispatcher-worker-5 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d17914a 2024-05-04 07:03:43.193 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-04 07:03:43.193 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-05-04 07:03:43.193 [DefaultDispatcher-worker-5 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-04 07:03:43.200 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d17914a 2024-05-04 07:03:43.215 [DefaultDispatcher-worker-10 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d17914a 2024-05-04 07:03:43.231 [DefaultDispatcher-worker-10 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d17914a 2024-05-04 07:03:43.246 [DefaultDispatcher-worker-10 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d17914a 2024-05-04 07:03:43.260 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:03:43.263 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d17914a 2024-05-04 07:03:43.265 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@596f9a6e 2024-05-04 07:03:43.265 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@596f9a6e 2024-05-04 07:03:43.269 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d17914a 2024-05-04 07:03:43.270 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@57a86f33 2024-05-04 07:03:43.270 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@57a86f33 2024-05-04 07:03:43.272 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5397f11e 2024-05-04 07:03:43.272 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5397f11e 2024-05-04 07:03:43.275 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@16956508 2024-05-04 07:03:43.275 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@16956508 2024-05-04 07:03:43.278 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@330c215e 2024-05-04 07:03:43.278 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@330c215e 2024-05-04 07:03:43.280 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@274911fb 2024-05-04 07:03:43.280 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@274911fb 2024-05-04 07:03:43.283 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b3a0b0d 2024-05-04 07:03:43.283 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b3a0b0d 2024-05-04 07:03:43.285 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ba9a47 2024-05-04 07:03:43.285 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ba9a47 2024-05-04 07:03:43.288 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@246e431f 2024-05-04 07:03:43.288 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@246e431f 2024-05-04 07:03:43.288 [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-04 07:03:43.336 [DefaultDispatcher-worker-5 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d17914a 2024-05-04 07:03:43.371 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-05-04 07:03:43.371 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-05-04 07:03:43.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-05-04 07:03:43.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-05-04 07:03:43.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 07:03:43.373 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d17914a: (connection evicted) 2024-05-04 07:03:43.373 [DefaultDispatcher-worker-8 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-04 07:03:43.373 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:03:43.375 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@596f9a6e: (connection evicted) 2024-05-04 07:03:43.375 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57a86f33: (connection evicted) 2024-05-04 07:03:43.376 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5397f11e: (connection evicted) 2024-05-04 07:03:43.377 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16956508: (connection evicted) 2024-05-04 07:03:43.378 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@330c215e: (connection evicted) 2024-05-04 07:03:43.378 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@274911fb: (connection evicted) 2024-05-04 07:03:43.379 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b3a0b0d: (connection evicted) 2024-05-04 07:03:43.380 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76ba9a47: (connection evicted) 2024-05-04 07:03:43.380 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@246e431f: (connection evicted) 2024-05-04 07:03:43.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:43.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-05-04 07:03:43.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-05-04 07:03:43.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-05-04 07:03:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@731db93f 2024-05-04 07:03:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-05-04 07:03:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:43.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:43.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:43.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:43.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:43.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:43.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:43.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-05-04 07:03:43.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ad2b274 2024-05-04 07:03:43.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ad2b274 2024-05-04 07:03:43.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-05-04 07:03:43.535 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:43.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-05-04 07:03:43.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:43.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:43.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:43.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:43.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:43.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:43.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c6a692e 2024-05-04 07:03:43.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:43.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:43.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:43.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:43.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:43.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:43.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:43.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:43.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:43.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:43.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:43.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:43.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:43.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:43.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:43.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:43.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:43.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:43.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:43.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-05-04 07:03:43.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:43.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:43.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:43.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:43.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:43.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:43.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:43.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:43.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-05-04 07:03:43.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b343b6d 2024-05-04 07:03:43.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b343b6d 2024-05-04 07:03:43.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-05-04 07:03:43.807 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-05-04 07:03:43.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:43.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:43.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:43.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:43.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:43.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:43.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48ae9e8b 2024-05-04 07:03:43.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:43.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:43.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:43.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:43.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:43.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:43.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:43.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:43.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:43.808 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:43.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:43.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:43.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:43.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:43.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:43.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:43.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:43.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:43.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:43.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-05-04 07:03:43.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:43.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:43.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:43.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:43.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:43.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:43.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:43.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:43.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-05-04 07:03:43.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@4afcae7 2024-05-04 07:03:43.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@4afcae7 2024-05-04 07:03:43.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-05-04 07:03:43.885 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:03:43.896 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b343b6d 2024-05-04 07:03:43.910 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:44.164 [DefaultDispatcher-worker-8 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afcae7 2024-05-04 07:03:44.172 [DefaultDispatcher-worker-8 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afcae7 2024-05-04 07:03:44.173 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51775/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-05-04 07:03:44.173 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51775/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-05-04 07:03:44.173 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51775/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-05-04 07:03:44.194 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51775/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-05-04 07:03:44.195 [DefaultDispatcher-worker-8 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51775/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-05-04 07:03:44.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-05-04 07:03:44.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-05-04 07:03:44.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:44.227 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b343b6d: (connection evicted) 2024-05-04 07:03:44.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:44.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-05-04 07:03:44.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-05-04 07:03:44.231 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afcae7 2024-05-04 07:03:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-05-04 07:03:44.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:44.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:44.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:44.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:44.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:44.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:44.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67dc6b48 2024-05-04 07:03:44.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:44.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:44.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:44.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:44.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:44.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:44.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:44.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:44.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:44.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:44.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:44.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:44.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:44.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:44.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:44.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:44.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:44.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:44.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:44.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-05-04 07:03:44.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:44.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:44.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:44.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:44.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:44.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:44.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:44.236 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:44.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-05-04 07:03:44.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@4571cebe 2024-05-04 07:03:44.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@4571cebe 2024-05-04 07:03:44.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-05-04 07:03:44.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-05-04 07:03:44.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:44.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@154864f8 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:44.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:44.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-05-04 07:03:44.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3ad37a 2024-05-04 07:03:44.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3ad37a 2024-05-04 07:03:44.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-05-04 07:03:44.296 [DefaultDispatcher-worker-2 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3ad37a 2024-05-04 07:03:44.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-05-04 07:03:44.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-05-04 07:03:44.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:44.300 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4571cebe: (connection evicted) 2024-05-04 07:03:44.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:44.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-05-04 07:03:44.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-05-04 07:03:44.302 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d3ad37a 2024-05-04 07:03:44.304 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-05-04 07:03:44.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:44.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:44.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:44.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:44.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:44.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:44.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44de8e00 2024-05-04 07:03:44.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:44.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:44.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:44.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:44.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:44.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:44.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:44.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:44.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:44.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:44.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:44.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:44.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:44.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:44.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:44.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:44.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:44.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:44.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:44.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-05-04 07:03:44.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:44.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:44.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:44.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:44.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:44.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:44.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:44.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:44.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-05-04 07:03:44.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d825dbe 2024-05-04 07:03:44.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d825dbe 2024-05-04 07:03:44.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-05-04 07:03:44.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-05-04 07:03:44.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:44.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11180750 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:44.336 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:44.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-05-04 07:03:44.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@63814bbe 2024-05-04 07:03:44.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@63814bbe 2024-05-04 07:03:44.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-05-04 07:03:44.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-05-04 07:03:44.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-05-04 07:03:44.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:44.345 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d825dbe: (connection evicted) 2024-05-04 07:03:44.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:44.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-05-04 07:03:44.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-05-04 07:03:44.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-05-04 07:03:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7db162f2 2024-05-04 07:03:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:44.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-05-04 07:03:44.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:44.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:44.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:44.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:44.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:44.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:44.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:44.351 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:44.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-05-04 07:03:44.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@39e3ea78 2024-05-04 07:03:44.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@39e3ea78 2024-05-04 07:03:44.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-05-04 07:03:44.357 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:44.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-05-04 07:03:44.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:44.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:44.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:44.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:44.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:44.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:44.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35e689a0 2024-05-04 07:03:44.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:44.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:44.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:44.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:44.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:44.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:44.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:44.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:44.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:44.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:44.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:44.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:44.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:44.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:44.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:44.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:44.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:44.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-05-04 07:03:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:44.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:44.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:44.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:44.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:44.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:44.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:44.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-05-04 07:03:44.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf5911d 2024-05-04 07:03:44.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf5911d 2024-05-04 07:03:44.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-05-04 07:03:44.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-05-04 07:03:44.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-05-04 07:03:44.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:44.392 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39e3ea78: (connection evicted) 2024-05-04 07:03:44.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:44.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-05-04 07:03:44.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-05-04 07:03:44.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-05-04 07:03:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e40fdbd 2024-05-04 07:03:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:44.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:44.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-05-04 07:03:44.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:44.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:44.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:44.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:44.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:44.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:44.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:44.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:44.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-05-04 07:03:44.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@19647566 2024-05-04 07:03:44.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@19647566 2024-05-04 07:03:44.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-05-04 07:03:44.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-05-04 07:03:44.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:44.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:44.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:44.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:44.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:44.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:44.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17003497 2024-05-04 07:03:44.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:44.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:44.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:44.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:44.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:44.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:44.419 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:44.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:44.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:44.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:44.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:44.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:44.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:44.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:44.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:44.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:44.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:44.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:44.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:44.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-05-04 07:03:44.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:44.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:44.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:44.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:44.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:44.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:44.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:44.420 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:44.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-05-04 07:03:44.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@376498da 2024-05-04 07:03:44.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@376498da 2024-05-04 07:03:44.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-05-04 07:03:44.437 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:44.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-05-04 07:03:44.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-05-04 07:03:44.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:44.451 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19647566: (connection evicted) 2024-05-04 07:03:44.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:44.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-05-04 07:03:44.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-05-04 07:03:44.480 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:44.521 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:44.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-05-04 07:03:44.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:44.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:44.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:44.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:44.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:44.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:44.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61c4cebd 2024-05-04 07:03:44.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:44.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:44.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:44.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:44.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:44.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:44.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:44.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:44.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:44.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:44.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:44.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:44.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:44.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:44.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:44.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:44.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:44.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:44.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:44.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-05-04 07:03:44.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:44.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:44.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:44.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:44.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:44.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:44.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:44.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:44.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-05-04 07:03:44.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@716ae973 2024-05-04 07:03:44.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@716ae973 2024-05-04 07:03:44.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-05-04 07:03:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-05-04 07:03:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1171ba7e 2024-05-04 07:03:44.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-05-04 07:03:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:44.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:44.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-05-04 07:03:44.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3c2ae0 2024-05-04 07:03:44.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b3c2ae0 2024-05-04 07:03:44.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-05-04 07:03:44.649 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:44.667 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:44.704 [DefaultDispatcher-worker-5 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3c2ae0 2024-05-04 07:03:44.734 [DefaultDispatcher-worker-4 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3c2ae0 2024-05-04 07:03:44.743 [DefaultDispatcher-worker-2 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3c2ae0 2024-05-04 07:03:44.754 [DefaultDispatcher-worker-2 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3c2ae0 2024-05-04 07:03:44.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-05-04 07:03:44.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-05-04 07:03:44.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:44.806 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@716ae973: (connection evicted) 2024-05-04 07:03:44.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:44.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-05-04 07:03:44.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-05-04 07:03:44.814 [Test worker @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b3c2ae0 2024-05-04 07:03:44.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-05-04 07:03:44.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:44.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:44.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:44.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:44.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:44.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:44.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e4f2300 2024-05-04 07:03:44.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:44.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:44.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:44.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:44.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:44.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:44.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:44.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:44.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:44.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:44.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-05-04 07:03:44.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:44.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:44.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:44.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:44.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:44.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:44.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:44.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:44.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-05-04 07:03:44.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc 2024-05-04 07:03:44.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc 2024-05-04 07:03:44.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-05-04 07:03:44.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70ee1963 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:44.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:44.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-05-04 07:03:44.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c29aa8 2024-05-04 07:03:44.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c29aa8 2024-05-04 07:03:44.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-05-04 07:03:44.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-05-04 07:03:44.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-05-04 07:03:44.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:44.846 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc: (connection evicted) 2024-05-04 07:03:44.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:44.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-05-04 07:03:44.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-05-04 07:03:44.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c3c3d67 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:44.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-05-04 07:03:44.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6fcca1 2024-05-04 07:03:44.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b6fcca1 2024-05-04 07:03:44.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-05-04 07:03:44.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-05-04 07:03:44.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:44.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:44.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:44.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:44.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:44.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:44.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39f93225 2024-05-04 07:03:44.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:44.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:44.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:44.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:44.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:44.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:44.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:44.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:44.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:44.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:44.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:44.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:44.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:44.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:44.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:44.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:44.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:44.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:44.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:44.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-05-04 07:03:44.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:44.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:44.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:44.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:44.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:44.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:44.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:44.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:44.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-05-04 07:03:44.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@164dea80 2024-05-04 07:03:44.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@164dea80 2024-05-04 07:03:44.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-05-04 07:03:44.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-05-04 07:03:44.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-05-04 07:03:44.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:44.870 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b6fcca1: (connection evicted) 2024-05-04 07:03:44.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:44.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-05-04 07:03:44.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@537b3be1 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:44.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:44.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-05-04 07:03:44.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@31f5b923 2024-05-04 07:03:44.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@31f5b923 2024-05-04 07:03:44.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79e2606f 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:44.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:44.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-05-04 07:03:44.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a890fdd 2024-05-04 07:03:44.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a890fdd 2024-05-04 07:03:44.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-05-04 07:03:44.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-05-04 07:03:44.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-05-04 07:03:44.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:44.892 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31f5b923: (connection evicted) 2024-05-04 07:03:44.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:44.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-05-04 07:03:44.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fcc3745 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:44.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:44.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-05-04 07:03:44.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef31221 2024-05-04 07:03:44.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef31221 2024-05-04 07:03:44.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-05-04 07:03:44.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e9e0c6 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:44.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@588d630d 2024-05-04 07:03:44.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@588d630d 2024-05-04 07:03:44.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-05-04 07:03:44.942 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:44.967 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:44.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-05-04 07:03:44.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-05-04 07:03:44.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:44.990 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ef31221: (connection evicted) 2024-05-04 07:03:44.990 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:44.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:44.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-05-04 07:03:44.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-05-04 07:03:44.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48ee3c2d 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:44.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:44.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-05-04 07:03:44.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a80c534 2024-05-04 07:03:44.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a80c534 2024-05-04 07:03:44.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-05-04 07:03:45.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fd5689d 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:45.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-05-04 07:03:45.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@218f2f51 2024-05-04 07:03:45.015 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@218f2f51 2024-05-04 07:03:45.015 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:45.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-05-04 07:03:45.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-05-04 07:03:45.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-05-04 07:03:45.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:45.018 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a80c534: (connection evicted) 2024-05-04 07:03:45.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:45.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-05-04 07:03:45.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e0516a3 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:45.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:45.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-05-04 07:03:45.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@347b370c 2024-05-04 07:03:45.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@347b370c 2024-05-04 07:03:45.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-05-04 07:03:45.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-05-04 07:03:45.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:45.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:45.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:45.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:45.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:45.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:45.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26aee0a6 2024-05-04 07:03:45.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:45.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:45.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:45.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:45.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:45.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:45.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:45.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:45.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:45.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:45.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:45.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:45.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:45.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:45.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:45.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:45.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:45.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:45.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:45.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-05-04 07:03:45.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:45.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:45.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:45.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:45.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:45.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:45.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:45.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:45.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-05-04 07:03:45.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fb3209 2024-05-04 07:03:45.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fb3209 2024-05-04 07:03:45.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-05-04 07:03:45.050 [DefaultDispatcher-worker-10 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fb3209 2024-05-04 07:03:45.052 [DefaultDispatcher-worker-10 @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fb3209 2024-05-04 07:03:45.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-05-04 07:03:45.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-05-04 07:03:45.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:45.054 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@347b370c: (connection evicted) 2024-05-04 07:03:45.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:45.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-05-04 07:03:45.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-05-04 07:03:45.056 [Test worker @coroutine#184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fb3209 2024-05-04 07:03:45.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d0f548a 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:45.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:45.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-05-04 07:03:45.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@15130002 2024-05-04 07:03:45.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@15130002 2024-05-04 07:03:45.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-05-04 07:03:45.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-05-04 07:03:45.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:45.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:45.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:45.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:45.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:45.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:45.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e7cd0df 2024-05-04 07:03:45.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:45.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:45.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:45.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:45.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:45.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:45.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:45.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:45.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:45.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:45.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:45.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:45.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:45.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:45.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:45.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:45.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:45.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:45.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:45.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-05-04 07:03:45.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:45.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:45.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:45.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:45.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:45.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:45.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:45.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:45.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-05-04 07:03:45.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b89b3a 2024-05-04 07:03:45.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@8b89b3a 2024-05-04 07:03:45.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-05-04 07:03:45.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-05-04 07:03:45.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-05-04 07:03:45.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:45.098 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15130002: (connection evicted) 2024-05-04 07:03:45.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:45.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-05-04 07:03:45.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-05-04 07:03:45.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-05-04 07:03:45.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:45.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:45.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:45.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:45.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:45.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:45.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69f69078 2024-05-04 07:03:45.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:45.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:45.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:45.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:45.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:45.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:45.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:45.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:45.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:45.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:45.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:45.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:45.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:45.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:45.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:45.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:45.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:45.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:45.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:45.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-05-04 07:03:45.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:45.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:45.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:45.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:45.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:45.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:45.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:45.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:45.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-05-04 07:03:45.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@25589735 2024-05-04 07:03:45.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@25589735 2024-05-04 07:03:45.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-05-04 07:03:45.115 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:45.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-05-04 07:03:45.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:45.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:45.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:45.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:45.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:45.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:45.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46994f26 2024-05-04 07:03:45.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:45.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:45.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:45.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:45.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:45.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:45.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:45.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:45.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:45.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:45.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:45.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:45.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:45.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:45.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:45.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:45.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:45.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:45.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:45.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-05-04 07:03:45.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:45.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:45.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:45.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:45.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:45.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:45.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:45.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:45.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-05-04 07:03:45.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cdd31a4 2024-05-04 07:03:45.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cdd31a4 2024-05-04 07:03:45.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-05-04 07:03:45.138 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:45.180 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:45.211 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:45.227 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:45.353 [DefaultDispatcher-worker-8 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cdd31a4 2024-05-04 07:03:45.354 [DefaultDispatcher-worker-8 @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cdd31a4 2024-05-04 07:03:45.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-05-04 07:03:45.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-05-04 07:03:45.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:45.356 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25589735: (connection evicted) 2024-05-04 07:03:45.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:45.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-05-04 07:03:45.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-05-04 07:03:45.358 [Test worker @coroutine#206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cdd31a4 2024-05-04 07:03:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-05-04 07:03:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e89eba7 2024-05-04 07:03:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:45.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:45.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:45.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:45.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:45.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:45.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:45.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:45.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:45.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:45.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:45.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:45.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:45.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:45.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:45.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:45.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:45.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:45.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-05-04 07:03:45.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:45.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:45.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:45.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:45.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:45.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:45.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:45.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:45.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-05-04 07:03:45.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b29cdea 2024-05-04 07:03:45.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b29cdea 2024-05-04 07:03:45.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-05-04 07:03:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-05-04 07:03:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b01897f 2024-05-04 07:03:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-05-04 07:03:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:45.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:45.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:45.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:45.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:45.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:45.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:45.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:45.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-05-04 07:03:45.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b5d5dc 2024-05-04 07:03:45.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b5d5dc 2024-05-04 07:03:45.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-05-04 07:03:45.464 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:45.485 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:45.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-05-04 07:03:45.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-05-04 07:03:45.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:45.612 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b29cdea: (connection evicted) 2024-05-04 07:03:45.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:45.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-05-04 07:03:45.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-05-04 07:03:45.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-05-04 07:03:45.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:45.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:45.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:45.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:45.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:45.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:45.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7be3abaa 2024-05-04 07:03:45.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:45.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:45.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:45.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:45.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:45.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:45.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:45.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:45.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:45.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:45.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:45.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:45.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:45.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:45.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:45.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:45.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:45.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:45.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:45.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-05-04 07:03:45.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:45.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:45.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:45.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:45.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:45.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:45.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:45.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:45.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-05-04 07:03:45.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a9ac36 2024-05-04 07:03:45.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a9ac36 2024-05-04 07:03:45.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-05-04 07:03:45.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-05-04 07:03:45.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c743d40 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:45.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@2444c3df 2024-05-04 07:03:45.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@2444c3df 2024-05-04 07:03:45.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-05-04 07:03:45.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-05-04 07:03:45.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-05-04 07:03:45.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:45.639 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77a9ac36: (connection evicted) 2024-05-04 07:03:45.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:45.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-05-04 07:03:45.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55c46ec1 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:45.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:45.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-05-04 07:03:45.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae6d078 2024-05-04 07:03:45.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae6d078 2024-05-04 07:03:45.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-05-04 07:03:45.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ca33187 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:45.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:45.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-05-04 07:03:45.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1f0ee6 2024-05-04 07:03:45.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1f0ee6 2024-05-04 07:03:45.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-05-04 07:03:45.736 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:45.743 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:45.760 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:45.850 [DefaultDispatcher-worker-1 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1f0ee6 2024-05-04 07:03:45.853 [DefaultDispatcher-worker-1 @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1f0ee6 2024-05-04 07:03:45.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-05-04 07:03:45.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-05-04 07:03:45.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:45.854 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ae6d078: (connection evicted) 2024-05-04 07:03:45.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:45.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-05-04 07:03:45.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-05-04 07:03:45.856 [Test worker @coroutine#233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1f0ee6 2024-05-04 07:03:45.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-05-04 07:03:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@105ffc58 2024-05-04 07:03:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-05-04 07:03:45.859 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:45.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:45.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:45.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:45.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:45.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:45.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:45.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:45.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-05-04 07:03:45.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d2db15b 2024-05-04 07:03:45.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d2db15b 2024-05-04 07:03:45.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@749ad37c 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:45.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@59b98ad1 2024-05-04 07:03:45.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@59b98ad1 2024-05-04 07:03:45.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-05-04 07:03:45.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-05-04 07:03:45.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-05-04 07:03:45.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:45.882 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d2db15b: (connection evicted) 2024-05-04 07:03:45.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:45.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-05-04 07:03:45.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-05-04 07:03:45.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-05-04 07:03:45.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:45.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:45.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:45.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:45.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:45.890 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:45.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25dcf1b6 2024-05-04 07:03:45.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:45.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:45.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:45.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:45.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:45.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:45.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:45.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:45.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:45.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:45.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:45.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:45.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:45.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:03:45.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:03:45.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:45.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:45.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:03:45.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:45.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-05-04 07:03:45.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:45.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:45.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:45.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:45.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:45.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:45.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:45.891 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:45.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-05-04 07:03:45.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e10a320 2024-05-04 07:03:45.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e10a320 2024-05-04 07:03:45.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-05-04 07:03:45.912 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e10a320 2024-05-04 07:03:45.925 [Test worker @coroutine#243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e10a320 2024-05-04 07:03:45.927 [Test worker @coroutine#245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e10a320 2024-05-04 07:03:45.934 [Test worker @coroutine#250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e10a320 2024-05-04 07:03:45.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d718248 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:45.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@8aa5ab4 2024-05-04 07:03:45.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@8aa5ab4 2024-05-04 07:03:45.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-05-04 07:03:45.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-05-04 07:03:45.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-05-04 07:03:45.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:03:45.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:45.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-05-04 07:03:45.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-05-04 07:03:45.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8d29719 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:45.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:45.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-05-04 07:03:45.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bff28e7 2024-05-04 07:03:45.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bff28e7 2024-05-04 07:03:45.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-05-04 07:03:45.953 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bff28e7 2024-05-04 07:03:45.965 [Test worker @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bff28e7 2024-05-04 07:03:45.967 [Test worker @coroutine#263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bff28e7 2024-05-04 07:03:45.971 [Test worker @coroutine#268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bff28e7 2024-05-04 07:03:45.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5876bed9 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:45.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-05-04 07:03:45.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@67f8f5a6 2024-05-04 07:03:45.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@67f8f5a6 2024-05-04 07:03:45.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-05-04 07:03:45.979 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:45.983 [DefaultDispatcher-worker-8 @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f8f5a6 2024-05-04 07:03:45.985 [Test worker @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f8f5a6 2024-05-04 07:03:45.986 [DefaultDispatcher-worker-11 @coroutine#265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bff28e7 2024-05-04 07:03:45.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-05-04 07:03:45.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-05-04 07:03:45.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:45.989 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bff28e7: (connection evicted) 2024-05-04 07:03:45.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:45.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-05-04 07:03:45.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-05-04 07:03:45.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13cf5f8a 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:45.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:45.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-05-04 07:03:45.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f3acc9 2024-05-04 07:03:45.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f3acc9 2024-05-04 07:03:45.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-05-04 07:03:45.998 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f3acc9 2024-05-04 07:03:46.011 [Test worker @coroutine#284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f3acc9 2024-05-04 07:03:46.013 [Test worker @coroutine#286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f3acc9 2024-05-04 07:03:46.025 [DefaultDispatcher-worker-12 @coroutine#288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f3acc9 2024-05-04 07:03:46.028 [Test worker @coroutine#291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f3acc9 2024-05-04 07:03:46.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-05-04 07:03:46.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:46.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:46.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:46.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:46.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:46.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:46.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13390a96 2024-05-04 07:03:46.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:46.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:46.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:46.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:46.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:46.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:46.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:46.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:46.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:46.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:46.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:46.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:46.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:46.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:46.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:46.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:46.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:46.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:46.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:46.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-05-04 07:03:46.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:46.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:46.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:46.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:46.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:46.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:46.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:46.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:46.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-05-04 07:03:46.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@7497a554 2024-05-04 07:03:46.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@7497a554 2024-05-04 07:03:46.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-05-04 07:03:46.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-05-04 07:03:46.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-05-04 07:03:46.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:46.034 [HikariPool-44 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72f3acc9: (connection evicted) 2024-05-04 07:03:46.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:46.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-05-04 07:03:46.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-05-04 07:03:46.036 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:46.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ee581db 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:46.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:46.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-05-04 07:03:46.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e5ebdfe 2024-05-04 07:03:46.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e5ebdfe 2024-05-04 07:03:46.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-05-04 07:03:46.043 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5ebdfe 2024-05-04 07:03:46.055 [Test worker @coroutine#303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5ebdfe 2024-05-04 07:03:46.057 [Test worker @coroutine#305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5ebdfe 2024-05-04 07:03:46.061 [Test worker @coroutine#310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e5ebdfe 2024-05-04 07:03:46.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2047adea 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:46.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a06602f 2024-05-04 07:03:46.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a06602f 2024-05-04 07:03:46.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-05-04 07:03:46.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-05-04 07:03:46.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-05-04 07:03:46.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:03:46.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:46.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-05-04 07:03:46.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-05-04 07:03:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-05-04 07:03:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c411474 2024-05-04 07:03:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:46.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:46.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:46.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:46.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:46.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:46.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:46.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:46.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:46.073 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:46.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:46.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:46.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:46.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:46.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-05-04 07:03:46.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:46.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:46.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:46.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:46.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:46.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:46.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:46.073 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:46.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-05-04 07:03:46.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@152891f8 2024-05-04 07:03:46.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@152891f8 2024-05-04 07:03:46.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-05-04 07:03:46.131 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:46.136 [DefaultDispatcher-worker-12 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@152891f8 2024-05-04 07:03:46.150 [DefaultDispatcher-worker-9 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@152891f8 2024-05-04 07:03:46.163 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:46.174 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:46.207 [DefaultDispatcher-worker-11 @coroutine#320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@152891f8 2024-05-04 07:03:46.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-05-04 07:03:46.210 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-05-04 07:03:46.210 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:46.210 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@152891f8: (connection evicted) 2024-05-04 07:03:46.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:46.211 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-05-04 07:03:46.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-05-04 07:03:46.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-05-04 07:03:46.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:46.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:46.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:46.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:46.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:46.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:46.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74f649a7 2024-05-04 07:03:46.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:46.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:46.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:46.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:46.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:46.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:46.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:46.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:46.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:46.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:46.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:46.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-05-04 07:03:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:46.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:46.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-05-04 07:03:46.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fa5938 2024-05-04 07:03:46.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fa5938 2024-05-04 07:03:46.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-05-04 07:03:46.258 [DefaultDispatcher-worker-8 @coroutine#325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fa5938 2024-05-04 07:03:46.268 [DefaultDispatcher-worker-11 @coroutine#325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fa5938 2024-05-04 07:03:46.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-05-04 07:03:46.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-05-04 07:03:46.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:46.286 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50fa5938: (connection evicted) 2024-05-04 07:03:46.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:46.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-05-04 07:03:46.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-05-04 07:03:46.287 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f9a3325 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:46.288 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:46.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-05-04 07:03:46.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b2ee36 2024-05-04 07:03:46.289 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@65b2ee36 2024-05-04 07:03:46.289 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-05-04 07:03:46.341 [DefaultDispatcher-worker-9 @coroutine#328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65b2ee36 2024-05-04 07:03:46.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-05-04 07:03:46.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-05-04 07:03:46.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:46.343 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65b2ee36: (connection evicted) 2024-05-04 07:03:46.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:46.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-05-04 07:03:46.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-05-04 07:03:46.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6807989e 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:46.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:46.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-05-04 07:03:46.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@31183ee2 2024-05-04 07:03:46.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@31183ee2 2024-05-04 07:03:46.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-05-04 07:03:46.392 [DefaultDispatcher-worker-6 @coroutine#330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31183ee2 2024-05-04 07:03:46.404 [DefaultDispatcher-worker-8 @coroutine#330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31183ee2 2024-05-04 07:03:46.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-05-04 07:03:46.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-05-04 07:03:46.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:46.405 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31183ee2: (connection evicted) 2024-05-04 07:03:46.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:46.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-05-04 07:03:46.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-05-04 07:03:46.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41ec4271 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:46.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:46.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-05-04 07:03:46.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@154f8280 2024-05-04 07:03:46.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@154f8280 2024-05-04 07:03:46.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-05-04 07:03:46.454 [DefaultDispatcher-worker-1 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@154f8280 2024-05-04 07:03:46.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-05-04 07:03:46.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-05-04 07:03:46.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:46.456 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@154f8280: (connection evicted) 2024-05-04 07:03:46.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:46.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-05-04 07:03:46.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-05-04 07:03:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-05-04 07:03:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38968752 2024-05-04 07:03:46.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:46.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:46.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:46.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:46.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:46.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:46.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:46.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:46.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:46.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:46.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:46.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:46.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:46.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:46.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:46.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:46.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:46.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:46.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:46.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-05-04 07:03:46.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:46.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:46.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:46.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:46.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:46.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:46.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:46.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:46.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-05-04 07:03:46.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@13662609 2024-05-04 07:03:46.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@13662609 2024-05-04 07:03:46.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-05-04 07:03:46.505 [DefaultDispatcher-worker-1 @coroutine#336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13662609 2024-05-04 07:03:46.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-05-04 07:03:46.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-05-04 07:03:46.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:46.506 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13662609: (connection evicted) 2024-05-04 07:03:46.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:46.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-05-04 07:03:46.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ef089ce 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:46.693 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:46.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-05-04 07:03:46.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@14499b52 2024-05-04 07:03:46.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@14499b52 2024-05-04 07:03:46.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-05-04 07:03:46.773 [DefaultDispatcher-worker-2 @coroutine#346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14499b52 2024-05-04 07:03:46.785 [DefaultDispatcher-worker-9 @coroutine#349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14499b52 2024-05-04 07:03:46.788 [Test worker @coroutine#351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52881/manifest.json 2024-05-04 07:03:46.788 [Test worker @coroutine#351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52881/manifest.json. 2024-05-04 07:03:46.789 [Test worker @coroutine#351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52881/manifest.json 2024-05-04 07:03:46.791 [Test worker @coroutine#351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52881/manifest.json 2024-05-04 07:03:46.791 [Test worker @coroutine#351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52881/manifest.json 2024-05-04 07:03:46.794 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:46.915 [Test worker @coroutine#351] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52881/manifest.json. 2024-05-04 07:03:46.915 [Test worker @coroutine#351] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52881/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 07:03:46.932 [DefaultDispatcher-worker-9 @coroutine#351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14499b52 2024-05-04 07:03:46.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-05-04 07:03:46.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-05-04 07:03:46.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:46.939 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14499b52: (connection evicted) 2024-05-04 07:03:46.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:46.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-05-04 07:03:46.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-05-04 07:03:46.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@565c887e 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:46.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@1317ac2c 2024-05-04 07:03:46.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@1317ac2c 2024-05-04 07:03:46.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-05-04 07:03:46.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-05-04 07:03:46.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:46.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:46.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:46.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:46.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:46.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:46.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78f4d15d 2024-05-04 07:03:46.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:46.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:46.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:46.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:46.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:46.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:46.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:46.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:46.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:46.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:46.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:46.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:46.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:46.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:46.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:46.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:46.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:46.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:46.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:46.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-05-04 07:03:46.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:46.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:46.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:46.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:46.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:46.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:46.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:46.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:46.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-05-04 07:03:46.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@314c28dc 2024-05-04 07:03:46.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@314c28dc 2024-05-04 07:03:46.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-05-04 07:03:46.987 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-04 07:03:47.045 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:47.051 [Test worker] INFO ktor.application - Application started in 0.07 seconds. 2024-05-04 07:03:47.051 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@25a2f432 2024-05-04 07:03:47.055 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:47.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-05-04 07:03:47.137 [DefaultDispatcher-worker-7 @coroutine#362] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-04 07:03:47.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:47.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:47.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:47.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:47.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:47.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:47.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@359a2c96 2024-05-04 07:03:47.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:47.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:47.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:47.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:47.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:47.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:47.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:47.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:47.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:47.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:47.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:47.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:47.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:47.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:47.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:47.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:47.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:47.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:47.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:47.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-05-04 07:03:47.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:47.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:47.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:47.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:47.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:47.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:47.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:47.138 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:47.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-05-04 07:03:47.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2024-05-04 07:03:47.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2024-05-04 07:03:47.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-05-04 07:03:47.163 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-05-04 07:03:47.169 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-05-04 07:03:47.169 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-05-04 07:03:47.170 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-05-04 07:03:47.170 [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-04 07:03:47.170 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-05-04 07:03:47.170 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-05-04 07:03:47.170 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-05-04 07:03:47.170 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15405ba1 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:47.171 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:47.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:47.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-05-04 07:03:47.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-05-04 07:03:47.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-05-04 07:03:47.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-05-04 07:03:47.232 [DefaultDispatcher-worker-8 @coroutine#368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-05-04 07:03:47.238 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:47.247 [DefaultDispatcher-worker-7 @coroutine#368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-05-04 07:03:47.256 [DefaultDispatcher-worker-11 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2024-05-04 07:03:47.259 [DefaultDispatcher-worker-11 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2024-05-04 07:03:47.270 [DefaultDispatcher-worker-8 @coroutine#368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-05-04 07:03:47.272 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:03:47.281 [DefaultDispatcher-worker-1 @coroutine#368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-05-04 07:03:47.281 [Test worker @coroutine#368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588248288898277376/_ustadmanifest.json 2024-05-04 07:03:47.281 [Test worker @coroutine#368] 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/588248288898277376/_ustadmanifest.json. 2024-05-04 07:03:47.281 [Test worker @coroutine#368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588248288898277376/_ustadmanifest.json 2024-05-04 07:03:47.285 [Test worker @coroutine#368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588248288898277376/_ustadmanifest.json 2024-05-04 07:03:47.285 [Test worker @coroutine#368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588248288898277376/_ustadmanifest.json 2024-05-04 07:03:47.286 [Test worker @coroutine#368] 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/588248288898277376/_ustadmanifest.json. 2024-05-04 07:03:47.286 [Test worker @coroutine#368] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588248288898277376/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 07:03:47.299 [DefaultDispatcher-worker-11 @coroutine#368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-05-04 07:03:47.305 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-04 07:03:47.306 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-a179c367-0f2d-49d4-85e7-95482b21741f', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-04 07:03:47.310 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 07:03:47.310 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-a179c367-0f2d-49d4-85e7-95482b21741f 2024-05-04 07:03:47.316 [DefaultDispatcher-worker-11 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:03:47.316 [DefaultDispatcher-worker-11 @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/ackAndGetPendingReplications. 2024-05-04 07:03:47.316 [DefaultDispatcher-worker-11 @coroutine#388] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:03:47.316 [DefaultDispatcher-worker-11 @coroutine#388] 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-04 07:03:47.327 [DefaultDispatcher-worker-9 @coroutine#387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-05-04 07:03:47.327 [DefaultDispatcher-worker-9 @coroutine#387] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 07:03:47.327 [DefaultDispatcher-worker-9 @coroutine#387] 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-04 07:03:47.327 [DefaultDispatcher-worker-9 @coroutine#387] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 07:03:47.333 [DefaultDispatcher-worker-5 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 07:03:47.333 [DefaultDispatcher-worker-5 @coroutine#386] 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-04 07:03:47.333 [DefaultDispatcher-worker-5 @coroutine#386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-04 07:03:47.333 [DefaultDispatcher-worker-5 @coroutine#386] 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-04 07:03:47.397 [eventLoopGroupProxy-4-4 @call-handler#412] 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-04 07:03:47.397 [eventLoopGroupProxy-4-3 @call-handler#410] 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-04 07:03:47.397 [eventLoopGroupProxy-4-2 @call-handler#411] 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-04 07:03:47.397 [eventLoopGroupProxy-4-1 @call-handler#409] 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-04 07:03:47.405 [eventLoopGroupProxy-4-2 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:47.405 [eventLoopGroupProxy-4-3 @call-handler#410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:47.409 [eventLoopGroupProxy-4-4 @call-handler#412] 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-04 07:03:47.409 [eventLoopGroupProxy-4-1 @call-handler#409] 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-04 07:03:47.409 [eventLoopGroupProxy-4-1 @call-handler#409] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 07:03:47.411 [DefaultDispatcher-worker-5 @coroutine#387] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 07:03:47.412 [DefaultDispatcher-worker-5 @coroutine#387] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 07:03:47.415 [eventLoopGroupProxy-4-1 @call-handler#409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:47.422 [eventLoopGroupProxy-4-1 @call-handler#409] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 30ms 2024-05-04 07:03:47.422 [eventLoopGroupProxy-4-2 @call-handler#411] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 30ms 2024-05-04 07:03:47.423 [DefaultDispatcher-worker-9 @coroutine#388] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:03:47.423 [DefaultDispatcher-worker-9 @coroutine#388] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:03:47.432 [eventLoopGroupProxy-4-4 @coroutine#418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1317ac2c 2024-05-04 07:03:47.435 [DefaultDispatcher-worker-14 @coroutine#389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-05-04 07:03:47.446 [DefaultDispatcher-worker-13 @coroutine#387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-05-04 07:03:47.449 [eventLoopGroupProxy-4-4 @call-handler#412] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 57ms 2024-05-04 07:03:47.450 [DefaultDispatcher-worker-13 @coroutine#386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-04 07:03:47.450 [DefaultDispatcher-worker-13 @coroutine#386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 07:03:47.455 [DefaultDispatcher-worker-13 @coroutine#386] 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-04 07:03:47.455 [DefaultDispatcher-worker-13 @coroutine#386] 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-04 07:03:47.470 [DefaultDispatcher-worker-13 @coroutine#423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:47.470 [DefaultDispatcher-worker-13 @coroutine#423] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:47.471 [DefaultDispatcher-worker-13 @coroutine#423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:47.471 [DefaultDispatcher-worker-13 @coroutine#423] TRACE i.k.c.plugins.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-04 07:03:47.476 [eventLoopGroupProxy-4-1 @call-handler#425] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-04 07:03:47.494 [eventLoopGroupProxy-4-1 @coroutine#426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1317ac2c 2024-05-04 07:03:47.496 [eventLoopGroupProxy-4-1 @call-handler#425] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:47.496 [eventLoopGroupProxy-4-1 @call-handler#425] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 20ms 2024-05-04 07:03:47.496 [DefaultDispatcher-worker-13 @coroutine#423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:47.508 [DefaultDispatcher-worker-13 @coroutine#423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:47.508 [DefaultDispatcher-worker-13 @coroutine#423] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:47.508 [DefaultDispatcher-worker-13 @coroutine#423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:47.508 [DefaultDispatcher-worker-13 @coroutine#423] TRACE i.k.c.plugins.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-04 07:03:47.512 [eventLoopGroupProxy-4-1 @call-handler#430] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-04 07:03:47.518 [eventLoopGroupProxy-4-1 @coroutine#431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1317ac2c 2024-05-04 07:03:47.518 [eventLoopGroupProxy-4-1 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:47.519 [eventLoopGroupProxy-4-1 @call-handler#430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-05-04 07:03:47.523 [DefaultDispatcher-worker-13 @coroutine#423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:47.538 [DefaultDispatcher-worker-9 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-05-04 07:03:47.551 [DefaultDispatcher-worker-2 @coroutine#389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-05-04 07:03:47.566 [DefaultDispatcher-worker-2 @coroutine#389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 07:03:47.566 [DefaultDispatcher-worker-2 @coroutine#389] 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-04 07:03:47.566 [DefaultDispatcher-worker-2 @coroutine#389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 07:03:47.566 [DefaultDispatcher-worker-2 @coroutine#389] 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-04 07:03:47.568 [eventLoopGroupProxy-4-1 @call-handler#444] 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-04 07:03:47.568 [eventLoopGroupProxy-4-1 @call-handler#444] 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-04 07:03:47.568 [eventLoopGroupProxy-4-1 @call-handler#444] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 07:03:47.593 [DefaultDispatcher-worker-5 @call-handler#444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314c28dc 2024-05-04 07:03:47.594 [eventLoopGroupProxy-4-1 @call-handler#444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:47.594 [eventLoopGroupProxy-4-1 @call-handler#444] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 26ms 2024-05-04 07:03:47.595 [DefaultDispatcher-worker-5 @coroutine#389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 07:03:47.595 [DefaultDispatcher-worker-5 @coroutine#389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 07:03:47.595 [DefaultDispatcher-worker-9 @coroutine#361] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588248288898277376/_ustadmanifest.json 2024-05-04 07:03:47.596 [DefaultDispatcher-worker-5 @coroutine#389] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 07:03:47.596 [DefaultDispatcher-worker-9 @coroutine#361] 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/588248288898277376/_ustadmanifest.json. 2024-05-04 07:03:47.596 [DefaultDispatcher-worker-5 @coroutine#389] 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-04 07:03:47.596 [DefaultDispatcher-worker-9 @coroutine#361] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588248288898277376/_ustadmanifest.json 2024-05-04 07:03:47.599 [DefaultDispatcher-worker-9 @coroutine#361] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588248288898277376/_ustadmanifest.json 2024-05-04 07:03:47.599 [DefaultDispatcher-worker-9 @coroutine#361] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588248288898277376/_ustadmanifest.json 2024-05-04 07:03:47.600 [DefaultDispatcher-worker-9 @coroutine#361] 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/588248288898277376/_ustadmanifest.json. 2024-05-04 07:03:47.600 [DefaultDispatcher-worker-9 @coroutine#361] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588248288898277376/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 07:03:47.609 [DefaultDispatcher-worker-8 @coroutine#389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c 2024-05-04 07:03:47.613 [DefaultDispatcher-worker-9 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@314c28dc 2024-05-04 07:03:47.615 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-05-04 07:03:47.615 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-05-04 07:03:47.615 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-05-04 07:03:47.615 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-05-04 07:03:47.615 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-05-04 07:03:47.618 [Test worker @coroutine#456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ffa8126 2024-05-04 07:03:47.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-05-04 07:03:47.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-05-04 07:03:47.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:47.618 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1dc2c13c: (connection evicted) 2024-05-04 07:03:47.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:47.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-05-04 07:03:47.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-05-04 07:03:47.665 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 07:03:47.665 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 07:03:47.975 [DefaultDispatcher-worker-2 @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f8f5a6 2024-05-04 07:03:48.039 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 07:03:48.624 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@25a2f432 2024-05-04 07:03:48.624 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@25a2f432 2024-05-04 07:03:48.628 [Test worker @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1317ac2c 2024-05-04 07:03:48.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-05-04 07:03:48.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-05-04 07:03:48.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:48.628 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@314c28dc: (connection evicted) 2024-05-04 07:03:48.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:48.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-05-04 07:03:48.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-05-04 07:03:48.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-05-04 07:03:48.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:48.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:48.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:48.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:48.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:48.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:48.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c7aba7c 2024-05-04 07:03:48.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:48.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:48.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:48.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:48.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:48.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:48.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:48.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:48.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:48.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:48.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:48.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:48.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:48.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:48.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:48.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:48.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:48.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:48.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:48.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-05-04 07:03:48.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:48.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:48.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:48.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:48.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:48.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:48.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:48.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:48.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-05-04 07:03:48.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2024-05-04 07:03:48.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2024-05-04 07:03:48.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@407d2a01 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:48.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:48.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-05-04 07:03:48.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1387bd84 2024-05-04 07:03:48.637 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1387bd84 2024-05-04 07:03:48.637 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-05-04 07:03:48.651 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-04 07:03:48.653 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-05-04 07:03:48.653 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@51a5a8ba 2024-05-04 07:03:48.655 [DefaultDispatcher-worker-9 @coroutine#471] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e667e95 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:48.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:48.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-05-04 07:03:48.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2024-05-04 07:03:48.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2024-05-04 07:03:48.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-05-04 07:03:48.658 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-05-04 07:03:48.658 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-05-04 07:03:48.658 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-05-04 07:03:48.658 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-05-04 07:03:48.659 [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-04 07:03:48.659 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-05-04 07:03:48.659 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-05-04 07:03:48.659 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-05-04 07:03:48.659 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47bfde21 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:48.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-05-04 07:03:48.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-05-04 07:03:48.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-05-04 07:03:48.698 [DefaultDispatcher-worker-2 @coroutine#476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-05-04 07:03:48.708 [DefaultDispatcher-worker-4 @coroutine#476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-05-04 07:03:48.715 [DefaultDispatcher-worker-4 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2024-05-04 07:03:48.718 [Test worker @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2024-05-04 07:03:48.728 [DefaultDispatcher-worker-5 @coroutine#476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-05-04 07:03:48.734 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:48.736 [DefaultDispatcher-worker-4 @coroutine#476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-05-04 07:03:48.736 [Test worker @coroutine#476] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588248291785728000/_ustadmanifest.json 2024-05-04 07:03:48.736 [Test worker @coroutine#476] 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/588248291785728000/_ustadmanifest.json. 2024-05-04 07:03:48.736 [Test worker @coroutine#476] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588248291785728000/_ustadmanifest.json 2024-05-04 07:03:48.737 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:48.738 [Test worker @coroutine#476] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588248291785728000/_ustadmanifest.json 2024-05-04 07:03:48.738 [Test worker @coroutine#476] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588248291785728000/_ustadmanifest.json 2024-05-04 07:03:48.739 [Test worker @coroutine#476] 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/588248291785728000/_ustadmanifest.json. 2024-05-04 07:03:48.739 [Test worker @coroutine#476] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588248291785728000/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 07:03:48.754 [DefaultDispatcher-worker-3 @coroutine#476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-05-04 07:03:48.755 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-04 07:03:48.755 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-db0d4140-5af8-4c53-81b7-dda5d17c0e28', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-04 07:03:48.756 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:48.757 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 07:03:48.757 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-db0d4140-5af8-4c53-81b7-dda5d17c0e28 2024-05-04 07:03:48.758 [DefaultDispatcher-worker-3 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:03:48.759 [DefaultDispatcher-worker-3 @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/ackAndGetPendingReplications. 2024-05-04 07:03:48.759 [DefaultDispatcher-worker-3 @coroutine#496] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:03:48.759 [DefaultDispatcher-worker-3 @coroutine#496] 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-04 07:03:48.760 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:03:48.764 [eventLoopGroupProxy-7-2 @call-handler#507] 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-04 07:03:48.764 [eventLoopGroupProxy-7-1 @call-handler#506] 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-04 07:03:48.765 [eventLoopGroupProxy-7-2 @call-handler#507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:48.765 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-04 07:03:48.765 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 07:03:48.766 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:48.766 [eventLoopGroupProxy-7-1 @call-handler#506] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-05-04 07:03:48.767 [DefaultDispatcher-worker-15 @coroutine#496] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:03:48.767 [DefaultDispatcher-worker-15 @coroutine#496] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:03:48.768 [DefaultDispatcher-worker-14 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-05-04 07:03:48.769 [DefaultDispatcher-worker-14 @coroutine#495] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 07:03:48.769 [DefaultDispatcher-worker-14 @coroutine#495] 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-04 07:03:48.769 [DefaultDispatcher-worker-14 @coroutine#495] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 07:03:48.772 [DefaultDispatcher-worker-3 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 07:03:48.772 [DefaultDispatcher-worker-3 @coroutine#494] 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-04 07:03:48.772 [DefaultDispatcher-worker-3 @coroutine#494] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-04 07:03:48.772 [DefaultDispatcher-worker-3 @coroutine#494] 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-04 07:03:48.772 [eventLoopGroupProxy-7-1 @call-handler#515] 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-04 07:03:48.773 [eventLoopGroupProxy-7-1 @call-handler#515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:48.773 [eventLoopGroupProxy-7-1 @call-handler#515] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-05-04 07:03:48.776 [DefaultDispatcher-worker-9 @coroutine#495] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 07:03:48.776 [DefaultDispatcher-worker-9 @coroutine#495] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 07:03:48.776 [eventLoopGroupProxy-7-3 @call-handler#520] 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-04 07:03:48.776 [eventLoopGroupProxy-7-3 @call-handler#520] 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-04 07:03:48.778 [eventLoopGroupProxy-7-3 @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2024-05-04 07:03:48.780 [eventLoopGroupProxy-7-3 @call-handler#520] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-05-04 07:03:48.781 [DefaultDispatcher-worker-9 @coroutine#494] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-04 07:03:48.781 [DefaultDispatcher-worker-9 @coroutine#494] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 07:03:48.782 [DefaultDispatcher-worker-9 @coroutine#494] 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-04 07:03:48.782 [DefaultDispatcher-worker-9 @coroutine#494] 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-04 07:03:48.784 [DefaultDispatcher-worker-9 @coroutine#527] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:48.784 [DefaultDispatcher-worker-9 @coroutine#527] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:48.784 [DefaultDispatcher-worker-9 @coroutine#527] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:48.784 [DefaultDispatcher-worker-9 @coroutine#527] TRACE i.k.c.plugins.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-04 07:03:48.787 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:48.787 [DefaultDispatcher-worker-16 @coroutine#495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-05-04 07:03:48.792 [eventLoopGroupProxy-7-1 @coroutine#531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2024-05-04 07:03:48.792 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:48.793 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-05-04 07:03:48.793 [DefaultDispatcher-worker-16 @coroutine#527] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:48.796 [DefaultDispatcher-worker-16 @coroutine#527] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:48.796 [DefaultDispatcher-worker-16 @coroutine#527] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:48.796 [DefaultDispatcher-worker-16 @coroutine#527] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:48.796 [DefaultDispatcher-worker-16 @coroutine#527] TRACE i.k.c.plugins.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-04 07:03:48.799 [DefaultDispatcher-worker-12 @coroutine#497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-05-04 07:03:48.799 [eventLoopGroupProxy-7-1 @call-handler#535] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-04 07:03:48.802 [eventLoopGroupProxy-7-1 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2024-05-04 07:03:48.802 [eventLoopGroupProxy-7-1 @call-handler#535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:48.802 [eventLoopGroupProxy-7-1 @call-handler#535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:48.803 [DefaultDispatcher-worker-12 @coroutine#527] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:48.805 [DefaultDispatcher-worker-12 @coroutine#527] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:48.805 [DefaultDispatcher-worker-12 @coroutine#527] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:48.805 [DefaultDispatcher-worker-12 @coroutine#527] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:48.805 [DefaultDispatcher-worker-12 @coroutine#527] TRACE i.k.c.plugins.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-04 07:03:48.807 [eventLoopGroupProxy-7-1 @call-handler#540] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-04 07:03:48.851 [eventLoopGroupProxy-7-1 @call-handler#540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:48.851 [eventLoopGroupProxy-7-1 @call-handler#540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 07:03:48.852 [DefaultDispatcher-worker-12 @coroutine#527] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:48.853 [DefaultDispatcher-worker-12 @coroutine#527] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:48.854 [DefaultDispatcher-worker-12 @coroutine#527] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:48.854 [DefaultDispatcher-worker-12 @coroutine#527] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:48.854 [DefaultDispatcher-worker-12 @coroutine#527] TRACE i.k.c.plugins.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-04 07:03:48.856 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:48.857 [eventLoopGroupProxy-7-1 @call-handler#543] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-05-04 07:03:48.857 [DefaultDispatcher-worker-12 @coroutine#527] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:48.858 [DefaultDispatcher-worker-15 @coroutine#527] 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-04 07:03:48.858 [DefaultDispatcher-worker-15 @coroutine#527] 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-04 07:03:48.858 [DefaultDispatcher-worker-15 @coroutine#527] 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-04 07:03:48.859 [DefaultDispatcher-worker-15 @coroutine#527] 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-04 07:03:48.871 [DefaultDispatcher-worker-11 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-05-04 07:03:48.880 [DefaultDispatcher-worker-10 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-05-04 07:03:48.883 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-04 07:03:49.382 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-b561369c-e109-4ce5-8523-a78f1c294fff', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-04 07:03:49.382 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 07:03:49.382 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-b561369c-e109-4ce5-8523-a78f1c294fff 2024-05-04 07:03:49.387 [DefaultDispatcher-worker-11 @coroutine#549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 07:03:49.387 [DefaultDispatcher-worker-11 @coroutine#549] 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-04 07:03:49.387 [DefaultDispatcher-worker-11 @coroutine#549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-04 07:03:49.387 [DefaultDispatcher-worker-11 @coroutine#549] 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-04 07:03:49.389 [eventLoopGroupProxy-7-1 @call-handler#552] 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-04 07:03:49.390 [eventLoopGroupProxy-7-1 @call-handler#552] 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-04 07:03:49.391 [eventLoopGroupProxy-7-1 @coroutine#553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2024-05-04 07:03:49.394 [eventLoopGroupProxy-7-1 @call-handler#552] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-05-04 07:03:49.395 [DefaultDispatcher-worker-11 @coroutine#549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-04 07:03:49.395 [DefaultDispatcher-worker-11 @coroutine#549] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 07:03:49.395 [DefaultDispatcher-worker-11 @coroutine#549] 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-04 07:03:49.395 [DefaultDispatcher-worker-11 @coroutine#549] 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-04 07:03:49.397 [DefaultDispatcher-worker-11 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.397 [DefaultDispatcher-worker-11 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:49.397 [DefaultDispatcher-worker-11 @coroutine#557] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.397 [DefaultDispatcher-worker-11 @coroutine#557] TRACE i.k.c.plugins.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-04 07:03:49.399 [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-04 07:03:49.403 [eventLoopGroupProxy-7-1 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:49.403 [eventLoopGroupProxy-7-1 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 07:03:49.403 [DefaultDispatcher-worker-11 @coroutine#557] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.405 [DefaultDispatcher-worker-11 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.405 [DefaultDispatcher-worker-11 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:49.405 [DefaultDispatcher-worker-11 @coroutine#557] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.405 [DefaultDispatcher-worker-11 @coroutine#557] TRACE i.k.c.plugins.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-04 07:03:49.408 [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-04 07:03:49.411 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:49.411 [eventLoopGroupProxy-7-1 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 07:03:49.411 [DefaultDispatcher-worker-11 @coroutine#557] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.413 [DefaultDispatcher-worker-11 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.413 [DefaultDispatcher-worker-11 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:49.413 [DefaultDispatcher-worker-11 @coroutine#557] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.413 [DefaultDispatcher-worker-11 @coroutine#557] TRACE i.k.c.plugins.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-04 07:03:49.415 [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-04 07:03:49.459 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:49.459 [eventLoopGroupProxy-7-1 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 07:03:49.460 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.461 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.461 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:49.461 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.461 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.c.plugins.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-04 07:03:49.463 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:49.507 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:49.507 [eventLoopGroupProxy-7-1 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 07:03:49.508 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.509 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.509 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:49.509 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.509 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.c.plugins.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-04 07:03:49.511 [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-04 07:03:49.555 [eventLoopGroupProxy-7-1 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:49.555 [eventLoopGroupProxy-7-1 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 07:03:49.556 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.557 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.557 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:49.557 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.557 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.c.plugins.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-04 07:03:49.559 [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-04 07:03:49.602 [eventLoopGroupProxy-7-1 @call-handler#575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:49.603 [eventLoopGroupProxy-7-1 @call-handler#575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 07:03:49.603 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.604 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.604 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:49.604 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.604 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.c.plugins.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-04 07:03:49.606 [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-04 07:03:49.650 [eventLoopGroupProxy-7-1 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:49.651 [eventLoopGroupProxy-7-1 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 07:03:49.651 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.652 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.652 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:49.652 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.652 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.c.plugins.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-04 07:03:49.655 [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-04 07:03:49.698 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:49.699 [eventLoopGroupProxy-7-1 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 07:03:49.699 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.700 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.700 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:49.700 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.700 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.c.plugins.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-04 07:03:49.702 [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-04 07:03:49.746 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:49.747 [eventLoopGroupProxy-7-1 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 07:03:49.747 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.748 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.748 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:49.748 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.748 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.c.plugins.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-04 07:03:49.751 [eventLoopGroupProxy-7-1 @call-handler#587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:49.794 [eventLoopGroupProxy-7-1 @call-handler#587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:49.795 [eventLoopGroupProxy-7-1 @call-handler#587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 07:03:49.795 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.796 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.796 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:49.796 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.797 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.c.plugins.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-04 07:03:49.799 [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-04 07:03:49.842 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:49.842 [eventLoopGroupProxy-7-1 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 07:03:49.843 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.844 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.844 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:49.844 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.844 [DefaultDispatcher-worker-16 @coroutine#557] TRACE i.k.c.plugins.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-04 07:03:49.846 [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-04 07:03:49.890 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:49.890 [eventLoopGroupProxy-7-1 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 07:03:49.891 [DefaultDispatcher-worker-11 @coroutine#557] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.892 [DefaultDispatcher-worker-11 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.892 [DefaultDispatcher-worker-11 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:49.892 [DefaultDispatcher-worker-11 @coroutine#557] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.892 [DefaultDispatcher-worker-11 @coroutine#557] TRACE i.k.c.plugins.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-04 07:03:49.894 [eventLoopGroupProxy-7-1 @call-handler#597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:49.896 [DefaultDispatcher-worker-6 @coroutine#550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-05-04 07:03:49.938 [eventLoopGroupProxy-7-1 @call-handler#597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:49.938 [eventLoopGroupProxy-7-1 @call-handler#597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 07:03:49.939 [DefaultDispatcher-worker-6 @coroutine#557] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.940 [DefaultDispatcher-worker-6 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.940 [DefaultDispatcher-worker-6 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:49.940 [DefaultDispatcher-worker-6 @coroutine#557] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.941 [DefaultDispatcher-worker-6 @coroutine#557] TRACE i.k.c.plugins.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-04 07:03:49.943 [eventLoopGroupProxy-7-1 @call-handler#601] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:49.992 [eventLoopGroupProxy-7-1 @coroutine#602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2024-05-04 07:03:49.993 [eventLoopGroupProxy-7-1 @call-handler#601] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:49.993 [eventLoopGroupProxy-7-1 @call-handler#601] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-05-04 07:03:49.994 [DefaultDispatcher-worker-6 @coroutine#557] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.996 [DefaultDispatcher-worker-6 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.996 [DefaultDispatcher-worker-6 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:49.996 [DefaultDispatcher-worker-6 @coroutine#557] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:49.996 [DefaultDispatcher-worker-6 @coroutine#557] TRACE i.k.c.plugins.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-04 07:03:49.998 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-04 07:03:50.001 [eventLoopGroupProxy-7-1 @coroutine#607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2024-05-04 07:03:50.001 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:50.002 [eventLoopGroupProxy-7-1 @call-handler#606] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 07:03:50.002 [DefaultDispatcher-worker-6 @coroutine#557] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:50.004 [DefaultDispatcher-worker-6 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:50.004 [DefaultDispatcher-worker-6 @coroutine#557] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:50.004 [DefaultDispatcher-worker-6 @coroutine#557] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:50.004 [DefaultDispatcher-worker-6 @coroutine#557] TRACE i.k.c.plugins.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-04 07:03:50.005 [eventLoopGroupProxy-7-1 @call-handler#611] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-04 07:03:50.008 [eventLoopGroupProxy-7-1 @coroutine#612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2024-05-04 07:03:50.008 [eventLoopGroupProxy-7-1 @call-handler#611] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:50.008 [eventLoopGroupProxy-7-1 @call-handler#611] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:50.009 [DefaultDispatcher-worker-6 @coroutine#557] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:50.022 [DefaultDispatcher-worker-9 @coroutine#549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-05-04 07:03:50.031 [DefaultDispatcher-worker-9 @coroutine#497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-05-04 07:03:50.031 [DefaultDispatcher-worker-9 @coroutine#497] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 07:03:50.031 [DefaultDispatcher-worker-9 @coroutine#497] 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-04 07:03:50.031 [DefaultDispatcher-worker-9 @coroutine#497] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 07:03:50.031 [DefaultDispatcher-worker-9 @coroutine#497] 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-04 07:03:50.033 [eventLoopGroupProxy-7-1 @call-handler#621] 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-04 07:03:50.034 [eventLoopGroupProxy-7-1 @call-handler#621] 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-04 07:03:50.034 [eventLoopGroupProxy-7-1 @call-handler#621] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 07:03:50.056 [DefaultDispatcher-worker-11 @call-handler#621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1387bd84 2024-05-04 07:03:50.057 [eventLoopGroupProxy-7-1 @call-handler#621] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:50.057 [eventLoopGroupProxy-7-1 @call-handler#621] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 24ms 2024-05-04 07:03:50.057 [DefaultDispatcher-worker-10 @coroutine#470] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588248291785728000/_ustadmanifest.json 2024-05-04 07:03:50.057 [DefaultDispatcher-worker-10 @coroutine#470] 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/588248291785728000/_ustadmanifest.json. 2024-05-04 07:03:50.057 [DefaultDispatcher-worker-10 @coroutine#470] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588248291785728000/_ustadmanifest.json 2024-05-04 07:03:50.058 [DefaultDispatcher-worker-11 @coroutine#497] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 07:03:50.058 [DefaultDispatcher-worker-11 @coroutine#497] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 07:03:50.058 [DefaultDispatcher-worker-11 @coroutine#497] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 07:03:50.058 [DefaultDispatcher-worker-11 @coroutine#497] 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-04 07:03:50.059 [DefaultDispatcher-worker-3 @coroutine#470] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588248291785728000/_ustadmanifest.json 2024-05-04 07:03:50.059 [DefaultDispatcher-worker-3 @coroutine#470] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588248291785728000/_ustadmanifest.json 2024-05-04 07:03:50.060 [DefaultDispatcher-worker-9 @coroutine#470] 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/588248291785728000/_ustadmanifest.json. 2024-05-04 07:03:50.060 [DefaultDispatcher-worker-9 @coroutine#470] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588248291785728000/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 07:03:50.071 [DefaultDispatcher-worker-4 @coroutine#497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20706e70 2024-05-04 07:03:50.074 [DefaultDispatcher-worker-12 @coroutine#470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1387bd84 2024-05-04 07:03:50.075 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-05-04 07:03:50.075 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-05-04 07:03:50.075 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-05-04 07:03:50.075 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-05-04 07:03:50.075 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-05-04 07:03:50.077 [Test worker @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b62ebd 2024-05-04 07:03:50.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-05-04 07:03:50.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-05-04 07:03:50.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:50.077 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20706e70: (connection evicted) 2024-05-04 07:03:50.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:50.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-05-04 07:03:50.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-05-04 07:03:50.159 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 07:03:50.383 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 07:03:50.523 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 07:03:50.636 [DefaultDispatcher-worker-12 @coroutine#641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a319a2e 2024-05-04 07:03:51.081 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@51a5a8ba 2024-05-04 07:03:51.082 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@51a5a8ba 2024-05-04 07:03:51.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-05-04 07:03:51.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-05-04 07:03:51.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:51.082 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1387bd84: (connection evicted) 2024-05-04 07:03:51.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:51.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-05-04 07:03:51.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-05-04 07:03:51.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-05-04 07:03:51.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:51.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:51.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:51.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:51.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:51.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:51.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14d6ede3 2024-05-04 07:03:51.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:51.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:51.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:51.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:51.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:51.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:51.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:51.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:51.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:51.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:51.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:51.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:51.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:51.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:51.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:51.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:51.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:51.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:51.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:51.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-05-04 07:03:51.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:51.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:51.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:51.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:51.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:51.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:51.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:51.087 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:51.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-05-04 07:03:51.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@147c4523 2024-05-04 07:03:51.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@147c4523 2024-05-04 07:03:51.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cb6b81b 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:51.091 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:51.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-05-04 07:03:51.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c19350 2024-05-04 07:03:51.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c19350 2024-05-04 07:03:51.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-05-04 07:03:51.110 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-04 07:03:51.111 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-05-04 07:03:51.111 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7f3a92fd 2024-05-04 07:03:51.112 [DefaultDispatcher-worker-4 @coroutine#650] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8942ece 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:51.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@15254569 2024-05-04 07:03:51.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@15254569 2024-05-04 07:03:51.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-05-04 07:03:51.116 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-05-04 07:03:51.116 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-05-04 07:03:51.116 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-05-04 07:03:51.116 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-05-04 07:03:51.116 [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-04 07:03:51.116 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-05-04 07:03:51.116 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-05-04 07:03:51.116 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-05-04 07:03:51.116 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 07:03:51.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-05-04 07:03:51.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:51.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:51.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:51.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:51.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:51.116 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7603cfc2 2024-05-04 07:03:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-05-04 07:03:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:51.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:51.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-05-04 07:03:51.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@24b4f4a 2024-05-04 07:03:51.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@24b4f4a 2024-05-04 07:03:51.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-05-04 07:03:51.157 [DefaultDispatcher-worker-11 @coroutine#655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b4f4a 2024-05-04 07:03:51.167 [DefaultDispatcher-worker-4 @coroutine#655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b4f4a 2024-05-04 07:03:51.174 [DefaultDispatcher-worker-11 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15254569 2024-05-04 07:03:51.177 [Test worker @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15254569 2024-05-04 07:03:51.187 [DefaultDispatcher-worker-11 @coroutine#655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b4f4a 2024-05-04 07:03:51.188 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:51.192 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:51.198 [DefaultDispatcher-worker-8 @coroutine#655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b4f4a 2024-05-04 07:03:51.199 [Test worker @coroutine#655] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588248306640261120/_ustadmanifest.json 2024-05-04 07:03:51.199 [Test worker @coroutine#655] 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/588248306640261120/_ustadmanifest.json. 2024-05-04 07:03:51.199 [Test worker @coroutine#655] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588248306640261120/_ustadmanifest.json 2024-05-04 07:03:51.201 [Test worker @coroutine#655] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588248306640261120/_ustadmanifest.json 2024-05-04 07:03:51.201 [Test worker @coroutine#655] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588248306640261120/_ustadmanifest.json 2024-05-04 07:03:51.201 [Test worker @coroutine#655] 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/588248306640261120/_ustadmanifest.json. 2024-05-04 07:03:51.201 [Test worker @coroutine#655] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588248306640261120/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 07:03:51.214 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:51.215 [DefaultDispatcher-worker-10 @coroutine#655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b4f4a 2024-05-04 07:03:51.216 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-04 07:03:51.216 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-92d8c490-b1cf-4b11-aa23-94abc0d75168', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-04 07:03:51.217 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:51.217 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 07:03:51.217 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-92d8c490-b1cf-4b11-aa23-94abc0d75168 2024-05-04 07:03:51.219 [DefaultDispatcher-worker-10 @coroutine#675] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:03:51.219 [DefaultDispatcher-worker-10 @coroutine#675] 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-04 07:03:51.219 [DefaultDispatcher-worker-10 @coroutine#675] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:03:51.219 [DefaultDispatcher-worker-10 @coroutine#675] 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-04 07:03:51.223 [eventLoopGroupProxy-10-2 @call-handler#685] 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-04 07:03:51.224 [eventLoopGroupProxy-10-1 @call-handler#686] 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-04 07:03:51.224 [eventLoopGroupProxy-10-2 @call-handler#685] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:51.224 [eventLoopGroupProxy-10-1 @call-handler#686] 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-04 07:03:51.224 [eventLoopGroupProxy-10-1 @call-handler#686] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 07:03:51.225 [eventLoopGroupProxy-10-1 @call-handler#686] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:51.225 [eventLoopGroupProxy-10-1 @call-handler#686] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-05-04 07:03:51.226 [DefaultDispatcher-worker-5 @coroutine#675] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:03:51.226 [DefaultDispatcher-worker-5 @coroutine#675] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:03:51.230 [DefaultDispatcher-worker-11 @coroutine#674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b4f4a 2024-05-04 07:03:51.230 [DefaultDispatcher-worker-11 @coroutine#674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 07:03:51.230 [DefaultDispatcher-worker-11 @coroutine#674] 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-04 07:03:51.230 [DefaultDispatcher-worker-11 @coroutine#674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 07:03:51.233 [DefaultDispatcher-worker-2 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 07:03:51.233 [DefaultDispatcher-worker-2 @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/api/blob/upload-init-batch. 2024-05-04 07:03:51.233 [DefaultDispatcher-worker-2 @coroutine#673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-04 07:03:51.233 [DefaultDispatcher-worker-2 @coroutine#673] 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-04 07:03:51.233 [eventLoopGroupProxy-10-1 @call-handler#694] 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-04 07:03:51.234 [eventLoopGroupProxy-10-1 @call-handler#694] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:51.234 [eventLoopGroupProxy-10-1 @call-handler#694] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-05-04 07:03:51.235 [DefaultDispatcher-worker-11 @coroutine#674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 07:03:51.235 [DefaultDispatcher-worker-11 @coroutine#674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 07:03:51.236 [eventLoopGroupProxy-10-3 @call-handler#701] 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-04 07:03:51.237 [eventLoopGroupProxy-10-3 @call-handler#701] 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-04 07:03:51.238 [eventLoopGroupProxy-10-3 @coroutine#702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147c4523 2024-05-04 07:03:51.240 [eventLoopGroupProxy-10-3 @call-handler#701] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-05-04 07:03:51.241 [DefaultDispatcher-worker-5 @coroutine#673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-04 07:03:51.241 [DefaultDispatcher-worker-5 @coroutine#673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 07:03:51.241 [DefaultDispatcher-worker-5 @coroutine#673] 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-04 07:03:51.241 [DefaultDispatcher-worker-5 @coroutine#673] 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-04 07:03:51.249 [DefaultDispatcher-worker-12 @coroutine#674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b4f4a 2024-05-04 07:03:51.249 [DefaultDispatcher-worker-5 @coroutine#706] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:51.249 [DefaultDispatcher-worker-5 @coroutine#706] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:51.249 [DefaultDispatcher-worker-5 @coroutine#706] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:51.249 [DefaultDispatcher-worker-5 @coroutine#706] TRACE i.k.c.plugins.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-04 07:03:51.251 [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-04 07:03:51.255 [eventLoopGroupProxy-10-1 @coroutine#710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147c4523 2024-05-04 07:03:51.255 [eventLoopGroupProxy-10-1 @call-handler#709] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:51.255 [eventLoopGroupProxy-10-1 @call-handler#709] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 07:03:51.257 [DefaultDispatcher-worker-12 @coroutine#706] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:51.263 [DefaultDispatcher-worker-12 @coroutine#706] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:51.263 [DefaultDispatcher-worker-10 @coroutine#676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b4f4a 2024-05-04 07:03:51.263 [DefaultDispatcher-worker-12 @coroutine#706] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:51.263 [DefaultDispatcher-worker-12 @coroutine#706] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:51.263 [DefaultDispatcher-worker-12 @coroutine#706] TRACE i.k.c.plugins.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-04 07:03:51.265 [eventLoopGroupProxy-10-1 @call-handler#714] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-04 07:03:51.267 [eventLoopGroupProxy-10-1 @coroutine#715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147c4523 2024-05-04 07:03:51.268 [eventLoopGroupProxy-10-1 @call-handler#714] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:51.268 [eventLoopGroupProxy-10-1 @call-handler#714] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:51.268 [DefaultDispatcher-worker-12 @coroutine#706] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:51.272 [DefaultDispatcher-worker-4 @coroutine#706] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:51.272 [DefaultDispatcher-worker-4 @coroutine#706] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:51.272 [DefaultDispatcher-worker-4 @coroutine#706] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:51.272 [DefaultDispatcher-worker-4 @coroutine#706] TRACE i.k.c.plugins.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-04 07:03:51.274 [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-04 07:03:51.281 [eventLoopGroupProxy-10-1 @coroutine#721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147c4523 2024-05-04 07:03:51.282 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:51.282 [eventLoopGroupProxy-10-1 @call-handler#720] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-05-04 07:03:51.283 [DefaultDispatcher-worker-4 @coroutine#706] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:51.288 [DefaultDispatcher-worker-4 @coroutine#706] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:51.289 [DefaultDispatcher-worker-4 @coroutine#706] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:51.289 [DefaultDispatcher-worker-4 @coroutine#706] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:51.289 [DefaultDispatcher-worker-4 @coroutine#706] TRACE i.k.c.plugins.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-04 07:03:51.291 [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-04 07:03:51.293 [eventLoopGroupProxy-10-1 @coroutine#726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147c4523 2024-05-04 07:03:51.294 [eventLoopGroupProxy-10-1 @call-handler#725] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:51.294 [eventLoopGroupProxy-10-1 @call-handler#725] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:51.294 [DefaultDispatcher-worker-4 @coroutine#706] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:51.298 [DefaultDispatcher-worker-4 @coroutine#706] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:51.298 [DefaultDispatcher-worker-4 @coroutine#706] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:51.298 [DefaultDispatcher-worker-4 @coroutine#706] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:51.298 [DefaultDispatcher-worker-4 @coroutine#706] TRACE i.k.c.plugins.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-04 07:03:51.300 [eventLoopGroupProxy-10-1 @call-handler#730] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-04 07:03:51.303 [eventLoopGroupProxy-10-1 @coroutine#731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147c4523 2024-05-04 07:03:51.303 [eventLoopGroupProxy-10-1 @call-handler#730] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:51.303 [eventLoopGroupProxy-10-1 @call-handler#730] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 07:03:51.304 [DefaultDispatcher-worker-4 @coroutine#706] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:51.320 [DefaultDispatcher-worker-9 @coroutine#673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b4f4a 2024-05-04 07:03:51.333 [DefaultDispatcher-worker-16 @coroutine#676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b4f4a 2024-05-04 07:03:51.334 [DefaultDispatcher-worker-16 @coroutine#676] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 07:03:51.334 [DefaultDispatcher-worker-16 @coroutine#676] 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-04 07:03:51.334 [DefaultDispatcher-worker-16 @coroutine#676] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 07:03:51.334 [DefaultDispatcher-worker-16 @coroutine#676] 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-04 07:03:51.335 [eventLoopGroupProxy-10-1 @call-handler#740] 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-04 07:03:51.336 [eventLoopGroupProxy-10-1 @call-handler#740] 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-04 07:03:51.336 [eventLoopGroupProxy-10-1 @call-handler#740] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 07:03:51.357 [DefaultDispatcher-worker-16 @call-handler#740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c19350 2024-05-04 07:03:51.358 [eventLoopGroupProxy-10-1 @call-handler#740] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:51.358 [DefaultDispatcher-worker-4 @coroutine#649] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588248306640261120/_ustadmanifest.json 2024-05-04 07:03:51.358 [DefaultDispatcher-worker-4 @coroutine#649] 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/588248306640261120/_ustadmanifest.json. 2024-05-04 07:03:51.358 [eventLoopGroupProxy-10-1 @call-handler#740] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 23ms 2024-05-04 07:03:51.358 [DefaultDispatcher-worker-4 @coroutine#649] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588248306640261120/_ustadmanifest.json 2024-05-04 07:03:51.359 [DefaultDispatcher-worker-12 @coroutine#676] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 07:03:51.359 [DefaultDispatcher-worker-12 @coroutine#676] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 07:03:51.359 [DefaultDispatcher-worker-12 @coroutine#676] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 07:03:51.359 [DefaultDispatcher-worker-12 @coroutine#676] 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-04 07:03:51.360 [DefaultDispatcher-worker-10 @coroutine#649] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588248306640261120/_ustadmanifest.json 2024-05-04 07:03:51.361 [DefaultDispatcher-worker-10 @coroutine#649] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588248306640261120/_ustadmanifest.json 2024-05-04 07:03:51.361 [DefaultDispatcher-worker-10 @coroutine#649] 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/588248306640261120/_ustadmanifest.json. 2024-05-04 07:03:51.361 [DefaultDispatcher-worker-10 @coroutine#649] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588248306640261120/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 07:03:51.373 [DefaultDispatcher-worker-9 @coroutine#676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24b4f4a 2024-05-04 07:03:51.375 [DefaultDispatcher-worker-9 @coroutine#649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c19350 2024-05-04 07:03:51.376 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-05-04 07:03:51.376 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-05-04 07:03:51.376 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-05-04 07:03:51.376 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-05-04 07:03:51.376 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-05-04 07:03:51.378 [Test worker @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15254569 2024-05-04 07:03:51.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-05-04 07:03:51.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-05-04 07:03:51.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:51.378 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24b4f4a: (connection evicted) 2024-05-04 07:03:51.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:51.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-05-04 07:03:51.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-05-04 07:03:51.616 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 07:03:51.616 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 07:03:51.820 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 07:03:52.382 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7f3a92fd 2024-05-04 07:03:52.382 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7f3a92fd 2024-05-04 07:03:52.384 [Test worker @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@147c4523 2024-05-04 07:03:52.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-05-04 07:03:52.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-05-04 07:03:52.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:52.384 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46c19350: (connection evicted) 2024-05-04 07:03:52.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:52.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-05-04 07:03:52.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e2f16bd 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:52.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:52.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-05-04 07:03:52.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:52.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:52.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-05-04 07:03:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-05-04 07:03:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60658389 2024-05-04 07:03:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:52.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:52.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:52.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:52.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:52.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-05-04 07:03:52.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:52.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:52.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:52.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:52.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:52.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:52.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:52.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:52.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-05-04 07:03:52.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e563293 2024-05-04 07:03:52.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e563293 2024-05-04 07:03:52.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-05-04 07:03:52.411 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-04 07:03:52.412 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-05-04 07:03:52.412 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@9ba167e 2024-05-04 07:03:52.413 [DefaultDispatcher-worker-4 @coroutine#768] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-04 07:03:52.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8aafd70 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:52.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca0b05e 2024-05-04 07:03:52.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ca0b05e 2024-05-04 07:03:52.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-05-04 07:03:52.416 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-05-04 07:03:52.416 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-05-04 07:03:52.416 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-05-04 07:03:52.416 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-05-04 07:03:52.416 [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-04 07:03:52.416 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-05-04 07:03:52.416 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-05-04 07:03:52.416 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-05-04 07:03:52.416 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2faae7f6 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:52.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@1443539 2024-05-04 07:03:52.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@1443539 2024-05-04 07:03:52.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-05-04 07:03:52.459 [DefaultDispatcher-worker-16 @coroutine#773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1443539 2024-05-04 07:03:52.468 [DefaultDispatcher-worker-9 @coroutine#773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1443539 2024-05-04 07:03:52.491 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:52.494 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:52.514 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:52.517 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:52.576 [DefaultDispatcher-worker-9 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0b05e 2024-05-04 07:03:52.616 [DefaultDispatcher-worker-9 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0b05e 2024-05-04 07:03:52.622 [DefaultDispatcher-worker-9 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0b05e 2024-05-04 07:03:52.626 [DefaultDispatcher-worker-9 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0b05e 2024-05-04 07:03:52.637 [DefaultDispatcher-worker-12 @coroutine#773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1443539 2024-05-04 07:03:52.646 [DefaultDispatcher-worker-15 @coroutine#773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1443539 2024-05-04 07:03:52.647 [Test worker @coroutine#773] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588248309440503808/_ustadmanifest.json 2024-05-04 07:03:52.647 [Test worker @coroutine#773] 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/588248309440503808/_ustadmanifest.json. 2024-05-04 07:03:52.647 [Test worker @coroutine#773] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588248309440503808/_ustadmanifest.json 2024-05-04 07:03:52.649 [Test worker @coroutine#773] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588248309440503808/_ustadmanifest.json 2024-05-04 07:03:52.649 [Test worker @coroutine#773] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588248309440503808/_ustadmanifest.json 2024-05-04 07:03:52.651 [Test worker @coroutine#773] 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/588248309440503808/_ustadmanifest.json. 2024-05-04 07:03:52.651 [Test worker @coroutine#773] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588248309440503808/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 07:03:52.755 [DefaultDispatcher-worker-7 @coroutine#773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1443539 2024-05-04 07:03:52.755 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-04 07:03:52.755 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5f5020e8-8732-483b-b3e0-7fe2dd6bbe45', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-04 07:03:52.757 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 07:03:52.757 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5f5020e8-8732-483b-b3e0-7fe2dd6bbe45 2024-05-04 07:03:52.758 [DefaultDispatcher-worker-16 @coroutine#799] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:03:52.758 [DefaultDispatcher-worker-16 @coroutine#799] 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-04 07:03:52.758 [DefaultDispatcher-worker-16 @coroutine#799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:03:52.758 [DefaultDispatcher-worker-16 @coroutine#799] 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-04 07:03:52.761 [eventLoopGroupProxy-13-2 @call-handler#809] 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-04 07:03:52.761 [eventLoopGroupProxy-13-1 @call-handler#810] 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-04 07:03:52.761 [eventLoopGroupProxy-13-1 @call-handler#810] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:52.761 [eventLoopGroupProxy-13-2 @call-handler#809] 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-04 07:03:52.761 [eventLoopGroupProxy-13-2 @call-handler#809] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 07:03:52.762 [eventLoopGroupProxy-13-2 @call-handler#809] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:52.762 [eventLoopGroupProxy-13-2 @call-handler#809] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2024-05-04 07:03:52.763 [DefaultDispatcher-worker-10 @coroutine#799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:03:52.763 [DefaultDispatcher-worker-10 @coroutine#799] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:03:52.767 [DefaultDispatcher-worker-14 @coroutine#798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1443539 2024-05-04 07:03:52.767 [DefaultDispatcher-worker-14 @coroutine#798] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 07:03:52.767 [DefaultDispatcher-worker-14 @coroutine#798] 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-04 07:03:52.768 [DefaultDispatcher-worker-14 @coroutine#798] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 07:03:52.770 [eventLoopGroupProxy-13-2 @call-handler#818] 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-04 07:03:52.770 [eventLoopGroupProxy-13-2 @call-handler#818] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:52.770 [eventLoopGroupProxy-13-2 @call-handler#818] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-05-04 07:03:52.771 [DefaultDispatcher-worker-8 @coroutine#798] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 07:03:52.771 [DefaultDispatcher-worker-8 @coroutine#798] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 07:03:52.783 [DefaultDispatcher-worker-3 @coroutine#798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1443539 2024-05-04 07:03:52.793 [DefaultDispatcher-worker-9 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1443539 2024-05-04 07:03:52.795 [DefaultDispatcher-worker-4 @coroutine#797] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 07:03:52.795 [DefaultDispatcher-worker-4 @coroutine#797] 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-04 07:03:52.795 [DefaultDispatcher-worker-4 @coroutine#797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-04 07:03:52.795 [DefaultDispatcher-worker-4 @coroutine#797] 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-04 07:03:52.797 [eventLoopGroupProxy-13-2 @call-handler#825] 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-04 07:03:52.797 [eventLoopGroupProxy-13-2 @call-handler#825] 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-04 07:03:52.843 [eventLoopGroupProxy-13-2 @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:52.846 [eventLoopGroupProxy-13-2 @call-handler#825] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 49ms 2024-05-04 07:03:52.847 [DefaultDispatcher-worker-4 @coroutine#797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-04 07:03:52.847 [DefaultDispatcher-worker-4 @coroutine#797] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 07:03:52.849 [DefaultDispatcher-worker-16 @coroutine#797] 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-04 07:03:52.849 [DefaultDispatcher-worker-16 @coroutine#797] 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-04 07:03:52.856 [DefaultDispatcher-worker-16 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:52.856 [DefaultDispatcher-worker-16 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:52.856 [DefaultDispatcher-worker-16 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:52.856 [DefaultDispatcher-worker-16 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:52.858 [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-04 07:03:52.861 [eventLoopGroupProxy-13-2 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:52.861 [eventLoopGroupProxy-13-2 @call-handler#832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:52.862 [eventLoopGroupProxy-13-2 @call-handler#832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 07:03:52.862 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:52.864 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:52.864 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:52.864 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:52.864 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:52.866 [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-04 07:03:52.912 [eventLoopGroupProxy-13-2 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:52.913 [eventLoopGroupProxy-13-2 @call-handler#837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:52.913 [eventLoopGroupProxy-13-2 @call-handler#837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-04 07:03:52.914 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:52.917 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:52.917 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:52.917 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:52.917 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:52.919 [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-04 07:03:52.923 [eventLoopGroupProxy-13-2 @coroutine#843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:52.923 [eventLoopGroupProxy-13-2 @call-handler#842] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:52.924 [eventLoopGroupProxy-13-2 @call-handler#842] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-05-04 07:03:52.924 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:52.926 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:52.926 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:52.926 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:52.926 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:52.928 [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-04 07:03:52.937 [eventLoopGroupProxy-13-2 @coroutine#848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:52.938 [eventLoopGroupProxy-13-2 @call-handler#847] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:52.938 [eventLoopGroupProxy-13-2 @call-handler#847] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-05-04 07:03:52.939 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:52.942 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:52.942 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:52.942 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:52.942 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:52.944 [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-04 07:03:52.988 [eventLoopGroupProxy-13-2 @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:52.988 [eventLoopGroupProxy-13-2 @call-handler#852] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:52.989 [eventLoopGroupProxy-13-2 @call-handler#852] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 07:03:52.989 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:52.996 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:52.996 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:52.996 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:52.997 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:52.999 [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-04 07:03:53.074 [eventLoopGroupProxy-13-2 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.074 [eventLoopGroupProxy-13-2 @call-handler#857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.074 [eventLoopGroupProxy-13-2 @call-handler#857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 75ms 2024-05-04 07:03:53.075 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.080 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.080 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.080 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.080 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.082 [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-04 07:03:53.136 [eventLoopGroupProxy-13-2 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.137 [eventLoopGroupProxy-13-2 @call-handler#863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.137 [eventLoopGroupProxy-13-2 @call-handler#863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 55ms 2024-05-04 07:03:53.138 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.141 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.141 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.141 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.141 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.143 [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-04 07:03:53.188 [eventLoopGroupProxy-13-2 @coroutine#869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.188 [eventLoopGroupProxy-13-2 @call-handler#868] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.189 [eventLoopGroupProxy-13-2 @call-handler#868] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 07:03:53.189 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.193 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.193 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.193 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.193 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.195 [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-04 07:03:53.199 [eventLoopGroupProxy-13-2 @coroutine#874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.199 [eventLoopGroupProxy-13-2 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.199 [eventLoopGroupProxy-13-2 @call-handler#873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 07:03:53.200 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.202 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.202 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.202 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.202 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.204 [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-04 07:03:53.253 [eventLoopGroupProxy-13-2 @coroutine#879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.253 [eventLoopGroupProxy-13-2 @call-handler#878] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.253 [eventLoopGroupProxy-13-2 @call-handler#878] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-05-04 07:03:53.254 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.257 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.257 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.257 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.257 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.259 [eventLoopGroupProxy-13-2 @call-handler#883] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:53.262 [eventLoopGroupProxy-13-2 @coroutine#884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.262 [eventLoopGroupProxy-13-2 @call-handler#883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.262 [eventLoopGroupProxy-13-2 @call-handler#883] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:53.263 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.264 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.264 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.265 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.265 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.266 [eventLoopGroupProxy-13-2 @call-handler#888] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:53.269 [eventLoopGroupProxy-13-2 @coroutine#889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.269 [eventLoopGroupProxy-13-2 @call-handler#888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.269 [eventLoopGroupProxy-13-2 @call-handler#888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:53.270 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.272 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.272 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.272 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.272 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.278 [eventLoopGroupProxy-13-2 @call-handler#893] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:53.281 [eventLoopGroupProxy-13-2 @coroutine#894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.281 [eventLoopGroupProxy-13-2 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.281 [eventLoopGroupProxy-13-2 @call-handler#893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:53.282 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.284 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.284 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.284 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.284 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.285 [eventLoopGroupProxy-13-2 @call-handler#898] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:53.287 [eventLoopGroupProxy-13-2 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.288 [eventLoopGroupProxy-13-2 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.288 [eventLoopGroupProxy-13-2 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:53.288 [DefaultDispatcher-worker-10 @coroutine#819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1443539 2024-05-04 07:03:53.289 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.292 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.292 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.292 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.292 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.294 [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-04 07:03:53.296 [eventLoopGroupProxy-13-2 @coroutine#905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.297 [eventLoopGroupProxy-13-2 @call-handler#904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.297 [eventLoopGroupProxy-13-2 @call-handler#904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 07:03:53.298 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.299 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.299 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.299 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.299 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.301 [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-04 07:03:53.304 [eventLoopGroupProxy-13-2 @coroutine#910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.304 [eventLoopGroupProxy-13-2 @call-handler#909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.304 [eventLoopGroupProxy-13-2 @call-handler#909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:53.305 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.306 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.307 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.307 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.307 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.312 [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-04 07:03:53.314 [eventLoopGroupProxy-13-2 @coroutine#915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.314 [eventLoopGroupProxy-13-2 @call-handler#914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.315 [eventLoopGroupProxy-13-2 @call-handler#914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:53.315 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.316 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.317 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.317 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.317 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.318 [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-04 07:03:53.321 [eventLoopGroupProxy-13-2 @coroutine#920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.321 [eventLoopGroupProxy-13-2 @call-handler#919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.321 [eventLoopGroupProxy-13-2 @call-handler#919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:53.322 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.324 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.324 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.324 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.324 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.326 [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-04 07:03:53.329 [eventLoopGroupProxy-13-2 @coroutine#925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.329 [eventLoopGroupProxy-13-2 @call-handler#924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.330 [eventLoopGroupProxy-13-2 @call-handler#924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 07:03:53.330 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.332 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.332 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.332 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.332 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.334 [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-04 07:03:53.336 [eventLoopGroupProxy-13-2 @coroutine#930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.336 [eventLoopGroupProxy-13-2 @call-handler#929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.337 [eventLoopGroupProxy-13-2 @call-handler#929] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:53.337 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.339 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.339 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.339 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.339 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.345 [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-04 07:03:53.347 [eventLoopGroupProxy-13-2 @coroutine#935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.347 [eventLoopGroupProxy-13-2 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.348 [eventLoopGroupProxy-13-2 @call-handler#934] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:53.348 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.350 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.350 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.350 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.350 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.352 [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-04 07:03:53.354 [eventLoopGroupProxy-13-2 @coroutine#940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.354 [eventLoopGroupProxy-13-2 @call-handler#939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.355 [eventLoopGroupProxy-13-2 @call-handler#939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:53.355 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.358 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.358 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.358 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.358 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.359 [eventLoopGroupProxy-13-2 @call-handler#944] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-04 07:03:53.362 [eventLoopGroupProxy-13-2 @coroutine#945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.362 [eventLoopGroupProxy-13-2 @call-handler#944] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.362 [eventLoopGroupProxy-13-2 @call-handler#944] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:53.363 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.365 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.365 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.365 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.365 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.367 [eventLoopGroupProxy-13-2 @call-handler#949] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-04 07:03:53.369 [eventLoopGroupProxy-13-2 @coroutine#950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.370 [eventLoopGroupProxy-13-2 @call-handler#949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.370 [eventLoopGroupProxy-13-2 @call-handler#949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:53.370 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.376 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.376 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.376 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.376 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.378 [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-04 07:03:53.381 [eventLoopGroupProxy-13-2 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.381 [eventLoopGroupProxy-13-2 @call-handler#955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.381 [eventLoopGroupProxy-13-2 @call-handler#955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:53.382 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.385 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.385 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.385 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.385 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.387 [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-04 07:03:53.390 [eventLoopGroupProxy-13-2 @coroutine#961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.390 [eventLoopGroupProxy-13-2 @call-handler#960] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.390 [eventLoopGroupProxy-13-2 @call-handler#960] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:53.391 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.393 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.393 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.393 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.393 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.394 [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-04 07:03:53.397 [eventLoopGroupProxy-13-2 @coroutine#966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.397 [eventLoopGroupProxy-13-2 @call-handler#965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.397 [eventLoopGroupProxy-13-2 @call-handler#965] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:53.402 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.403 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.404 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.404 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.404 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.405 [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-04 07:03:53.408 [eventLoopGroupProxy-13-2 @coroutine#971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.408 [eventLoopGroupProxy-13-2 @call-handler#970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.408 [eventLoopGroupProxy-13-2 @call-handler#970] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:53.409 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.412 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.412 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.412 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.412 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.414 [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-04 07:03:53.416 [eventLoopGroupProxy-13-2 @coroutine#976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.417 [eventLoopGroupProxy-13-2 @call-handler#975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.417 [eventLoopGroupProxy-13-2 @call-handler#975] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:53.418 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.419 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.420 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.420 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.420 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.421 [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-04 07:03:53.424 [eventLoopGroupProxy-13-2 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.424 [eventLoopGroupProxy-13-2 @call-handler#980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.424 [eventLoopGroupProxy-13-2 @call-handler#980] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:53.425 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.431 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.431 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.431 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.431 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.433 [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-04 07:03:53.436 [eventLoopGroupProxy-13-2 @coroutine#986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.436 [eventLoopGroupProxy-13-2 @call-handler#985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.436 [eventLoopGroupProxy-13-2 @call-handler#985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:53.437 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.439 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.439 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.439 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.439 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.441 [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-04 07:03:53.443 [eventLoopGroupProxy-13-2 @coroutine#991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.444 [eventLoopGroupProxy-13-2 @call-handler#990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.444 [eventLoopGroupProxy-13-2 @call-handler#990] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 07:03:53.445 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.446 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.446 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.446 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.447 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.448 [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-04 07:03:53.450 [eventLoopGroupProxy-13-2 @coroutine#996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.451 [eventLoopGroupProxy-13-2 @call-handler#995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.451 [eventLoopGroupProxy-13-2 @call-handler#995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:53.452 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.457 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.457 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.457 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.457 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.459 [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-04 07:03:53.461 [eventLoopGroupProxy-13-2 @coroutine#1001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.462 [eventLoopGroupProxy-13-2 @call-handler#1000] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.462 [eventLoopGroupProxy-13-2 @call-handler#1000] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:53.462 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.465 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.465 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.465 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.465 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.467 [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-04 07:03:53.470 [eventLoopGroupProxy-13-2 @coroutine#1006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.470 [eventLoopGroupProxy-13-2 @call-handler#1005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.470 [eventLoopGroupProxy-13-2 @call-handler#1005] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:53.471 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.473 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.473 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.473 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.473 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.474 [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-04 07:03:53.477 [eventLoopGroupProxy-13-2 @coroutine#1011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.477 [eventLoopGroupProxy-13-2 @call-handler#1010] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.478 [eventLoopGroupProxy-13-2 @call-handler#1010] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 07:03:53.478 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.485 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.485 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.485 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.485 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.487 [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-04 07:03:53.532 [eventLoopGroupProxy-13-2 @coroutine#1016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.532 [eventLoopGroupProxy-13-2 @call-handler#1015] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.533 [eventLoopGroupProxy-13-2 @call-handler#1015] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 07:03:53.533 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.536 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.536 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.536 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.536 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.538 [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-04 07:03:53.542 [eventLoopGroupProxy-13-2 @coroutine#1021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.542 [eventLoopGroupProxy-13-2 @call-handler#1020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.543 [eventLoopGroupProxy-13-2 @call-handler#1020] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-05-04 07:03:53.543 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.544 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.544 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.544 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.544 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.546 [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-04 07:03:53.548 [eventLoopGroupProxy-13-2 @coroutine#1026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.548 [eventLoopGroupProxy-13-2 @call-handler#1025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.549 [eventLoopGroupProxy-13-2 @call-handler#1025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:53.553 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.555 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.555 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.555 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.555 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.556 [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-04 07:03:53.559 [eventLoopGroupProxy-13-2 @coroutine#1031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.559 [eventLoopGroupProxy-13-2 @call-handler#1030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.559 [eventLoopGroupProxy-13-2 @call-handler#1030] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:53.559 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.562 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.562 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.562 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.562 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.563 [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-04 07:03:53.609 [eventLoopGroupProxy-13-2 @coroutine#1036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.609 [eventLoopGroupProxy-13-2 @call-handler#1035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.609 [eventLoopGroupProxy-13-2 @call-handler#1035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 07:03:53.610 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.612 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.612 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.612 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.613 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.614 [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-04 07:03:53.662 [eventLoopGroupProxy-13-2 @coroutine#1041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.662 [eventLoopGroupProxy-13-2 @call-handler#1040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.662 [eventLoopGroupProxy-13-2 @call-handler#1040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-05-04 07:03:53.663 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.666 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.666 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.666 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.666 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.668 [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-04 07:03:53.671 [eventLoopGroupProxy-13-2 @coroutine#1047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.671 [eventLoopGroupProxy-13-2 @call-handler#1045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.671 [eventLoopGroupProxy-13-2 @call-handler#1045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:53.672 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.673 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.674 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.674 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.674 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.675 [eventLoopGroupProxy-13-2 @call-handler#1051] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:53.678 [eventLoopGroupProxy-13-2 @coroutine#1052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.678 [eventLoopGroupProxy-13-2 @call-handler#1051] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.678 [eventLoopGroupProxy-13-2 @call-handler#1051] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:53.679 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.684 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.685 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.685 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.685 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.686 [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-04 07:03:53.732 [eventLoopGroupProxy-13-2 @coroutine#1057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.732 [eventLoopGroupProxy-13-2 @call-handler#1056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.732 [eventLoopGroupProxy-13-2 @call-handler#1056] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 07:03:53.733 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.736 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.736 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.736 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.736 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.738 [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-04 07:03:53.740 [eventLoopGroupProxy-13-2 @coroutine#1062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.741 [eventLoopGroupProxy-13-2 @call-handler#1061] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.741 [eventLoopGroupProxy-13-2 @call-handler#1061] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 07:03:53.742 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.743 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.743 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.743 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.743 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.745 [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-04 07:03:53.747 [eventLoopGroupProxy-13-2 @coroutine#1067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.747 [eventLoopGroupProxy-13-2 @call-handler#1066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.747 [eventLoopGroupProxy-13-2 @call-handler#1066] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 07:03:53.748 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.749 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.749 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.749 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.749 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.755 [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-04 07:03:53.758 [eventLoopGroupProxy-13-2 @coroutine#1072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.758 [eventLoopGroupProxy-13-2 @call-handler#1071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.759 [eventLoopGroupProxy-13-2 @call-handler#1071] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 07:03:53.759 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.761 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.761 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.761 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.761 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.762 [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-04 07:03:53.764 [eventLoopGroupProxy-13-2 @coroutine#1077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.764 [eventLoopGroupProxy-13-2 @call-handler#1076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.764 [eventLoopGroupProxy-13-2 @call-handler#1076] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 07:03:53.765 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.767 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.768 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.768 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.768 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.769 [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-04 07:03:53.807 [DefaultDispatcher-worker-13 @coroutine#819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1443539 2024-05-04 07:03:53.819 [eventLoopGroupProxy-13-2 @coroutine#1083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.820 [eventLoopGroupProxy-13-2 @call-handler#1081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.820 [eventLoopGroupProxy-13-2 @call-handler#1081] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-05-04 07:03:53.820 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.824 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.824 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.824 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.824 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.826 [eventLoopGroupProxy-13-2 @call-handler#1087] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:53.829 [eventLoopGroupProxy-13-2 @coroutine#1088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.829 [eventLoopGroupProxy-13-2 @call-handler#1087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.829 [eventLoopGroupProxy-13-2 @call-handler#1087] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:53.830 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.832 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.832 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.832 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.832 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.833 [eventLoopGroupProxy-13-2 @call-handler#1092] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:53.835 [eventLoopGroupProxy-13-2 @coroutine#1093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.836 [eventLoopGroupProxy-13-2 @call-handler#1092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.836 [eventLoopGroupProxy-13-2 @call-handler#1092] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:53.837 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.838 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.838 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.838 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.838 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.839 [eventLoopGroupProxy-13-2 @call-handler#1097] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:53.846 [eventLoopGroupProxy-13-2 @coroutine#1098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.846 [eventLoopGroupProxy-13-2 @call-handler#1097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.846 [eventLoopGroupProxy-13-2 @call-handler#1097] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-05-04 07:03:53.847 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.848 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.848 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.848 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.848 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.849 [eventLoopGroupProxy-13-2 @call-handler#1102] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-04 07:03:53.851 [eventLoopGroupProxy-13-2 @coroutine#1103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.852 [eventLoopGroupProxy-13-2 @call-handler#1102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.852 [eventLoopGroupProxy-13-2 @call-handler#1102] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:53.852 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.854 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.855 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.855 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.855 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.856 [eventLoopGroupProxy-13-2 @call-handler#1107] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-04 07:03:53.859 [eventLoopGroupProxy-13-2 @coroutine#1108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.859 [eventLoopGroupProxy-13-2 @call-handler#1107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.860 [eventLoopGroupProxy-13-2 @call-handler#1107] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 07:03:53.860 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.861 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.861 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.861 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.861 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.863 [eventLoopGroupProxy-13-2 @call-handler#1112] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-04 07:03:53.866 [eventLoopGroupProxy-13-2 @coroutine#1113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.866 [eventLoopGroupProxy-13-2 @call-handler#1112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.867 [eventLoopGroupProxy-13-2 @call-handler#1112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 07:03:53.867 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.873 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.873 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.873 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.873 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.875 [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-04 07:03:53.877 [eventLoopGroupProxy-13-2 @coroutine#1118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.877 [eventLoopGroupProxy-13-2 @call-handler#1117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.877 [eventLoopGroupProxy-13-2 @call-handler#1117] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:53.878 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.881 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.881 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.881 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.881 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.882 [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-04 07:03:53.887 [eventLoopGroupProxy-13-2 @coroutine#1123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.887 [eventLoopGroupProxy-13-2 @call-handler#1122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.887 [eventLoopGroupProxy-13-2 @call-handler#1122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-05-04 07:03:53.888 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.889 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.889 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.889 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.889 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.890 [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-04 07:03:53.897 [eventLoopGroupProxy-13-2 @coroutine#1128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.897 [eventLoopGroupProxy-13-2 @call-handler#1127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.897 [eventLoopGroupProxy-13-2 @call-handler#1127] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-05-04 07:03:53.898 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.900 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.900 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.900 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.900 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.901 [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-04 07:03:53.904 [eventLoopGroupProxy-13-2 @coroutine#1133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.905 [eventLoopGroupProxy-13-2 @call-handler#1132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.905 [eventLoopGroupProxy-13-2 @call-handler#1132] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 07:03:53.905 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.908 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.908 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.908 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.908 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.909 [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-04 07:03:53.913 [eventLoopGroupProxy-13-2 @coroutine#1138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.913 [eventLoopGroupProxy-13-2 @call-handler#1137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.914 [eventLoopGroupProxy-13-2 @call-handler#1137] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-05-04 07:03:53.914 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.915 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.916 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.916 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.916 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.917 [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-04 07:03:53.919 [eventLoopGroupProxy-13-2 @coroutine#1143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.920 [eventLoopGroupProxy-13-2 @call-handler#1142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.920 [eventLoopGroupProxy-13-2 @call-handler#1142] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:53.924 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.926 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.926 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.926 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.926 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.928 [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-04 07:03:53.976 [eventLoopGroupProxy-13-2 @coroutine#1149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.976 [eventLoopGroupProxy-13-2 @call-handler#1147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.976 [eventLoopGroupProxy-13-2 @call-handler#1147] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-05-04 07:03:53.977 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.978 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.978 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.978 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.979 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.980 [eventLoopGroupProxy-13-2 @call-handler#1153] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:53.983 [eventLoopGroupProxy-13-2 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.984 [eventLoopGroupProxy-13-2 @call-handler#1153] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.984 [eventLoopGroupProxy-13-2 @call-handler#1153] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 07:03:53.984 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.986 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.986 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.986 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.986 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.988 [eventLoopGroupProxy-13-2 @call-handler#1158] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:53.990 [eventLoopGroupProxy-13-2 @coroutine#1159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:53.991 [eventLoopGroupProxy-13-2 @call-handler#1158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:53.991 [eventLoopGroupProxy-13-2 @call-handler#1158] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 07:03:53.991 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.993 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.993 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:53.993 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:53.993 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:53.994 [eventLoopGroupProxy-13-2 @call-handler#1163] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.039 [eventLoopGroupProxy-13-2 @coroutine#1164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.040 [eventLoopGroupProxy-13-2 @call-handler#1163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.040 [eventLoopGroupProxy-13-2 @call-handler#1163] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 07:03:54.041 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.042 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.042 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.042 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.042 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.044 [eventLoopGroupProxy-13-2 @call-handler#1168] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.047 [eventLoopGroupProxy-13-2 @coroutine#1169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.047 [eventLoopGroupProxy-13-2 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.047 [eventLoopGroupProxy-13-2 @call-handler#1168] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:54.048 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.050 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.050 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.050 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.050 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.051 [eventLoopGroupProxy-13-2 @call-handler#1173] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.054 [eventLoopGroupProxy-13-2 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.054 [eventLoopGroupProxy-13-2 @call-handler#1173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.054 [eventLoopGroupProxy-13-2 @call-handler#1173] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:54.055 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.056 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.056 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.056 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.056 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.058 [eventLoopGroupProxy-13-2 @call-handler#1178] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.060 [eventLoopGroupProxy-13-2 @coroutine#1179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.060 [eventLoopGroupProxy-13-2 @call-handler#1178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.060 [eventLoopGroupProxy-13-2 @call-handler#1178] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 07:03:54.061 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.062 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.062 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.062 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.062 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.063 [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-04 07:03:54.112 [eventLoopGroupProxy-13-2 @coroutine#1184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.112 [eventLoopGroupProxy-13-2 @call-handler#1183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.112 [eventLoopGroupProxy-13-2 @call-handler#1183] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-05-04 07:03:54.113 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.114 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.115 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.115 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.115 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.116 [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-04 07:03:54.118 [eventLoopGroupProxy-13-2 @coroutine#1189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.118 [eventLoopGroupProxy-13-2 @call-handler#1188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.119 [eventLoopGroupProxy-13-2 @call-handler#1188] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:54.119 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.121 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.121 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.121 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.121 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.122 [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-04 07:03:54.168 [eventLoopGroupProxy-13-2 @coroutine#1194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.169 [eventLoopGroupProxy-13-2 @call-handler#1193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.169 [eventLoopGroupProxy-13-2 @call-handler#1193] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-04 07:03:54.170 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.172 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.172 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.172 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.172 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.174 [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-04 07:03:54.223 [eventLoopGroupProxy-13-2 @coroutine#1199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.223 [eventLoopGroupProxy-13-2 @call-handler#1198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.223 [eventLoopGroupProxy-13-2 @call-handler#1198] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-05-04 07:03:54.224 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.226 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.226 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.226 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.226 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.227 [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-04 07:03:54.272 [eventLoopGroupProxy-13-2 @coroutine#1205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.273 [eventLoopGroupProxy-13-2 @call-handler#1203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.273 [eventLoopGroupProxy-13-2 @call-handler#1203] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 07:03:54.274 [DefaultDispatcher-worker-12 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.275 [DefaultDispatcher-worker-12 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.275 [DefaultDispatcher-worker-12 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.275 [DefaultDispatcher-worker-12 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.275 [DefaultDispatcher-worker-12 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.277 [eventLoopGroupProxy-13-2 @call-handler#1209] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.323 [eventLoopGroupProxy-13-2 @coroutine#1210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.323 [eventLoopGroupProxy-13-2 @call-handler#1209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.323 [eventLoopGroupProxy-13-2 @call-handler#1209] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 07:03:54.324 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.325 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.325 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.325 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.325 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.327 [eventLoopGroupProxy-13-2 @call-handler#1214] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.328 [DefaultDispatcher-worker-2 @coroutine#819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1443539 2024-05-04 07:03:54.329 [eventLoopGroupProxy-13-2 @coroutine#1216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.329 [eventLoopGroupProxy-13-2 @call-handler#1214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.329 [eventLoopGroupProxy-13-2 @call-handler#1214] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 07:03:54.329 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.331 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.331 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.331 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.331 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.332 [eventLoopGroupProxy-13-2 @call-handler#1220] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.335 [eventLoopGroupProxy-13-2 @coroutine#1221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.335 [eventLoopGroupProxy-13-2 @call-handler#1220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.335 [eventLoopGroupProxy-13-2 @call-handler#1220] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:54.335 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.336 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.337 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.337 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.337 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.338 [eventLoopGroupProxy-13-2 @call-handler#1225] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.340 [eventLoopGroupProxy-13-2 @coroutine#1226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.340 [eventLoopGroupProxy-13-2 @call-handler#1225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.340 [eventLoopGroupProxy-13-2 @call-handler#1225] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 07:03:54.341 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.342 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.342 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.342 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.342 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.343 [eventLoopGroupProxy-13-2 @call-handler#1230] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.345 [eventLoopGroupProxy-13-2 @coroutine#1231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.345 [eventLoopGroupProxy-13-2 @call-handler#1230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.345 [eventLoopGroupProxy-13-2 @call-handler#1230] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 07:03:54.346 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.347 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.347 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.347 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.347 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.349 [eventLoopGroupProxy-13-2 @call-handler#1235] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.351 [eventLoopGroupProxy-13-2 @coroutine#1236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.351 [eventLoopGroupProxy-13-2 @call-handler#1235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.351 [eventLoopGroupProxy-13-2 @call-handler#1235] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 07:03:54.352 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.353 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.354 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.354 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.354 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.355 [eventLoopGroupProxy-13-2 @call-handler#1240] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.357 [eventLoopGroupProxy-13-2 @coroutine#1241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.357 [eventLoopGroupProxy-13-2 @call-handler#1240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.357 [eventLoopGroupProxy-13-2 @call-handler#1240] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 07:03:54.358 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.359 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.359 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.359 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.359 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.360 [eventLoopGroupProxy-13-2 @call-handler#1245] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.362 [eventLoopGroupProxy-13-2 @coroutine#1246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.362 [eventLoopGroupProxy-13-2 @call-handler#1245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.362 [eventLoopGroupProxy-13-2 @call-handler#1245] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 07:03:54.364 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.365 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.365 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.365 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.365 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.367 [eventLoopGroupProxy-13-2 @call-handler#1250] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.369 [eventLoopGroupProxy-13-2 @coroutine#1251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.369 [eventLoopGroupProxy-13-2 @call-handler#1250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.370 [eventLoopGroupProxy-13-2 @call-handler#1250] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:54.370 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.371 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.371 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.371 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.371 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.372 [eventLoopGroupProxy-13-2 @call-handler#1255] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.374 [eventLoopGroupProxy-13-2 @coroutine#1256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.374 [eventLoopGroupProxy-13-2 @call-handler#1255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.375 [eventLoopGroupProxy-13-2 @call-handler#1255] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:54.375 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.376 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.376 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.376 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.376 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.377 [eventLoopGroupProxy-13-2 @call-handler#1260] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.379 [eventLoopGroupProxy-13-2 @coroutine#1261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.380 [eventLoopGroupProxy-13-2 @call-handler#1260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.380 [eventLoopGroupProxy-13-2 @call-handler#1260] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:54.380 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.381 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.381 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.382 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.382 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.383 [eventLoopGroupProxy-13-2 @call-handler#1265] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.386 [eventLoopGroupProxy-13-2 @coroutine#1266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.386 [eventLoopGroupProxy-13-2 @call-handler#1265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.387 [eventLoopGroupProxy-13-2 @call-handler#1265] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 07:03:54.387 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.388 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.388 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.388 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.388 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.389 [eventLoopGroupProxy-13-2 @call-handler#1270] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.391 [eventLoopGroupProxy-13-2 @coroutine#1271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.392 [eventLoopGroupProxy-13-2 @call-handler#1270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.392 [eventLoopGroupProxy-13-2 @call-handler#1270] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:54.392 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.393 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.393 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.393 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.393 [DefaultDispatcher-worker-7 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.394 [DefaultDispatcher-worker-11 @coroutine#1274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.394 [eventLoopGroupProxy-13-2 @call-handler#1277] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.396 [eventLoopGroupProxy-13-2 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.396 [eventLoopGroupProxy-13-2 @call-handler#1277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.397 [eventLoopGroupProxy-13-2 @call-handler#1277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:54.397 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.398 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.398 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.398 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.398 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.400 [eventLoopGroupProxy-13-2 @call-handler#1282] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.402 [eventLoopGroupProxy-13-2 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.402 [eventLoopGroupProxy-13-2 @call-handler#1282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.402 [eventLoopGroupProxy-13-2 @call-handler#1282] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:54.402 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.404 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.404 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.404 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.404 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.405 [eventLoopGroupProxy-13-2 @call-handler#1287] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.428 [DefaultDispatcher-worker-11 @coroutine#1288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0b05e 2024-05-04 07:03:54.453 [eventLoopGroupProxy-13-2 @coroutine#1290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.454 [eventLoopGroupProxy-13-2 @call-handler#1287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.454 [eventLoopGroupProxy-13-2 @call-handler#1287] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-05-04 07:03:54.454 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.456 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.456 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.456 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.456 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.458 [eventLoopGroupProxy-13-2 @call-handler#1294] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-04 07:03:54.460 [eventLoopGroupProxy-13-2 @coroutine#1295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.460 [eventLoopGroupProxy-13-2 @call-handler#1294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.460 [eventLoopGroupProxy-13-2 @call-handler#1294] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:54.461 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.462 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.462 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.462 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.462 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.463 [eventLoopGroupProxy-13-2 @call-handler#1299] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-04 07:03:54.465 [eventLoopGroupProxy-13-2 @coroutine#1300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.466 [eventLoopGroupProxy-13-2 @call-handler#1299] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.466 [eventLoopGroupProxy-13-2 @call-handler#1299] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:54.466 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.467 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.467 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.467 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.467 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.468 [eventLoopGroupProxy-13-2 @call-handler#1304] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.470 [eventLoopGroupProxy-13-2 @coroutine#1305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.471 [eventLoopGroupProxy-13-2 @call-handler#1304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.471 [eventLoopGroupProxy-13-2 @call-handler#1304] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:54.471 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.472 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.473 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.473 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.473 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.474 [eventLoopGroupProxy-13-2 @call-handler#1309] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.475 [eventLoopGroupProxy-13-2 @coroutine#1310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.476 [eventLoopGroupProxy-13-2 @call-handler#1309] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.476 [eventLoopGroupProxy-13-2 @call-handler#1309] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 07:03:54.476 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.477 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.478 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.478 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.478 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.479 [eventLoopGroupProxy-13-2 @call-handler#1314] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.481 [eventLoopGroupProxy-13-2 @coroutine#1315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.481 [eventLoopGroupProxy-13-2 @call-handler#1314] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.481 [eventLoopGroupProxy-13-2 @call-handler#1314] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 07:03:54.481 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.483 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.483 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.483 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.483 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.484 [eventLoopGroupProxy-13-2 @call-handler#1319] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-04 07:03:54.486 [eventLoopGroupProxy-13-2 @coroutine#1320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.486 [eventLoopGroupProxy-13-2 @call-handler#1319] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.486 [eventLoopGroupProxy-13-2 @call-handler#1319] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 07:03:54.487 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.488 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.488 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.488 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.488 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.489 [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-04 07:03:54.535 [eventLoopGroupProxy-13-2 @coroutine#1325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.536 [eventLoopGroupProxy-13-2 @call-handler#1324] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.536 [eventLoopGroupProxy-13-2 @call-handler#1324] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-04 07:03:54.536 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.538 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.538 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.538 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.538 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.539 [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-04 07:03:54.541 [eventLoopGroupProxy-13-2 @coroutine#1330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.541 [eventLoopGroupProxy-13-2 @call-handler#1329] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.541 [eventLoopGroupProxy-13-2 @call-handler#1329] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 07:03:54.542 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.543 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.543 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.543 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.543 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.544 [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-04 07:03:54.546 [eventLoopGroupProxy-13-2 @coroutine#1335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.546 [eventLoopGroupProxy-13-2 @call-handler#1334] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.546 [eventLoopGroupProxy-13-2 @call-handler#1334] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 07:03:54.547 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.549 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.549 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.549 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.549 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.550 [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-04 07:03:54.595 [eventLoopGroupProxy-13-2 @coroutine#1341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.596 [eventLoopGroupProxy-13-2 @call-handler#1339] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.596 [eventLoopGroupProxy-13-2 @call-handler#1339] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 07:03:54.596 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.598 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.598 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.598 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.599 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.600 [eventLoopGroupProxy-13-2 @call-handler#1345] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.602 [eventLoopGroupProxy-13-2 @coroutine#1346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.602 [eventLoopGroupProxy-13-2 @call-handler#1345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.602 [eventLoopGroupProxy-13-2 @call-handler#1345] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 07:03:54.603 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.604 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.604 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.604 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.604 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.605 [eventLoopGroupProxy-13-2 @call-handler#1350] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.607 [eventLoopGroupProxy-13-2 @coroutine#1351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.607 [eventLoopGroupProxy-13-2 @call-handler#1350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.607 [eventLoopGroupProxy-13-2 @call-handler#1350] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 07:03:54.608 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.609 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.609 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.609 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.609 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.610 [eventLoopGroupProxy-13-2 @call-handler#1355] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.612 [eventLoopGroupProxy-13-2 @coroutine#1356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.612 [eventLoopGroupProxy-13-2 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.612 [eventLoopGroupProxy-13-2 @call-handler#1355] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 07:03:54.613 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.614 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.614 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.614 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.614 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.615 [eventLoopGroupProxy-13-2 @call-handler#1360] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.617 [eventLoopGroupProxy-13-2 @coroutine#1361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.617 [eventLoopGroupProxy-13-2 @call-handler#1360] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.618 [eventLoopGroupProxy-13-2 @call-handler#1360] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:54.618 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.619 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.619 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.619 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.619 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.620 [eventLoopGroupProxy-13-2 @call-handler#1365] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.622 [eventLoopGroupProxy-13-2 @coroutine#1366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.622 [eventLoopGroupProxy-13-2 @call-handler#1365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.622 [eventLoopGroupProxy-13-2 @call-handler#1365] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 07:03:54.623 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.624 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.624 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.624 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.624 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.625 [eventLoopGroupProxy-13-2 @call-handler#1370] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.628 [eventLoopGroupProxy-13-2 @coroutine#1371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.628 [eventLoopGroupProxy-13-2 @call-handler#1370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.628 [eventLoopGroupProxy-13-2 @call-handler#1370] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:54.628 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.629 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.629 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.629 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.629 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.631 [eventLoopGroupProxy-13-2 @call-handler#1375] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.632 [eventLoopGroupProxy-13-2 @coroutine#1376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.633 [eventLoopGroupProxy-13-2 @call-handler#1375] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.633 [eventLoopGroupProxy-13-2 @call-handler#1375] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:54.633 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.634 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.634 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.634 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.634 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.635 [eventLoopGroupProxy-13-2 @call-handler#1380] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.637 [eventLoopGroupProxy-13-2 @coroutine#1381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.638 [eventLoopGroupProxy-13-2 @call-handler#1380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.638 [eventLoopGroupProxy-13-2 @call-handler#1380] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:54.638 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.639 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.639 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.639 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.639 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.640 [eventLoopGroupProxy-13-2 @call-handler#1385] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.642 [eventLoopGroupProxy-13-2 @coroutine#1386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.642 [eventLoopGroupProxy-13-2 @call-handler#1385] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.642 [eventLoopGroupProxy-13-2 @call-handler#1385] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 07:03:54.643 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.645 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.646 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.646 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.646 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.647 [eventLoopGroupProxy-13-2 @call-handler#1390] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.649 [eventLoopGroupProxy-13-2 @coroutine#1391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.649 [eventLoopGroupProxy-13-2 @call-handler#1390] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.649 [eventLoopGroupProxy-13-2 @call-handler#1390] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 07:03:54.650 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.651 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.651 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.651 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.651 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.652 [eventLoopGroupProxy-13-2 @call-handler#1395] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.655 [eventLoopGroupProxy-13-2 @coroutine#1396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.655 [eventLoopGroupProxy-13-2 @call-handler#1395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.655 [eventLoopGroupProxy-13-2 @call-handler#1395] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:54.655 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.657 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.657 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.657 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.657 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.658 [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-04 07:03:54.704 [eventLoopGroupProxy-13-2 @coroutine#1401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.704 [eventLoopGroupProxy-13-2 @call-handler#1400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.704 [eventLoopGroupProxy-13-2 @call-handler#1400] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 07:03:54.705 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.706 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.706 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.706 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.706 [DefaultDispatcher-worker-11 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.707 [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-04 07:03:54.709 [eventLoopGroupProxy-13-2 @coroutine#1406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.709 [eventLoopGroupProxy-13-2 @call-handler#1405] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.709 [eventLoopGroupProxy-13-2 @call-handler#1405] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 07:03:54.710 [DefaultDispatcher-worker-13 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.711 [DefaultDispatcher-worker-13 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.711 [DefaultDispatcher-worker-13 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.711 [DefaultDispatcher-worker-13 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.711 [DefaultDispatcher-worker-13 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.712 [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-04 07:03:54.756 [eventLoopGroupProxy-13-2 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.757 [eventLoopGroupProxy-13-2 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.757 [eventLoopGroupProxy-13-2 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 07:03:54.757 [DefaultDispatcher-worker-15 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.759 [DefaultDispatcher-worker-15 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.759 [DefaultDispatcher-worker-15 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.759 [DefaultDispatcher-worker-15 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.759 [DefaultDispatcher-worker-15 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.760 [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-04 07:03:54.762 [eventLoopGroupProxy-13-2 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.763 [eventLoopGroupProxy-13-2 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.763 [eventLoopGroupProxy-13-2 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:54.763 [DefaultDispatcher-worker-15 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.764 [DefaultDispatcher-worker-15 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.764 [DefaultDispatcher-worker-15 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.764 [DefaultDispatcher-worker-15 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.764 [DefaultDispatcher-worker-15 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.766 [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-04 07:03:54.811 [eventLoopGroupProxy-13-2 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.811 [eventLoopGroupProxy-13-2 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.811 [eventLoopGroupProxy-13-2 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 07:03:54.812 [DefaultDispatcher-worker-15 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.813 [DefaultDispatcher-worker-15 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.813 [DefaultDispatcher-worker-15 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.813 [DefaultDispatcher-worker-15 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.813 [DefaultDispatcher-worker-15 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.814 [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-04 07:03:54.853 [DefaultDispatcher-worker-15 @coroutine#819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1443539 2024-05-04 07:03:54.859 [eventLoopGroupProxy-13-2 @coroutine#1427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.859 [eventLoopGroupProxy-13-2 @call-handler#1425] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.859 [eventLoopGroupProxy-13-2 @call-handler#1425] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 07:03:54.860 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.861 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.861 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.861 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.861 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.863 [eventLoopGroupProxy-13-2 @call-handler#1431] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-04 07:03:54.911 [eventLoopGroupProxy-13-2 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.911 [eventLoopGroupProxy-13-2 @call-handler#1431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.911 [eventLoopGroupProxy-13-2 @call-handler#1431] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-05-04 07:03:54.911 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.912 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.913 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.913 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.913 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.914 [eventLoopGroupProxy-13-2 @call-handler#1437] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:54.959 [eventLoopGroupProxy-13-2 @coroutine#1438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:54.959 [eventLoopGroupProxy-13-2 @call-handler#1437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:54.959 [eventLoopGroupProxy-13-2 @call-handler#1437] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 07:03:54.960 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.961 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.961 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:54.961 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:54.961 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:54.962 [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-04 07:03:55.011 [eventLoopGroupProxy-13-2 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.011 [eventLoopGroupProxy-13-2 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.011 [eventLoopGroupProxy-13-2 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-05-04 07:03:55.011 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.013 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.013 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.013 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.013 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.014 [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-04 07:03:55.017 [eventLoopGroupProxy-13-2 @coroutine#1448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.017 [eventLoopGroupProxy-13-2 @call-handler#1447] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.017 [eventLoopGroupProxy-13-2 @call-handler#1447] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:55.018 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.019 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.019 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.019 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.019 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.020 [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-04 07:03:55.063 [eventLoopGroupProxy-13-2 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.064 [eventLoopGroupProxy-13-2 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.064 [eventLoopGroupProxy-13-2 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 07:03:55.064 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.066 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.066 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.066 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.066 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.067 [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-04 07:03:55.070 [eventLoopGroupProxy-13-2 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.070 [eventLoopGroupProxy-13-2 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.070 [eventLoopGroupProxy-13-2 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:55.071 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.072 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.072 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.072 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.072 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.073 [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-04 07:03:55.076 [eventLoopGroupProxy-13-2 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.076 [eventLoopGroupProxy-13-2 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.076 [eventLoopGroupProxy-13-2 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:55.077 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.078 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.078 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.078 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.078 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.079 [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-04 07:03:55.081 [eventLoopGroupProxy-13-2 @coroutine#1468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.081 [eventLoopGroupProxy-13-2 @call-handler#1467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.082 [eventLoopGroupProxy-13-2 @call-handler#1467] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:55.082 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.083 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.083 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.083 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.083 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.084 [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-04 07:03:55.087 [eventLoopGroupProxy-13-2 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.087 [eventLoopGroupProxy-13-2 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.087 [eventLoopGroupProxy-13-2 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:55.087 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.089 [DefaultDispatcher-worker-12 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.089 [DefaultDispatcher-worker-12 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.089 [DefaultDispatcher-worker-12 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.089 [DefaultDispatcher-worker-12 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.090 [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-04 07:03:55.092 [eventLoopGroupProxy-13-2 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.092 [eventLoopGroupProxy-13-2 @call-handler#1477] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.092 [eventLoopGroupProxy-13-2 @call-handler#1477] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 07:03:55.093 [DefaultDispatcher-worker-12 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.094 [DefaultDispatcher-worker-12 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.094 [DefaultDispatcher-worker-12 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.094 [DefaultDispatcher-worker-12 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.094 [DefaultDispatcher-worker-12 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.095 [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-04 07:03:55.139 [eventLoopGroupProxy-13-2 @coroutine#1483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.140 [eventLoopGroupProxy-13-2 @call-handler#1482] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.140 [eventLoopGroupProxy-13-2 @call-handler#1482] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 07:03:55.140 [DefaultDispatcher-worker-12 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.141 [DefaultDispatcher-worker-12 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.141 [DefaultDispatcher-worker-12 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.141 [DefaultDispatcher-worker-12 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.141 [DefaultDispatcher-worker-12 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.143 [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-04 07:03:55.145 [eventLoopGroupProxy-13-2 @coroutine#1488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.145 [eventLoopGroupProxy-13-2 @call-handler#1487] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.145 [eventLoopGroupProxy-13-2 @call-handler#1487] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:55.145 [DefaultDispatcher-worker-12 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.146 [DefaultDispatcher-worker-12 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.146 [DefaultDispatcher-worker-12 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.146 [DefaultDispatcher-worker-12 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.146 [DefaultDispatcher-worker-12 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.148 [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-04 07:03:55.149 [eventLoopGroupProxy-13-2 @coroutine#1493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.149 [eventLoopGroupProxy-13-2 @call-handler#1492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.150 [eventLoopGroupProxy-13-2 @call-handler#1492] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 07:03:55.150 [DefaultDispatcher-worker-12 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.151 [DefaultDispatcher-worker-12 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.151 [DefaultDispatcher-worker-12 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.151 [DefaultDispatcher-worker-12 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.151 [DefaultDispatcher-worker-12 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.152 [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-04 07:03:55.153 [eventLoopGroupProxy-13-2 @coroutine#1498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.154 [eventLoopGroupProxy-13-2 @call-handler#1497] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.154 [eventLoopGroupProxy-13-2 @call-handler#1497] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 07:03:55.154 [DefaultDispatcher-worker-10 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.156 [DefaultDispatcher-worker-6 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.156 [DefaultDispatcher-worker-6 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.156 [DefaultDispatcher-worker-6 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.156 [DefaultDispatcher-worker-6 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.157 [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-04 07:03:55.203 [eventLoopGroupProxy-13-2 @coroutine#1504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.203 [eventLoopGroupProxy-13-2 @call-handler#1502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.203 [eventLoopGroupProxy-13-2 @call-handler#1502] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 07:03:55.204 [DefaultDispatcher-worker-6 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.205 [DefaultDispatcher-worker-6 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.205 [DefaultDispatcher-worker-6 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.205 [DefaultDispatcher-worker-6 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.205 [DefaultDispatcher-worker-6 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.206 [eventLoopGroupProxy-13-2 @call-handler#1508] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:55.208 [eventLoopGroupProxy-13-2 @coroutine#1509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.208 [eventLoopGroupProxy-13-2 @call-handler#1508] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.209 [eventLoopGroupProxy-13-2 @call-handler#1508] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:55.209 [DefaultDispatcher-worker-6 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.210 [DefaultDispatcher-worker-6 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.210 [DefaultDispatcher-worker-6 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.210 [DefaultDispatcher-worker-6 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.210 [DefaultDispatcher-worker-6 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.211 [eventLoopGroupProxy-13-2 @call-handler#1513] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:55.213 [eventLoopGroupProxy-13-2 @coroutine#1514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.213 [eventLoopGroupProxy-13-2 @call-handler#1513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.213 [eventLoopGroupProxy-13-2 @call-handler#1513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 07:03:55.214 [DefaultDispatcher-worker-6 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.214 [DefaultDispatcher-worker-6 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.214 [DefaultDispatcher-worker-6 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.214 [DefaultDispatcher-worker-6 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.215 [DefaultDispatcher-worker-6 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.215 [eventLoopGroupProxy-13-2 @call-handler#1518] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:55.217 [eventLoopGroupProxy-13-2 @coroutine#1519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.217 [eventLoopGroupProxy-13-2 @call-handler#1518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.218 [eventLoopGroupProxy-13-2 @call-handler#1518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:55.218 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.220 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.220 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.220 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.220 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.221 [eventLoopGroupProxy-13-2 @call-handler#1523] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:55.271 [eventLoopGroupProxy-13-2 @coroutine#1524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.271 [eventLoopGroupProxy-13-2 @call-handler#1523] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.271 [eventLoopGroupProxy-13-2 @call-handler#1523] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-05-04 07:03:55.272 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.273 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.273 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.273 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.273 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.275 [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-04 07:03:55.320 [eventLoopGroupProxy-13-2 @coroutine#1529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.320 [eventLoopGroupProxy-13-2 @call-handler#1528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.320 [eventLoopGroupProxy-13-2 @call-handler#1528] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 07:03:55.321 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.322 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.322 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.322 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.322 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.323 [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-04 07:03:55.326 [eventLoopGroupProxy-13-2 @coroutine#1534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.326 [eventLoopGroupProxy-13-2 @call-handler#1533] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.326 [eventLoopGroupProxy-13-2 @call-handler#1533] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:55.326 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.328 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.328 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.328 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.328 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.329 [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-04 07:03:55.337 [eventLoopGroupProxy-13-2 @coroutine#1539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.337 [eventLoopGroupProxy-13-2 @call-handler#1538] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.337 [eventLoopGroupProxy-13-2 @call-handler#1538] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-05-04 07:03:55.338 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.339 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.339 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.339 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.339 [DefaultDispatcher-worker-1 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.339 [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-04 07:03:55.341 [eventLoopGroupProxy-13-2 @coroutine#1544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.342 [eventLoopGroupProxy-13-2 @call-handler#1543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.342 [eventLoopGroupProxy-13-2 @call-handler#1543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:55.342 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.344 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.344 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.344 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.344 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.345 [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-04 07:03:55.370 [DefaultDispatcher-worker-9 @coroutine#819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1443539 2024-05-04 07:03:55.392 [eventLoopGroupProxy-13-2 @coroutine#1550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.392 [eventLoopGroupProxy-13-2 @call-handler#1548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.392 [eventLoopGroupProxy-13-2 @call-handler#1548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-04 07:03:55.393 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.394 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.394 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.394 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.394 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.395 [eventLoopGroupProxy-13-2 @call-handler#1554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-04 07:03:55.397 [eventLoopGroupProxy-13-2 @coroutine#1555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.398 [eventLoopGroupProxy-13-2 @call-handler#1554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.398 [eventLoopGroupProxy-13-2 @call-handler#1554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:55.398 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.399 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.399 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.399 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.400 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.400 [eventLoopGroupProxy-13-2 @call-handler#1559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-04 07:03:55.444 [eventLoopGroupProxy-13-2 @coroutine#1560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.444 [eventLoopGroupProxy-13-2 @call-handler#1559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.444 [eventLoopGroupProxy-13-2 @call-handler#1559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 07:03:55.444 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.446 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.446 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.446 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.446 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.447 [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-04 07:03:55.491 [eventLoopGroupProxy-13-2 @coroutine#1566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.491 [eventLoopGroupProxy-13-2 @call-handler#1564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.492 [eventLoopGroupProxy-13-2 @call-handler#1564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 07:03:55.492 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.493 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.494 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.494 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.494 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.495 [eventLoopGroupProxy-13-2 @call-handler#1570] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:55.497 [eventLoopGroupProxy-13-2 @coroutine#1571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.497 [eventLoopGroupProxy-13-2 @call-handler#1570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.497 [eventLoopGroupProxy-13-2 @call-handler#1570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 07:03:55.498 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.499 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.499 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.499 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.499 [DefaultDispatcher-worker-14 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.500 [eventLoopGroupProxy-13-2 @call-handler#1575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:55.544 [eventLoopGroupProxy-13-2 @coroutine#1576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.544 [eventLoopGroupProxy-13-2 @call-handler#1575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.544 [eventLoopGroupProxy-13-2 @call-handler#1575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 07:03:55.545 [DefaultDispatcher-worker-9 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.546 [DefaultDispatcher-worker-9 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.546 [DefaultDispatcher-worker-9 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.546 [DefaultDispatcher-worker-9 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.546 [DefaultDispatcher-worker-9 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.547 [eventLoopGroupProxy-13-2 @call-handler#1580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:55.550 [eventLoopGroupProxy-13-2 @coroutine#1581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.550 [eventLoopGroupProxy-13-2 @call-handler#1580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.550 [eventLoopGroupProxy-13-2 @call-handler#1580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:55.550 [DefaultDispatcher-worker-9 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.551 [DefaultDispatcher-worker-9 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.551 [DefaultDispatcher-worker-9 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.551 [DefaultDispatcher-worker-9 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.551 [DefaultDispatcher-worker-9 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.552 [eventLoopGroupProxy-13-2 @call-handler#1585] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:55.554 [eventLoopGroupProxy-13-2 @coroutine#1586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.554 [eventLoopGroupProxy-13-2 @call-handler#1585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.555 [eventLoopGroupProxy-13-2 @call-handler#1585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 07:03:55.555 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.556 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.556 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.556 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.556 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.557 [eventLoopGroupProxy-13-2 @call-handler#1590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:55.559 [eventLoopGroupProxy-13-2 @coroutine#1591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.559 [eventLoopGroupProxy-13-2 @call-handler#1590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.559 [eventLoopGroupProxy-13-2 @call-handler#1590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 07:03:55.559 [DefaultDispatcher-worker-2 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.561 [DefaultDispatcher-worker-13 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.561 [DefaultDispatcher-worker-13 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.562 [DefaultDispatcher-worker-13 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.562 [DefaultDispatcher-worker-13 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.563 [eventLoopGroupProxy-13-2 @call-handler#1595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 07:03:55.615 [eventLoopGroupProxy-13-2 @coroutine#1596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.615 [eventLoopGroupProxy-13-2 @call-handler#1595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.615 [eventLoopGroupProxy-13-2 @call-handler#1595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 53ms 2024-05-04 07:03:55.615 [DefaultDispatcher-worker-13 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.617 [DefaultDispatcher-worker-13 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.617 [DefaultDispatcher-worker-13 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.617 [DefaultDispatcher-worker-13 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.617 [DefaultDispatcher-worker-13 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.618 [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-04 07:03:55.663 [eventLoopGroupProxy-13-2 @coroutine#1601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.663 [eventLoopGroupProxy-13-2 @call-handler#1600] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.663 [eventLoopGroupProxy-13-2 @call-handler#1600] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 07:03:55.663 [DefaultDispatcher-worker-13 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.665 [DefaultDispatcher-worker-13 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.665 [DefaultDispatcher-worker-13 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.665 [DefaultDispatcher-worker-13 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.665 [DefaultDispatcher-worker-13 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.666 [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-04 07:03:55.668 [eventLoopGroupProxy-13-2 @coroutine#1606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.668 [eventLoopGroupProxy-13-2 @call-handler#1605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.668 [eventLoopGroupProxy-13-2 @call-handler#1605] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 07:03:55.668 [DefaultDispatcher-worker-13 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.670 [DefaultDispatcher-worker-13 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.670 [DefaultDispatcher-worker-13 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.670 [DefaultDispatcher-worker-13 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.670 [DefaultDispatcher-worker-13 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.671 [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-04 07:03:55.673 [eventLoopGroupProxy-13-2 @coroutine#1611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.673 [eventLoopGroupProxy-13-2 @call-handler#1610] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.673 [eventLoopGroupProxy-13-2 @call-handler#1610] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 07:03:55.673 [DefaultDispatcher-worker-13 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.674 [DefaultDispatcher-worker-13 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.675 [DefaultDispatcher-worker-13 @coroutine#830] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:55.675 [DefaultDispatcher-worker-13 @coroutine#830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.675 [DefaultDispatcher-worker-13 @coroutine#830] TRACE i.k.c.plugins.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-04 07:03:55.676 [eventLoopGroupProxy-13-2 @call-handler#1615] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn'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-04 07:03:55.679 [eventLoopGroupProxy-13-2 @coroutine#1616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:55.680 [eventLoopGroupProxy-13-2 @call-handler#1615] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.680 [eventLoopGroupProxy-13-2 @call-handler#1615] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-05-04 07:03:55.680 [DefaultDispatcher-worker-9 @coroutine#830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:55.695 [DefaultDispatcher-worker-14 @coroutine#797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1443539 2024-05-04 07:03:55.705 [DefaultDispatcher-worker-12 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1443539 2024-05-04 07:03:55.705 [DefaultDispatcher-worker-12 @coroutine#800] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 07:03:55.705 [DefaultDispatcher-worker-12 @coroutine#800] 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-04 07:03:55.705 [DefaultDispatcher-worker-12 @coroutine#800] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 07:03:55.705 [DefaultDispatcher-worker-12 @coroutine#800] 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-04 07:03:55.706 [eventLoopGroupProxy-13-2 @call-handler#1625] 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-04 07:03:55.707 [eventLoopGroupProxy-13-2 @call-handler#1625] 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-04 07:03:55.707 [eventLoopGroupProxy-13-2 @call-handler#1625] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 07:03:55.730 [DefaultDispatcher-worker-14 @call-handler#1625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e563293 2024-05-04 07:03:55.730 [eventLoopGroupProxy-13-2 @call-handler#1625] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:55.730 [eventLoopGroupProxy-13-2 @call-handler#1625] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 24ms 2024-05-04 07:03:55.730 [DefaultDispatcher-worker-14 @coroutine#767] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588248309440503808/_ustadmanifest.json 2024-05-04 07:03:55.730 [DefaultDispatcher-worker-14 @coroutine#767] 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/588248309440503808/_ustadmanifest.json. 2024-05-04 07:03:55.730 [DefaultDispatcher-worker-14 @coroutine#767] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588248309440503808/_ustadmanifest.json 2024-05-04 07:03:55.731 [DefaultDispatcher-worker-5 @coroutine#800] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 07:03:55.731 [DefaultDispatcher-worker-5 @coroutine#800] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 07:03:55.731 [DefaultDispatcher-worker-5 @coroutine#800] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 07:03:55.731 [DefaultDispatcher-worker-5 @coroutine#800] 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-04 07:03:55.731 [DefaultDispatcher-worker-11 @coroutine#767] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588248309440503808/_ustadmanifest.json 2024-05-04 07:03:55.732 [DefaultDispatcher-worker-11 @coroutine#767] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588248309440503808/_ustadmanifest.json 2024-05-04 07:03:55.732 [DefaultDispatcher-worker-5 @coroutine#767] 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/588248309440503808/_ustadmanifest.json. 2024-05-04 07:03:55.732 [DefaultDispatcher-worker-5 @coroutine#767] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588248309440503808/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 07:03:55.742 [DefaultDispatcher-worker-8 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1443539 2024-05-04 07:03:55.763 [DefaultDispatcher-worker-11 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e563293 2024-05-04 07:03:55.782 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-05-04 07:03:55.782 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-05-04 07:03:55.782 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-05-04 07:03:55.782 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-05-04 07:03:55.782 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-05-04 07:03:55.787 [Test worker @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ca0b05e 2024-05-04 07:03:55.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-05-04 07:03:55.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-05-04 07:03:55.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:55.788 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1443539: (connection evicted) 2024-05-04 07:03:55.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:55.789 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-05-04 07:03:55.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-05-04 07:03:55.917 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 07:03:55.917 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 07:03:56.196 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 07:03:56.404 [DefaultDispatcher-worker-6 @coroutine#1646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1399ad68 2024-05-04 07:03:56.792 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@9ba167e 2024-05-04 07:03:56.792 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@9ba167e 2024-05-04 07:03:56.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-05-04 07:03:56.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-05-04 07:03:56.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:56.793 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e563293: (connection evicted) 2024-05-04 07:03:56.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:56.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-05-04 07:03:56.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-05-04 07:03:56.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22fe90df 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:56.803 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:56.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-05-04 07:03:56.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e564c78 2024-05-04 07:03:56.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e564c78 2024-05-04 07:03:56.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-05-04 07:03:56.858 [DefaultDispatcher-worker-11 @coroutine#1654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e564c78 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c30decf 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:56.864 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:56.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-05-04 07:03:56.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0f4282 2024-05-04 07:03:56.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0f4282 2024-05-04 07:03:56.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-05-04 07:03:56.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-05-04 07:03:56.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19d3f4fb 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:56.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1ea00 2024-05-04 07:03:56.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1ea00 2024-05-04 07:03:56.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-05-04 07:03:56.870 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-04 07:03:56.870 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2024-05-04 07:03:56.872 [DefaultDispatcher-worker-4 @coroutine#1663] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-04 07:03:56.875 [DefaultDispatcher-worker-4 @coroutine#1665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0f4282 2024-05-04 07:03:56.876 [Test worker @coroutine#1664] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 07:03:56.876 [Test worker @coroutine#1664] 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-04 07:03:56.876 [Test worker @coroutine#1664] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-04 07:03:56.876 [Test worker @coroutine#1664] 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-04 07:03:56.879 [eventLoopGroupProxy-16-1 @call-handler#1670] 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-04 07:03:56.879 [eventLoopGroupProxy-16-1 @call-handler#1670] 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-04 07:03:56.881 [eventLoopGroupProxy-16-1 @coroutine#1671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1ea00 2024-05-04 07:03:56.883 [Test worker @coroutine#1664] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-04 07:03:56.883 [Test worker @coroutine#1664] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 07:03:56.883 [Test worker @coroutine#1664] 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-04 07:03:56.883 [Test worker @coroutine#1664] 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-04 07:03:56.884 [Test worker @coroutine#1675] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:56.884 [Test worker @coroutine#1675] TRACE i.k.c.p.c.ContentNegotiation - 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-04 07:03:56.884 [Test worker @coroutine#1675] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:56.884 [Test worker @coroutine#1675] TRACE i.k.c.plugins.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-04 07:03:56.885 [eventLoopGroupProxy-16-1 @call-handler#1677] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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-04 07:03:56.889 [eventLoopGroupProxy-16-1 @coroutine#1678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1ea00 2024-05-04 07:03:56.889 [eventLoopGroupProxy-16-1 @call-handler#1677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:56.889 [Test worker @coroutine#1675] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 07:03:56.892 [eventLoopGroupProxy-16-2 @call-handler#1687] 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-04 07:03:56.898 [eventLoopGroupProxy-16-2 @call-handler#1687] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:03:56.904 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:56.904 [Test worker @coroutine#1689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a0f4282 2024-05-04 07:03:56.965 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:56.967 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8de8b07 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:57.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:57.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-05-04 07:03:57.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc7abf6 2024-05-04 07:03:57.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc7abf6 2024-05-04 07:03:57.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-05-04 07:03:58.020 [DefaultDispatcher-worker-6 @coroutine#1696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc7abf6 2024-05-04 07:03:58.026 [Test worker @coroutine#1696] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60527/api/blob/upload-init-batch 2024-05-04 07:03:58.026 [Test worker @coroutine#1696] 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:60527/api/blob/upload-init-batch. 2024-05-04 07:03:58.026 [Test worker @coroutine#1696] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60527/api/blob/upload-init-batch 2024-05-04 07:03:58.026 [Test worker @coroutine#1696] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60527/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-05-04 07:03:58.028 [Test worker @coroutine#1696] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60527/api/blob/upload-init-batch 2024-05-04 07:03:58.028 [Test worker @coroutine#1696] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60527/api/blob/upload-init-batch 2024-05-04 07:03:58.028 [Test worker @coroutine#1696] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60527/api/blob/upload-init-batch. 2024-05-04 07:03:58.028 [Test worker @coroutine#1696] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60527/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:03:58.042 [DefaultDispatcher-worker-6 @coroutine#1696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc7abf6 2024-05-04 07:03:58.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-05-04 07:03:58.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-05-04 07:03:58.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:58.046 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fc7abf6: (connection evicted) 2024-05-04 07:03:58.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:58.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-05-04 07:03:58.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-05-04 07:03:58.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-05-04 07:03:58.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:58.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:58.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1028a747 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:58.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@613ba54e 2024-05-04 07:03:58.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@613ba54e 2024-05-04 07:03:58.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-05-04 07:03:58.075 [Test worker @coroutine#1707] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35519/api/blob/upload-init-batch 2024-05-04 07:03:58.075 [Test worker @coroutine#1707] 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:35519/api/blob/upload-init-batch. 2024-05-04 07:03:58.075 [Test worker @coroutine#1707] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35519/api/blob/upload-init-batch 2024-05-04 07:03:58.075 [Test worker @coroutine#1707] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35519/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-05-04 07:03:58.077 [Test worker @coroutine#1707] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35519/api/blob/upload-init-batch 2024-05-04 07:03:58.077 [Test worker @coroutine#1707] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35519/api/blob/upload-init-batch 2024-05-04 07:03:58.077 [Test worker @coroutine#1707] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35519/api/blob/upload-init-batch. 2024-05-04 07:03:58.077 [Test worker @coroutine#1707] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35519/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:03:58.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-05-04 07:03:58.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-05-04 07:03:58.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:58.078 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@613ba54e: (connection evicted) 2024-05-04 07:03:58.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:58.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-05-04 07:03:58.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b1cedfd 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:58.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6334c0d8 2024-05-04 07:03:58.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6334c0d8 2024-05-04 07:03:58.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-05-04 07:03:58.098 [Test worker @coroutine#1713] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35913/api/blob/upload-init-batch 2024-05-04 07:03:58.098 [Test worker @coroutine#1713] 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:35913/api/blob/upload-init-batch. 2024-05-04 07:03:58.098 [Test worker @coroutine#1713] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35913/api/blob/upload-init-batch 2024-05-04 07:03:58.098 [Test worker @coroutine#1713] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35913/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-05-04 07:03:58.100 [Test worker @coroutine#1713] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35913/api/blob/upload-init-batch 2024-05-04 07:03:58.100 [Test worker @coroutine#1713] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35913/api/blob/upload-init-batch 2024-05-04 07:03:58.100 [Test worker @coroutine#1713] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35913/api/blob/upload-init-batch. 2024-05-04 07:03:58.100 [Test worker @coroutine#1713] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35913/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:03:58.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-05-04 07:03:58.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-05-04 07:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:58.108 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6334c0d8: (connection evicted) 2024-05-04 07:03:58.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:58.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-05-04 07:03:58.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-05-04 07:03:58.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-05-04 07:03:58.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:58.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:58.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:58.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:58.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:58.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:58.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aec151b 2024-05-04 07:03:58.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:58.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:58.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:58.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:58.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:58.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:58.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:58.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:58.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:58.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:58.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:58.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:58.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:58.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:58.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:58.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:58.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:58.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:58.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:58.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-05-04 07:03:58.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:58.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:58.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:58.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:58.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:58.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:58.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:58.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:58.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-05-04 07:03:58.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b9817b 2024-05-04 07:03:58.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b9817b 2024-05-04 07:03:58.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-05-04 07:03:58.447 [DefaultDispatcher-worker-11 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b9817b 2024-05-04 07:03:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-05-04 07:03:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5605a59b 2024-05-04 07:03:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:58.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:58.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:58.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:58.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:58.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:58.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:58.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:58.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:58.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:58.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:58.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:58.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:58.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:58.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:58.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:58.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:58.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-05-04 07:03:58.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:58.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:58.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:58.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:58.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:58.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:58.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:58.450 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:58.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-05-04 07:03:58.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@d164938 2024-05-04 07:03:58.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@d164938 2024-05-04 07:03:58.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-05-04 07:03:58.485 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:58.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-05-04 07:03:58.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:58.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:58.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:58.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:58.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:58.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:58.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@372e972d 2024-05-04 07:03:58.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:58.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:58.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:58.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:58.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:58.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:58.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:58.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:58.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:58.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:58.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:58.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:58.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:58.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:58.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:58.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:58.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:58.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:58.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:58.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-05-04 07:03:58.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:58.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:58.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:58.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:58.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:58.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:58.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:58.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:58.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-05-04 07:03:58.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d9b23a 2024-05-04 07:03:58.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d9b23a 2024-05-04 07:03:58.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-05-04 07:03:58.538 [DefaultDispatcher-worker-12 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d9b23a 2024-05-04 07:03:58.547 [DefaultDispatcher-worker-7 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d9b23a 2024-05-04 07:03:58.550 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:58.558 [DefaultDispatcher-worker-5 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d9b23a 2024-05-04 07:03:58.569 [DefaultDispatcher-worker-13 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d9b23a 2024-05-04 07:03:58.573 [Test worker @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d9b23a 2024-05-04 07:03:58.582 [DefaultDispatcher-worker-10 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d9b23a 2024-05-04 07:03:58.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-05-04 07:03:58.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-05-04 07:03:58.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:58.588 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54d9b23a: (connection evicted) 2024-05-04 07:03:58.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:58.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-05-04 07:03:58.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-05-04 07:03:58.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40ecead5 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:58.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d61b62 2024-05-04 07:03:58.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d61b62 2024-05-04 07:03:58.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-05-04 07:03:58.632 [DefaultDispatcher-worker-16 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d61b62 2024-05-04 07:03:58.641 [DefaultDispatcher-worker-15 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d61b62 2024-05-04 07:03:58.652 [DefaultDispatcher-worker-10 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d61b62 2024-05-04 07:03:58.660 [DefaultDispatcher-worker-5 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d61b62 2024-05-04 07:03:58.664 [Test worker @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d61b62 2024-05-04 07:03:58.677 [DefaultDispatcher-worker-4 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d61b62 2024-05-04 07:03:58.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-05-04 07:03:58.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-05-04 07:03:58.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:58.678 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75d61b62: (connection evicted) 2024-05-04 07:03:58.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:58.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-05-04 07:03:58.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-05-04 07:03:58.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d26c6a2 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:58.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:58.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-05-04 07:03:58.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5 2024-05-04 07:03:58.681 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5 2024-05-04 07:03:58.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-05-04 07:03:58.722 [DefaultDispatcher-worker-12 @coroutine#1754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5 2024-05-04 07:03:58.730 [DefaultDispatcher-worker-11 @coroutine#1754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5 2024-05-04 07:03:58.738 [DefaultDispatcher-worker-11 @coroutine#1754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5 2024-05-04 07:03:58.748 [DefaultDispatcher-worker-12 @coroutine#1754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5 2024-05-04 07:03:58.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-05-04 07:03:58.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-05-04 07:03:58.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:58.750 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1259b2a5: (connection evicted) 2024-05-04 07:03:58.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:58.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-05-04 07:03:58.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-05-04 07:03:58.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-05-04 07:03:58.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:03:58.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:03:58.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:03:58.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:03:58.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:03:58.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:03:58.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64a8851a 2024-05-04 07:03:58.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:03:58.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:03:58.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:03:58.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:03:58.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:03:58.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:03:58.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:03:58.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:03:58.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:03:58.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:03:58.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:03:58.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:03:58.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:03:58.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:03:58.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:03:58.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:03:58.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:03:58.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:03:58.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:03:58.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-05-04 07:03:58.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:03:58.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:03:58.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:03:58.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:03:58.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:03:58.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:03:58.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:03:58.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:03:58.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-05-04 07:03:58.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@687d31a9 2024-05-04 07:03:58.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@687d31a9 2024-05-04 07:03:58.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-05-04 07:03:58.794 [DefaultDispatcher-worker-12 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687d31a9 2024-05-04 07:03:58.803 [DefaultDispatcher-worker-6 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687d31a9 2024-05-04 07:03:58.806 [DefaultDispatcher-worker-5 @coroutine#1764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e564c78 2024-05-04 07:03:58.812 [DefaultDispatcher-worker-15 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687d31a9 2024-05-04 07:03:58.820 [DefaultDispatcher-worker-8 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687d31a9 2024-05-04 07:03:58.824 [Test worker @coroutine#1769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687d31a9 2024-05-04 07:03:58.833 [DefaultDispatcher-worker-3 @coroutine#1768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687d31a9 2024-05-04 07:03:58.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-05-04 07:03:58.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-05-04 07:03:58.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:03:58.834 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@687d31a9: (connection evicted) 2024-05-04 07:03:58.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:03:58.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-05-04 07:03:58.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-05-04 07:03:58.869 [DefaultDispatcher-worker-3 @coroutine#1774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1ea00 2024-05-04 07:04:04.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4598961d 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:04.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:04.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-05-04 07:04:04.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@48619f15 2024-05-04 07:04:04.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@48619f15 2024-05-04 07:04:04.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-05-04 07:04:05.040 [DefaultDispatcher-worker-8 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48619f15 2024-05-04 07:04:05.092 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:05.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-05-04 07:04:05.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:05.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:05.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:05.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:05.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:05.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:05.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@280e4390 2024-05-04 07:04:05.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:05.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:05.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:05.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:05.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:05.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:05.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:05.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:05.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:05.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:05.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:05.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:05.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:05.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:05.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:05.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:05.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:05.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:05.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:05.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-05-04 07:04:05.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:05.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:05.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:05.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:05.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:05.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:05.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:05.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:05.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-05-04 07:04:05.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df7e309 2024-05-04 07:04:05.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df7e309 2024-05-04 07:04:05.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a085d02 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:05.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7842260f 2024-05-04 07:04:05.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7842260f 2024-05-04 07:04:05.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-05-04 07:04:05.758 [Test worker @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7842260f 2024-05-04 07:04:05.761 [Test worker @coroutine#1823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7842260f 2024-05-04 07:04:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-05-04 07:04:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1644cc2d 2024-05-04 07:04:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:05.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-05-04 07:04:05.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:05.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:05.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:05.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:05.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:05.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:05.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:05.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:05.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-05-04 07:04:05.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@162a5c4c 2024-05-04 07:04:05.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@162a5c4c 2024-05-04 07:04:05.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-05-04 07:04:05.793 [Test worker @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162a5c4c 2024-05-04 07:04:05.796 [Test worker @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162a5c4c 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a1b4854 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:05.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:05.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-05-04 07:04:05.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7641c4e7 2024-05-04 07:04:05.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7641c4e7 2024-05-04 07:04:05.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-05-04 07:04:05.808 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:05.832 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:05.833 [Test worker @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7641c4e7 2024-05-04 07:04:05.835 [Test worker @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7641c4e7 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d31fb6c 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:05.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:05.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-05-04 07:04:05.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@cda988 2024-05-04 07:04:05.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@cda988 2024-05-04 07:04:05.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-05-04 07:04:05.864 [Test worker @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cda988 2024-05-04 07:04:05.867 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:05.869 [Test worker @coroutine#1838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cda988 2024-05-04 07:04:05.876 [Test worker @coroutine#1842] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33431/ 2024-05-04 07:04:05.877 [Test worker @coroutine#1842] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33431/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 07:04:05.878 [Test worker @coroutine#1842] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33431/ 2024-05-04 07:04:05.879 [Test worker @coroutine#1842] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33431/ 2024-05-04 07:04:05.879 [Test worker @coroutine#1842] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33431/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 07:04:05.906 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:05.921 [Test worker @coroutine#1842] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33431/ 2024-05-04 07:04:05.921 [Test worker @coroutine#1842] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33431/ 2024-05-04 07:04:05.921 [Test worker @coroutine#1842] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33431/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 07:04:05.938 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:05.965 [Test worker @coroutine#1842] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33431/ 2024-05-04 07:04:05.965 [Test worker @coroutine#1842] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33431/ 2024-05-04 07:04:05.965 [Test worker @coroutine#1842] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33431/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 07:04:06.009 [Test worker @coroutine#1842] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33431/ 2024-05-04 07:04:06.009 [Test worker @coroutine#1842] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33431/ 2024-05-04 07:04:06.009 [Test worker @coroutine#1842] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33431/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 07:04:06.053 [Test worker @coroutine#1842] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33431/ 2024-05-04 07:04:06.053 [Test worker @coroutine#1842] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33431/ 2024-05-04 07:04:06.053 [Test worker @coroutine#1842] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33431/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 07:04:06.097 [Test worker @coroutine#1842] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33431/ 2024-05-04 07:04:06.097 [Test worker @coroutine#1842] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33431/ 2024-05-04 07:04:06.097 [Test worker @coroutine#1842] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33431/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 07:04:06.141 [Test worker @coroutine#1842] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33431/ 2024-05-04 07:04:06.147 [Test worker @coroutine#1859] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53755/ 2024-05-04 07:04:06.147 [Test worker @coroutine#1859] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53755/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 07:04:06.148 [Test worker @coroutine#1859] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53755/ 2024-05-04 07:04:06.149 [Test worker @coroutine#1859] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53755/ 2024-05-04 07:04:06.149 [Test worker @coroutine#1859] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53755/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 07:04:06.193 [Test worker @coroutine#1859] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53755/ 2024-05-04 07:04:06.193 [Test worker @coroutine#1859] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53755/ 2024-05-04 07:04:06.193 [Test worker @coroutine#1859] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53755/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 07:04:06.237 [Test worker @coroutine#1859] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53755/ 2024-05-04 07:04:06.237 [Test worker @coroutine#1859] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53755/ 2024-05-04 07:04:06.237 [Test worker @coroutine#1859] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53755/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 07:04:06.281 [Test worker @coroutine#1859] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53755/ 2024-05-04 07:04:06.281 [Test worker @coroutine#1859] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53755/ 2024-05-04 07:04:06.281 [Test worker @coroutine#1859] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53755/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 07:04:06.325 [Test worker @coroutine#1859] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53755/ 2024-05-04 07:04:06.325 [Test worker @coroutine#1859] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53755/ 2024-05-04 07:04:06.325 [Test worker @coroutine#1859] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53755/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 07:04:06.369 [Test worker @coroutine#1859] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53755/ 2024-05-04 07:04:06.369 [Test worker @coroutine#1859] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53755/ 2024-05-04 07:04:06.369 [Test worker @coroutine#1859] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53755/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 07:04:06.370 [Test worker @coroutine#1859] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53755/ 2024-05-04 07:04:06.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-05-04 07:04:06.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:06.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:06.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:06.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:06.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:06.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:06.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f5d7091 2024-05-04 07:04:06.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:06.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:06.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:06.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:06.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:06.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:06.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:06.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:06.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:06.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:06.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:06.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:06.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:06.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:04:06.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:04:06.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:06.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:06.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:04:06.588 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:06.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-05-04 07:04:06.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:06.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:06.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:06.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:06.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:06.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:06.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:06.589 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:06.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-05-04 07:04:06.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-05-04 07:04:06.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-05-04 07:04:06.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-05-04 07:04:06.611 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-05-04 07:04:06.623 [Test worker @coroutine#1892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-05-04 07:04:06.625 [Test worker @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-05-04 07:04:06.627 [DefaultDispatcher-worker-7 @coroutine#1898] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55143/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:06.627 [DefaultDispatcher-worker-7 @coroutine#1898] 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:55143/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 07:04:06.627 [DefaultDispatcher-worker-7 @coroutine#1898] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55143/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:06.627 [DefaultDispatcher-worker-7 @coroutine#1898] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55143/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 07:04:06.629 [DefaultDispatcher-worker-10 @coroutine#1898] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55143/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:06.629 [DefaultDispatcher-worker-10 @coroutine#1898] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55143/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:06.638 [DefaultDispatcher-worker-6 @coroutine#1897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-05-04 07:04:06.638 [DefaultDispatcher-worker-6 @coroutine#1897] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:06.638 [DefaultDispatcher-worker-6 @coroutine#1897] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:06.638 [DefaultDispatcher-worker-6 @coroutine#1897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:06.639 [DefaultDispatcher-worker-6 @coroutine#1897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:06.639 [DefaultDispatcher-worker-6 @coroutine#1897] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:06.641 [Test worker @coroutine#1902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-05-04 07:04:06.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-05-04 07:04:06.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:06.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:06.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:06.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:06.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:06.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:06.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1eaf4e77 2024-05-04 07:04:06.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:06.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:06.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:06.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:06.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:06.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:06.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:06.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:06.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:06.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:06.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:06.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:06.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:06.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:04:06.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:04:06.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:06.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:06.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:04:06.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:06.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-05-04 07:04:06.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:06.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:06.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:06.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:06.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:06.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:06.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:06.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:06.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-05-04 07:04:06.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-05-04 07:04:06.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-05-04 07:04:06.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-05-04 07:04:06.665 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-05-04 07:04:06.676 [Test worker @coroutine#1909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-05-04 07:04:06.678 [Test worker @coroutine#1911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-05-04 07:04:06.683 [DefaultDispatcher-worker-14 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55143/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-05-04 07:04:06.683 [DefaultDispatcher-worker-14 @coroutine#1919] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55143/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-05-04 07:04:06.683 [DefaultDispatcher-worker-14 @coroutine#1919] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55143/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-05-04 07:04:06.685 [DefaultDispatcher-worker-7 @coroutine#1919] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55143/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-05-04 07:04:06.685 [DefaultDispatcher-worker-7 @coroutine#1919] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55143/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7680beac 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:06.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:06.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-05-04 07:04:06.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-05-04 07:04:06.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-05-04 07:04:06.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-05-04 07:04:06.689 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:06.690 [DefaultDispatcher-worker-4 @coroutine#1913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14af9f51 2024-05-04 07:04:06.693 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@41db13f8 2024-05-04 07:04:06.693 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@41db13f8 2024-05-04 07:04:06.697 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1ce5b3 2024-05-04 07:04:06.697 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1ce5b3 2024-05-04 07:04:06.700 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b237888 2024-05-04 07:04:06.700 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b237888 2024-05-04 07:04:06.703 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@e21ef88 2024-05-04 07:04:06.703 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@e21ef88 2024-05-04 07:04:06.705 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@17fc6967 2024-05-04 07:04:06.705 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@17fc6967 2024-05-04 07:04:06.707 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe52756 2024-05-04 07:04:06.707 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe52756 2024-05-04 07:04:06.710 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd2ff1a 2024-05-04 07:04:06.710 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd2ff1a 2024-05-04 07:04:06.712 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-05-04 07:04:06.712 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0e10c7 2024-05-04 07:04:06.712 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e0e10c7 2024-05-04 07:04:06.715 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4dfb30 2024-05-04 07:04:06.715 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4dfb30 2024-05-04 07:04:06.715 [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-04 07:04:06.724 [Test worker @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-05-04 07:04:06.726 [Test worker @coroutine#1926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-05-04 07:04:06.727 [DefaultDispatcher-worker-6 @coroutine#1930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49401/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:06.727 [DefaultDispatcher-worker-6 @coroutine#1930] 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:49401/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 07:04:06.727 [DefaultDispatcher-worker-6 @coroutine#1930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49401/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:06.727 [DefaultDispatcher-worker-6 @coroutine#1930] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49401/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 07:04:06.729 [DefaultDispatcher-worker-3 @coroutine#1930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49401/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:06.729 [DefaultDispatcher-worker-3 @coroutine#1930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49401/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:06.737 [DefaultDispatcher-worker-10 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-05-04 07:04:06.738 [DefaultDispatcher-worker-10 @coroutine#1929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:06.738 [DefaultDispatcher-worker-10 @coroutine#1929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:06.738 [DefaultDispatcher-worker-10 @coroutine#1929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:06.738 [DefaultDispatcher-worker-10 @coroutine#1929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:06.738 [DefaultDispatcher-worker-10 @coroutine#1929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:06.742 [Test worker @coroutine#1934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-05-04 07:04:06.744 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:06.748 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@21983ff2 2024-05-04 07:04:06.748 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@21983ff2 2024-05-04 07:04:06.751 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f5fd5b1 2024-05-04 07:04:06.751 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f5fd5b1 2024-05-04 07:04:06.754 [DefaultDispatcher-worker-7 @coroutine#1941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-05-04 07:04:06.756 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b605482 2024-05-04 07:04:06.756 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b605482 2024-05-04 07:04:06.760 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e62df8a 2024-05-04 07:04:06.760 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e62df8a 2024-05-04 07:04:06.764 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@e651a1b 2024-05-04 07:04:06.764 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@e651a1b 2024-05-04 07:04:06.765 [DefaultDispatcher-worker-7 @coroutine#1941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-05-04 07:04:06.767 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f46b43b 2024-05-04 07:04:06.767 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f46b43b 2024-05-04 07:04:06.770 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ab2f15 2024-05-04 07:04:06.770 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ab2f15 2024-05-04 07:04:06.773 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@e4d20c5 2024-05-04 07:04:06.773 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@e4d20c5 2024-05-04 07:04:06.775 [DefaultDispatcher-worker-7 @coroutine#1941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-05-04 07:04:06.775 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@28de46d5 2024-05-04 07:04:06.775 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@28de46d5 2024-05-04 07:04:06.775 [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-04 07:04:06.783 [DefaultDispatcher-worker-13 @coroutine#1941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-05-04 07:04:06.788 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:06.793 [DefaultDispatcher-worker-10 @coroutine#1946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-05-04 07:04:06.794 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@c95d254 2024-05-04 07:04:06.794 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@c95d254 2024-05-04 07:04:06.798 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2523db6 2024-05-04 07:04:06.798 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2523db6 2024-05-04 07:04:06.801 [DefaultDispatcher-worker-5 @coroutine#1946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-05-04 07:04:06.801 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@66db924 2024-05-04 07:04:06.801 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@66db924 2024-05-04 07:04:06.803 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@436f378d 2024-05-04 07:04:06.803 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@436f378d 2024-05-04 07:04:06.806 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@614a4ac6 2024-05-04 07:04:06.806 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@614a4ac6 2024-05-04 07:04:06.808 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@726674d4 2024-05-04 07:04:06.808 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@726674d4 2024-05-04 07:04:06.810 [DefaultDispatcher-worker-11 @coroutine#1946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-05-04 07:04:06.811 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a95725 2024-05-04 07:04:06.811 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a95725 2024-05-04 07:04:06.813 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2340c8c2 2024-05-04 07:04:06.813 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2340c8c2 2024-05-04 07:04:06.815 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@106fba16 2024-05-04 07:04:06.815 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@106fba16 2024-05-04 07:04:06.815 [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-04 07:04:06.819 [DefaultDispatcher-worker-7 @coroutine#1946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-05-04 07:04:06.829 [DefaultDispatcher-worker-15 @coroutine#1951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-05-04 07:04:06.839 [DefaultDispatcher-worker-6 @coroutine#1951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-05-04 07:04:06.852 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f815f93 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:06.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-05-04 07:04:06.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-05-04 07:04:06.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-05-04 07:04:06.874 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-05-04 07:04:06.886 [Test worker @coroutine#1970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-05-04 07:04:06.888 [Test worker @coroutine#1973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-05-04 07:04:06.889 [DefaultDispatcher-worker-14 @coroutine#1977] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34609/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:06.889 [DefaultDispatcher-worker-14 @coroutine#1977] 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:34609/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 07:04:06.889 [DefaultDispatcher-worker-14 @coroutine#1977] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34609/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:06.889 [DefaultDispatcher-worker-14 @coroutine#1977] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34609/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 07:04:06.891 [DefaultDispatcher-worker-15 @coroutine#1977] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34609/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:06.892 [DefaultDispatcher-worker-15 @coroutine#1977] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34609/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:06.898 [DefaultDispatcher-worker-15 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-05-04 07:04:06.898 [DefaultDispatcher-worker-15 @coroutine#1976] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:06.899 [DefaultDispatcher-worker-15 @coroutine#1976] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:06.899 [DefaultDispatcher-worker-15 @coroutine#1976] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:06.900 [DefaultDispatcher-worker-12 @coroutine#1976] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:06.900 [DefaultDispatcher-worker-12 @coroutine#1976] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:06.903 [Test worker @coroutine#1980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-05-04 07:04:06.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-05-04 07:04:06.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:06.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:06.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:06.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:06.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:06.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:06.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7337f87e 2024-05-04 07:04:06.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:06.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:06.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:06.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:06.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:06.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:06.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:06.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:06.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:04:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:04:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:04:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-05-04 07:04:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:06.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:06.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-05-04 07:04:06.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@66831b14 2024-05-04 07:04:06.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@66831b14 2024-05-04 07:04:06.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-05-04 07:04:06.908 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66831b14 2024-05-04 07:04:06.920 [Test worker @coroutine#1988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66831b14 2024-05-04 07:04:06.922 [Test worker @coroutine#1990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66831b14 2024-05-04 07:04:06.923 [DefaultDispatcher-worker-12 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34609/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-05-04 07:04:06.924 [DefaultDispatcher-worker-12 @coroutine#1998] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34609/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-05-04 07:04:06.924 [DefaultDispatcher-worker-12 @coroutine#1998] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34609/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-05-04 07:04:06.925 [DefaultDispatcher-worker-16 @coroutine#1998] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34609/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-05-04 07:04:06.925 [DefaultDispatcher-worker-16 @coroutine#1998] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34609/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-05-04 07:04:06.932 [DefaultDispatcher-worker-15 @coroutine#1992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66831b14 2024-05-04 07:04:06.954 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:06.959 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2d9763 2024-05-04 07:04:06.959 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b2d9763 2024-05-04 07:04:06.964 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@25ea7c76 2024-05-04 07:04:06.964 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@25ea7c76 2024-05-04 07:04:06.967 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d5fc13 2024-05-04 07:04:06.967 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@21d5fc13 2024-05-04 07:04:06.970 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@64d7764d 2024-05-04 07:04:06.970 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@64d7764d 2024-05-04 07:04:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-05-04 07:04:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31ecb361 2024-05-04 07:04:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:06.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:04:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:04:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:04:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-05-04 07:04:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:06.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:06.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-05-04 07:04:06.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-05-04 07:04:06.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-05-04 07:04:06.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-05-04 07:04:06.973 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2386633b 2024-05-04 07:04:06.973 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2386633b 2024-05-04 07:04:06.978 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@55f9b2f1 2024-05-04 07:04:06.978 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@55f9b2f1 2024-05-04 07:04:06.981 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b42f939 2024-05-04 07:04:06.981 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b42f939 2024-05-04 07:04:06.985 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f88902 2024-05-04 07:04:06.985 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f88902 2024-05-04 07:04:06.988 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f7bd1d 2024-05-04 07:04:06.988 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f7bd1d 2024-05-04 07:04:06.988 [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-04 07:04:06.999 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-05-04 07:04:07.007 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:07.011 [Test worker @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-05-04 07:04:07.012 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@14285089 2024-05-04 07:04:07.012 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@14285089 2024-05-04 07:04:07.012 [Test worker @coroutine#2005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-05-04 07:04:07.013 [DefaultDispatcher-worker-10 @coroutine#2009] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45917/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:07.014 [DefaultDispatcher-worker-10 @coroutine#2009] 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:45917/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 07:04:07.014 [DefaultDispatcher-worker-10 @coroutine#2009] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45917/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:07.014 [DefaultDispatcher-worker-10 @coroutine#2009] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45917/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 07:04:07.016 [DefaultDispatcher-worker-16 @coroutine#2009] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45917/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:07.016 [DefaultDispatcher-worker-16 @coroutine#2009] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45917/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:07.016 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aefac7c 2024-05-04 07:04:07.016 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aefac7c 2024-05-04 07:04:07.020 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed03bf9 2024-05-04 07:04:07.020 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed03bf9 2024-05-04 07:04:07.023 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd2a647 2024-05-04 07:04:07.023 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bd2a647 2024-05-04 07:04:07.025 [DefaultDispatcher-worker-15 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-05-04 07:04:07.025 [DefaultDispatcher-worker-15 @coroutine#2008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.025 [DefaultDispatcher-worker-15 @coroutine#2008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:07.025 [DefaultDispatcher-worker-15 @coroutine#2008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.026 [DefaultDispatcher-worker-14 @coroutine#2008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.026 [DefaultDispatcher-worker-14 @coroutine#2008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.026 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2809ac 2024-05-04 07:04:07.026 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2809ac 2024-05-04 07:04:07.029 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a43d839 2024-05-04 07:04:07.029 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a43d839 2024-05-04 07:04:07.030 [Test worker @coroutine#2013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-05-04 07:04:07.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-05-04 07:04:07.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:07.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:07.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:07.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:07.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:07.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:07.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4205d1c9 2024-05-04 07:04:07.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:07.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:07.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:07.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:07.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:07.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:07.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:07.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:07.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:07.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:07.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:07.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:07.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:07.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:04:07.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:04:07.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:07.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:07.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:04:07.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:07.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-05-04 07:04:07.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:07.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:07.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:07.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:07.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:07.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:07.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:07.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:07.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-05-04 07:04:07.031 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7553297b 2024-05-04 07:04:07.031 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7553297b 2024-05-04 07:04:07.034 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bfd5908 2024-05-04 07:04:07.034 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bfd5908 2024-05-04 07:04:07.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a22e7e2 2024-05-04 07:04:07.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a22e7e2 2024-05-04 07:04:07.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-05-04 07:04:07.036 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a22e7e2 2024-05-04 07:04:07.036 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@765552b2 2024-05-04 07:04:07.036 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@765552b2 2024-05-04 07:04:07.036 [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-04 07:04:07.048 [Test worker @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a22e7e2 2024-05-04 07:04:07.050 [Test worker @coroutine#2022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a22e7e2 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a1a5521 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:07.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:07.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-05-04 07:04:07.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-05-04 07:04:07.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-05-04 07:04:07.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-05-04 07:04:07.062 [DefaultDispatcher-worker-1 @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a22e7e2 2024-05-04 07:04:07.071 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:07.075 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@47237498 2024-05-04 07:04:07.075 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@47237498 2024-05-04 07:04:07.076 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-05-04 07:04:07.078 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e4920c 2024-05-04 07:04:07.078 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e4920c 2024-05-04 07:04:07.081 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ddb1fe8 2024-05-04 07:04:07.081 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ddb1fe8 2024-05-04 07:04:07.084 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d99837 2024-05-04 07:04:07.084 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@8d99837 2024-05-04 07:04:07.087 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5482aa00 2024-05-04 07:04:07.087 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5482aa00 2024-05-04 07:04:07.088 [Test worker @coroutine#2032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-05-04 07:04:07.089 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@399b366e 2024-05-04 07:04:07.089 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@399b366e 2024-05-04 07:04:07.090 [Test worker @coroutine#2034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-05-04 07:04:07.091 [DefaultDispatcher-worker-5 @coroutine#2038] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48317/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:07.091 [DefaultDispatcher-worker-5 @coroutine#2038] 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:48317/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 07:04:07.091 [DefaultDispatcher-worker-5 @coroutine#2038] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48317/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:07.091 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c2a5aea 2024-05-04 07:04:07.091 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c2a5aea 2024-05-04 07:04:07.091 [DefaultDispatcher-worker-5 @coroutine#2038] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48317/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 07:04:07.093 [DefaultDispatcher-worker-7 @coroutine#2038] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48317/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:07.093 [DefaultDispatcher-worker-7 @coroutine#2038] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48317/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:07.093 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f66778 2024-05-04 07:04:07.093 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f66778 2024-05-04 07:04:07.095 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e502cc 2024-05-04 07:04:07.095 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e502cc 2024-05-04 07:04:07.095 [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-04 07:04:07.102 [DefaultDispatcher-worker-5 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-05-04 07:04:07.102 [DefaultDispatcher-worker-5 @coroutine#2037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.102 [DefaultDispatcher-worker-5 @coroutine#2037] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:07.102 [DefaultDispatcher-worker-5 @coroutine#2037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.103 [DefaultDispatcher-worker-8 @coroutine#2037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.103 [DefaultDispatcher-worker-8 @coroutine#2037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.105 [Test worker @coroutine#2042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73f0b216 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:07.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:07.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-05-04 07:04:07.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ea78c72 2024-05-04 07:04:07.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ea78c72 2024-05-04 07:04:07.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-05-04 07:04:07.111 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea78c72 2024-05-04 07:04:07.124 [Test worker @coroutine#2049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea78c72 2024-05-04 07:04:07.126 [Test worker @coroutine#2051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea78c72 2024-05-04 07:04:07.127 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-05-04 07:04:07.127 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:07.127 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:07.127 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:07.127 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:07.127 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:07.128 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:07.128 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eecb2f1 2024-05-04 07:04:07.128 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:07.128 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:07.128 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:07.128 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:07.128 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:07.128 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:07.128 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:07.128 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:07.128 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:07.128 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:07.128 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:07.128 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:07.128 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:07.128 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:04:07.128 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:04:07.128 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:07.128 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:07.128 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:04:07.128 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:07.128 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-05-04 07:04:07.128 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:07.128 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:07.128 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:07.128 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:07.128 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:07.128 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:07.128 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:07.128 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:07.128 [DefaultDispatcher-worker-3 @coroutine#2059] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-05-04 07:04:07.129 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed4ace8 2024-05-04 07:04:07.129 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed4ace8 2024-05-04 07:04:07.129 [DefaultDispatcher-worker-3 @coroutine#2059] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-05-04 07:04:07.135 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:07.137 [DefaultDispatcher-worker-8 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea78c72 2024-05-04 07:04:07.140 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@253bd11c 2024-05-04 07:04:07.140 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@253bd11c 2024-05-04 07:04:07.145 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfc3bcb 2024-05-04 07:04:07.145 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfc3bcb 2024-05-04 07:04:07.147 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc3ba6c 2024-05-04 07:04:07.147 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc3ba6c 2024-05-04 07:04:07.150 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac131f0 2024-05-04 07:04:07.150 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac131f0 2024-05-04 07:04:07.152 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1109be85 2024-05-04 07:04:07.152 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1109be85 2024-05-04 07:04:07.154 [DefaultDispatcher-worker-3 @coroutine#2059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed4ace8 2024-05-04 07:04:07.155 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be1fd0c 2024-05-04 07:04:07.155 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be1fd0c 2024-05-04 07:04:07.155 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:07.157 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c32cc6 2024-05-04 07:04:07.157 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c32cc6 2024-05-04 07:04:07.159 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7a34c1 2024-05-04 07:04:07.159 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7a34c1 2024-05-04 07:04:07.159 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@aeecebf 2024-05-04 07:04:07.159 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@aeecebf 2024-05-04 07:04:07.162 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@564fb4f1 2024-05-04 07:04:07.162 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@564fb4f1 2024-05-04 07:04:07.162 [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-04 07:04:07.163 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bddb3e 2024-05-04 07:04:07.163 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bddb3e 2024-05-04 07:04:07.166 [DefaultDispatcher-worker-3 @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed4ace8 2024-05-04 07:04:07.167 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6825fb1 2024-05-04 07:04:07.167 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6825fb1 2024-05-04 07:04:07.168 [DefaultDispatcher-worker-3 @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed4ace8 2024-05-04 07:04:07.169 [DefaultDispatcher-worker-8 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:07.169 [DefaultDispatcher-worker-8 @coroutine#2067] 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-04 07:04:07.169 [DefaultDispatcher-worker-8 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:07.169 [DefaultDispatcher-worker-8 @coroutine#2067] 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-04 07:04:07.170 [DefaultDispatcher-worker-3 @coroutine#2059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 07:04:07.170 [DefaultDispatcher-worker-3 @coroutine#2059] 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-04 07:04:07.170 [DefaultDispatcher-worker-3 @coroutine#2059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 07:04:07.170 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4380d105 2024-05-04 07:04:07.170 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4380d105 2024-05-04 07:04:07.171 [DefaultDispatcher-worker-5 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:07.172 [DefaultDispatcher-worker-6 @coroutine#2059] 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-04 07:04:07.174 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e013988 2024-05-04 07:04:07.174 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e013988 2024-05-04 07:04:07.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c3f81ef 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:07.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:07.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-05-04 07:04:07.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-05-04 07:04:07.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-05-04 07:04:07.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-05-04 07:04:07.179 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7289755d 2024-05-04 07:04:07.179 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7289755d 2024-05-04 07:04:07.180 [DefaultDispatcher-worker-11 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed4ace8 2024-05-04 07:04:07.181 [DefaultDispatcher-worker-11 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.181 [DefaultDispatcher-worker-11 @coroutine#2066] 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-04 07:04:07.181 [DefaultDispatcher-worker-11 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.181 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e2c36a 2024-05-04 07:04:07.181 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e2c36a 2024-05-04 07:04:07.182 [DefaultDispatcher-worker-8 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.184 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@23af2e4a 2024-05-04 07:04:07.184 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@23af2e4a 2024-05-04 07:04:07.186 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@34758ece 2024-05-04 07:04:07.186 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@34758ece 2024-05-04 07:04:07.186 [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-04 07:04:07.210 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:07.211 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-05-04 07:04:07.215 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e877ce8 2024-05-04 07:04:07.215 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e877ce8 2024-05-04 07:04:07.219 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@60409f48 2024-05-04 07:04:07.219 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@60409f48 2024-05-04 07:04:07.223 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@647f1798 2024-05-04 07:04:07.223 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@647f1798 2024-05-04 07:04:07.224 [Test worker @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-05-04 07:04:07.225 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@217d9573 2024-05-04 07:04:07.225 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@217d9573 2024-05-04 07:04:07.226 [Test worker @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-05-04 07:04:07.227 [DefaultDispatcher-worker-5 @coroutine#2082] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54835/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:07.227 [DefaultDispatcher-worker-5 @coroutine#2082] 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:54835/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 07:04:07.227 [DefaultDispatcher-worker-5 @coroutine#2082] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54835/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:07.227 [DefaultDispatcher-worker-5 @coroutine#2082] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54835/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 07:04:07.228 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c8cd88 2024-05-04 07:04:07.228 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c8cd88 2024-05-04 07:04:07.229 [DefaultDispatcher-worker-16 @coroutine#2082] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54835/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:07.229 [DefaultDispatcher-worker-16 @coroutine#2082] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54835/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:07.229 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:07.231 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1016b686 2024-05-04 07:04:07.231 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1016b686 2024-05-04 07:04:07.232 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b97f6f7 2024-05-04 07:04:07.232 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b97f6f7 2024-05-04 07:04:07.233 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@c49b0cb 2024-05-04 07:04:07.233 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@c49b0cb 2024-05-04 07:04:07.235 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@25501df5 2024-05-04 07:04:07.235 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@25501df5 2024-05-04 07:04:07.236 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@41526a3c 2024-05-04 07:04:07.236 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@41526a3c 2024-05-04 07:04:07.237 [DefaultDispatcher-worker-13 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-05-04 07:04:07.237 [DefaultDispatcher-worker-13 @coroutine#2081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.237 [DefaultDispatcher-worker-13 @coroutine#2081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:07.237 [DefaultDispatcher-worker-13 @coroutine#2081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.237 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@216f9d87 2024-05-04 07:04:07.237 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@216f9d87 2024-05-04 07:04:07.238 [DefaultDispatcher-worker-15 @coroutine#2081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.238 [DefaultDispatcher-worker-15 @coroutine#2081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.239 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@73445b13 2024-05-04 07:04:07.239 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@73445b13 2024-05-04 07:04:07.239 [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-04 07:04:07.241 [Test worker @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-05-04 07:04:07.241 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@646d17ce 2024-05-04 07:04:07.241 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@646d17ce 2024-05-04 07:04:07.243 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@705975fa 2024-05-04 07:04:07.244 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@705975fa 2024-05-04 07:04:07.246 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@554371b1 2024-05-04 07:04:07.246 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@554371b1 2024-05-04 07:04:07.248 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@89d4d3b 2024-05-04 07:04:07.248 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@89d4d3b 2024-05-04 07:04:07.250 [DefaultDispatcher-worker-7 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-05-04 07:04:07.251 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@442e881 2024-05-04 07:04:07.251 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@442e881 2024-05-04 07:04:07.253 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f0fab56 2024-05-04 07:04:07.253 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f0fab56 2024-05-04 07:04:07.253 [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-04 07:04:07.259 [DefaultDispatcher-worker-5 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-05-04 07:04:07.270 [DefaultDispatcher-worker-16 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-05-04 07:04:07.278 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:07.281 [DefaultDispatcher-worker-4 @coroutine#2093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-05-04 07:04:07.285 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@74eaf047 2024-05-04 07:04:07.285 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@74eaf047 2024-05-04 07:04:07.290 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a2d10aa 2024-05-04 07:04:07.290 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a2d10aa 2024-05-04 07:04:07.293 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e129b37 2024-05-04 07:04:07.293 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e129b37 2024-05-04 07:04:07.296 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b101a91 2024-05-04 07:04:07.296 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b101a91 2024-05-04 07:04:07.296 [DefaultDispatcher-worker-5 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-05-04 07:04:07.299 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@18dbbd7c 2024-05-04 07:04:07.299 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@18dbbd7c 2024-05-04 07:04:07.301 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@a61468d 2024-05-04 07:04:07.301 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@a61468d 2024-05-04 07:04:07.303 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6040bfd5 2024-05-04 07:04:07.303 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6040bfd5 2024-05-04 07:04:07.304 [DefaultDispatcher-worker-2 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-05-04 07:04:07.306 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b3fe5de 2024-05-04 07:04:07.306 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b3fe5de 2024-05-04 07:04:07.309 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4a9398 2024-05-04 07:04:07.309 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4a9398 2024-05-04 07:04:07.309 [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-04 07:04:07.314 [DefaultDispatcher-worker-15 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-05-04 07:04:07.323 [DefaultDispatcher-worker-2 @coroutine#2098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-05-04 07:04:07.333 [DefaultDispatcher-worker-2 @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-05-04 07:04:07.335 [DefaultDispatcher-worker-9 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54835/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 07:04:07.335 [DefaultDispatcher-worker-9 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54835/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-04 07:04:07.336 [DefaultDispatcher-worker-9 @coroutine#2109] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54835/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 07:04:07.337 [DefaultDispatcher-worker-11 @coroutine#2109] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54835/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 07:04:07.337 [DefaultDispatcher-worker-11 @coroutine#2109] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54835/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 07:04:07.337 [DefaultDispatcher-worker-11 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54835/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-04 07:04:07.337 [DefaultDispatcher-worker-11 @coroutine#2109] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54835/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:04:07.338 [DefaultDispatcher-worker-11 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54835/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-04 07:04:07.338 [DefaultDispatcher-worker-11 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54835/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-05-04 07:04:07.338 [DefaultDispatcher-worker-11 @coroutine#2109] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54835/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-04 07:04:07.339 [DefaultDispatcher-worker-15 @coroutine#2109] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54835/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-04 07:04:07.339 [DefaultDispatcher-worker-15 @coroutine#2109] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54835/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-04 07:04:07.372 [DefaultDispatcher-worker-9 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-05-04 07:04:07.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52cda4bd 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:07.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:07.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-05-04 07:04:07.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-05-04 07:04:07.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-05-04 07:04:07.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-05-04 07:04:07.402 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-05-04 07:04:07.414 [Test worker @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-05-04 07:04:07.416 [Test worker @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-05-04 07:04:07.417 [DefaultDispatcher-worker-9 @coroutine#2133] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49475/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:07.417 [DefaultDispatcher-worker-9 @coroutine#2133] 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:49475/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 07:04:07.417 [DefaultDispatcher-worker-9 @coroutine#2133] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49475/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:07.417 [DefaultDispatcher-worker-9 @coroutine#2133] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49475/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 07:04:07.419 [DefaultDispatcher-worker-8 @coroutine#2133] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49475/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:07.419 [DefaultDispatcher-worker-8 @coroutine#2133] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49475/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:07.427 [DefaultDispatcher-worker-13 @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-05-04 07:04:07.427 [DefaultDispatcher-worker-13 @coroutine#2132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.427 [DefaultDispatcher-worker-13 @coroutine#2132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:07.427 [DefaultDispatcher-worker-13 @coroutine#2132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.428 [DefaultDispatcher-worker-15 @coroutine#2132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.428 [DefaultDispatcher-worker-15 @coroutine#2132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.432 [Test worker @coroutine#2137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-05-04 07:04:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-05-04 07:04:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bd191c2 2024-05-04 07:04:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:07.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:07.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:07.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:07.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:07.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:07.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:07.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:07.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:07.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:07.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:04:07.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:04:07.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:07.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:07.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:04:07.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:07.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-05-04 07:04:07.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:07.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:07.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:07.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:07.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:07.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:07.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:07.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:07.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-05-04 07:04:07.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-05-04 07:04:07.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-05-04 07:04:07.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-05-04 07:04:07.437 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-05-04 07:04:07.450 [Test worker @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-05-04 07:04:07.452 [Test worker @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-05-04 07:04:07.465 [DefaultDispatcher-worker-6 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-05-04 07:04:07.465 [DefaultDispatcher-worker-6 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2024-05-04 07:04:07.471 [DefaultDispatcher-worker-2 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-05-04 07:04:07.478 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:07.480 [DefaultDispatcher-worker-12 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-05-04 07:04:07.481 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1b9898 2024-05-04 07:04:07.481 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1b9898 2024-05-04 07:04:07.484 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@50dc7d2b 2024-05-04 07:04:07.484 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@50dc7d2b 2024-05-04 07:04:07.487 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@54e3f3e8 2024-05-04 07:04:07.487 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@54e3f3e8 2024-05-04 07:04:07.489 [DefaultDispatcher-worker-4 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-05-04 07:04:07.490 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e17710 2024-05-04 07:04:07.490 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e17710 2024-05-04 07:04:07.492 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@133cf2ec 2024-05-04 07:04:07.492 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@133cf2ec 2024-05-04 07:04:07.494 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bae085 2024-05-04 07:04:07.494 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bae085 2024-05-04 07:04:07.496 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8d3bc9 2024-05-04 07:04:07.496 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8d3bc9 2024-05-04 07:04:07.499 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@71ce885f 2024-05-04 07:04:07.499 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@71ce885f 2024-05-04 07:04:07.501 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@591af18 2024-05-04 07:04:07.501 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@591af18 2024-05-04 07:04:07.501 [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-04 07:04:07.511 [DefaultDispatcher-worker-4 @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-05-04 07:04:07.528 [DefaultDispatcher-worker-11 @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-05-04 07:04:07.536 [DefaultDispatcher-worker-11 @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-05-04 07:04:07.537 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:07.541 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c14a4b3 2024-05-04 07:04:07.542 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c14a4b3 2024-05-04 07:04:07.544 [DefaultDispatcher-worker-1 @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-05-04 07:04:07.546 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d34d41 2024-05-04 07:04:07.546 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d34d41 2024-05-04 07:04:07.550 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@36eccfc3 2024-05-04 07:04:07.550 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@36eccfc3 2024-05-04 07:04:07.552 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ee477a 2024-05-04 07:04:07.552 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ee477a 2024-05-04 07:04:07.553 [DefaultDispatcher-worker-7 @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-05-04 07:04:07.555 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac64488 2024-05-04 07:04:07.555 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac64488 2024-05-04 07:04:07.557 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d7b5d4 2024-05-04 07:04:07.557 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d7b5d4 2024-05-04 07:04:07.559 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1215e89a 2024-05-04 07:04:07.559 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1215e89a 2024-05-04 07:04:07.562 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c1b835 2024-05-04 07:04:07.562 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c1b835 2024-05-04 07:04:07.564 [DefaultDispatcher-worker-3 @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-05-04 07:04:07.564 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7b4cc1 2024-05-04 07:04:07.564 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7b4cc1 2024-05-04 07:04:07.564 [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-04 07:04:07.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79827e71 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:07.566 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:07.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-05-04 07:04:07.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-05-04 07:04:07.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-05-04 07:04:07.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-05-04 07:04:07.591 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-05-04 07:04:07.603 [Test worker @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-05-04 07:04:07.604 [Test worker @coroutine#2172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-05-04 07:04:07.606 [DefaultDispatcher-worker-2 @coroutine#2176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34591/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:07.606 [DefaultDispatcher-worker-2 @coroutine#2176] 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:34591/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 07:04:07.606 [DefaultDispatcher-worker-2 @coroutine#2176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34591/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:07.606 [DefaultDispatcher-worker-2 @coroutine#2176] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34591/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 07:04:07.608 [DefaultDispatcher-worker-8 @coroutine#2176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34591/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:07.608 [DefaultDispatcher-worker-8 @coroutine#2176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34591/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:07.616 [DefaultDispatcher-worker-5 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-05-04 07:04:07.617 [DefaultDispatcher-worker-5 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.617 [DefaultDispatcher-worker-5 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:07.617 [DefaultDispatcher-worker-5 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.617 [DefaultDispatcher-worker-12 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.617 [DefaultDispatcher-worker-12 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.620 [Test worker @coroutine#2180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6441cff1 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:07.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:07.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-05-04 07:04:07.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f09d998 2024-05-04 07:04:07.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f09d998 2024-05-04 07:04:07.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-05-04 07:04:07.625 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f09d998 2024-05-04 07:04:07.640 [Test worker @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f09d998 2024-05-04 07:04:07.642 [Test worker @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f09d998 2024-05-04 07:04:07.652 [DefaultDispatcher-worker-13 @coroutine#1897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-05-04 07:04:07.652 [DefaultDispatcher-worker-13 @coroutine#1897] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.652 [DefaultDispatcher-worker-13 @coroutine#1897] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:07.652 [DefaultDispatcher-worker-13 @coroutine#1897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.653 [DefaultDispatcher-worker-6 @coroutine#2191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f09d998 2024-05-04 07:04:07.654 [DefaultDispatcher-worker-14 @coroutine#1897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.654 [DefaultDispatcher-worker-14 @coroutine#1897] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.655 [DefaultDispatcher-worker-13 @coroutine#2198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-05-04 07:04:07.664 [DefaultDispatcher-worker-1 @coroutine#2198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-05-04 07:04:07.667 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:07.670 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fdfec87 2024-05-04 07:04:07.670 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fdfec87 2024-05-04 07:04:07.675 [DefaultDispatcher-worker-5 @coroutine#2198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-05-04 07:04:07.675 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@61181f0c 2024-05-04 07:04:07.675 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@61181f0c 2024-05-04 07:04:07.680 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@652787f7 2024-05-04 07:04:07.680 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@652787f7 2024-05-04 07:04:07.683 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@20251537 2024-05-04 07:04:07.683 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@20251537 2024-05-04 07:04:07.684 [DefaultDispatcher-worker-1 @coroutine#2198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-05-04 07:04:07.685 [DefaultDispatcher-worker-5 @coroutine#2207] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34591/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 07:04:07.685 [DefaultDispatcher-worker-5 @coroutine#2207] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34591/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-04 07:04:07.685 [DefaultDispatcher-worker-5 @coroutine#2207] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34591/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 07:04:07.686 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@300e6e60 2024-05-04 07:04:07.686 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@300e6e60 2024-05-04 07:04:07.687 [DefaultDispatcher-worker-6 @coroutine#2207] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34591/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 07:04:07.687 [DefaultDispatcher-worker-6 @coroutine#2207] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34591/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 07:04:07.687 [DefaultDispatcher-worker-6 @coroutine#2207] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34591/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-04 07:04:07.687 [DefaultDispatcher-worker-6 @coroutine#2207] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34591/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:04:07.688 [DefaultDispatcher-worker-6 @coroutine#2207] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34591/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-04 07:04:07.688 [DefaultDispatcher-worker-6 @coroutine#2207] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34591/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-05-04 07:04:07.688 [DefaultDispatcher-worker-6 @coroutine#2207] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34591/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-04 07:04:07.688 [DefaultDispatcher-worker-5 @coroutine#2207] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34591/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-04 07:04:07.688 [DefaultDispatcher-worker-5 @coroutine#2207] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34591/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-04 07:04:07.688 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@11cff712 2024-05-04 07:04:07.688 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@11cff712 2024-05-04 07:04:07.691 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@480ed2e3 2024-05-04 07:04:07.691 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@480ed2e3 2024-05-04 07:04:07.694 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@400aea78 2024-05-04 07:04:07.694 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@400aea78 2024-05-04 07:04:07.697 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@334f177 2024-05-04 07:04:07.697 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@334f177 2024-05-04 07:04:07.697 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-05-04 07:04:07.713 [DefaultDispatcher-worker-6 @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3652dd19 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:07.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:07.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-05-04 07:04:07.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-05-04 07:04:07.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-05-04 07:04:07.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-05-04 07:04:07.724 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:07.729 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c478ca1 2024-05-04 07:04:07.729 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c478ca1 2024-05-04 07:04:07.733 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@52806959 2024-05-04 07:04:07.733 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@52806959 2024-05-04 07:04:07.738 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@56bfe7d1 2024-05-04 07:04:07.738 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@56bfe7d1 2024-05-04 07:04:07.738 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-05-04 07:04:07.741 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@13bd6362 2024-05-04 07:04:07.741 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@13bd6362 2024-05-04 07:04:07.743 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@737fc730 2024-05-04 07:04:07.743 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@737fc730 2024-05-04 07:04:07.745 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e4b2a7 2024-05-04 07:04:07.745 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e4b2a7 2024-05-04 07:04:07.747 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcc4845 2024-05-04 07:04:07.747 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcc4845 2024-05-04 07:04:07.750 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@73929c2d 2024-05-04 07:04:07.750 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@73929c2d 2024-05-04 07:04:07.751 [DefaultDispatcher-worker-1 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-05-04 07:04:07.751 [DefaultDispatcher-worker-1 @coroutine#1929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.751 [DefaultDispatcher-worker-1 @coroutine#1929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:07.751 [DefaultDispatcher-worker-1 @coroutine#1929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.752 [Test worker @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-05-04 07:04:07.752 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ed98328 2024-05-04 07:04:07.752 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ed98328 2024-05-04 07:04:07.752 [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-04 07:04:07.753 [DefaultDispatcher-worker-3 @coroutine#1929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.753 [DefaultDispatcher-worker-3 @coroutine#1929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.754 [Test worker @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-05-04 07:04:07.755 [DefaultDispatcher-worker-6 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58305/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:07.755 [DefaultDispatcher-worker-6 @coroutine#2235] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58305/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 07:04:07.755 [DefaultDispatcher-worker-6 @coroutine#2235] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58305/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:07.755 [DefaultDispatcher-worker-6 @coroutine#2235] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58305/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 07:04:07.756 [DefaultDispatcher-worker-4 @coroutine#2235] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58305/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:07.756 [DefaultDispatcher-worker-4 @coroutine#2235] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58305/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:07.766 [DefaultDispatcher-worker-13 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-05-04 07:04:07.766 [DefaultDispatcher-worker-13 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.766 [DefaultDispatcher-worker-13 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:07.766 [DefaultDispatcher-worker-13 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.767 [DefaultDispatcher-worker-6 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.767 [DefaultDispatcher-worker-6 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.769 [Test worker @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-05-04 07:04:07.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-05-04 07:04:07.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:07.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:07.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:07.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:07.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:07.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:07.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42bbd21c 2024-05-04 07:04:07.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:07.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:07.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:07.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:04:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:04:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:04:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-05-04 07:04:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:07.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:07.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-05-04 07:04:07.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@28901fe7 2024-05-04 07:04:07.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@28901fe7 2024-05-04 07:04:07.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-05-04 07:04:07.776 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28901fe7 2024-05-04 07:04:07.788 [Test worker @coroutine#2246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28901fe7 2024-05-04 07:04:07.790 [Test worker @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28901fe7 2024-05-04 07:04:07.795 [DefaultDispatcher-worker-14 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58305/auth/register 2024-05-04 07:04:07.795 [DefaultDispatcher-worker-14 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58305/auth/register. 2024-05-04 07:04:07.795 [DefaultDispatcher-worker-14 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58305/auth/register 2024-05-04 07:04:07.795 [DefaultDispatcher-worker-14 @coroutine#2258] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58305/auth/register from class io.ktor.http.content.TextContent 2024-05-04 07:04:07.796 [DefaultDispatcher-worker-4 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58305/auth/register 2024-05-04 07:04:07.796 [DefaultDispatcher-worker-4 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58305/auth/register 2024-05-04 07:04:07.801 [DefaultDispatcher-worker-8 @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28901fe7 2024-05-04 07:04:07.818 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:07.822 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c26fac7 2024-05-04 07:04:07.822 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c26fac7 2024-05-04 07:04:07.827 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e11933 2024-05-04 07:04:07.827 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e11933 2024-05-04 07:04:07.830 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@66de91b7 2024-05-04 07:04:07.830 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@66de91b7 2024-05-04 07:04:07.833 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dc1308 2024-05-04 07:04:07.833 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dc1308 2024-05-04 07:04:07.835 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f72576 2024-05-04 07:04:07.835 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f72576 2024-05-04 07:04:07.837 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b593da 2024-05-04 07:04:07.837 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b593da 2024-05-04 07:04:07.840 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@74fb12 2024-05-04 07:04:07.840 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@74fb12 2024-05-04 07:04:07.841 [DefaultDispatcher-worker-15 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58305/auth/register. 2024-05-04 07:04:07.841 [DefaultDispatcher-worker-15 @coroutine#2258] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58305/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:04:07.842 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@43f3ec47 2024-05-04 07:04:07.842 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@43f3ec47 2024-05-04 07:04:07.844 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@26ebdda 2024-05-04 07:04:07.844 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@26ebdda 2024-05-04 07:04:07.844 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-05-04 07:04:07.867 [DefaultDispatcher-worker-9 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-05-04 07:04:07.875 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:07.879 [DefaultDispatcher-worker-3 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-05-04 07:04:07.879 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a06093 2024-05-04 07:04:07.879 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@17a06093 2024-05-04 07:04:07.883 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@19678c17 2024-05-04 07:04:07.883 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@19678c17 2024-05-04 07:04:07.886 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d580be3 2024-05-04 07:04:07.886 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d580be3 2024-05-04 07:04:07.889 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@585a862c 2024-05-04 07:04:07.889 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@585a862c 2024-05-04 07:04:07.892 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c6ad14c 2024-05-04 07:04:07.892 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c6ad14c 2024-05-04 07:04:07.894 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6948fbe2 2024-05-04 07:04:07.894 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@6948fbe2 2024-05-04 07:04:07.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-05-04 07:04:07.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:07.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:07.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:07.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:07.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:07.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:07.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f8ac459 2024-05-04 07:04:07.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:04:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:04:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:04:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-05-04 07:04:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:07.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:07.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-05-04 07:04:07.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-05-04 07:04:07.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-05-04 07:04:07.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-05-04 07:04:07.897 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3492f23b 2024-05-04 07:04:07.897 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3492f23b 2024-05-04 07:04:07.899 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@38757963 2024-05-04 07:04:07.899 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@38757963 2024-05-04 07:04:07.901 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@220f3f90 2024-05-04 07:04:07.901 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@220f3f90 2024-05-04 07:04:07.901 [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-04 07:04:07.909 [DefaultDispatcher-worker-2 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-05-04 07:04:07.909 [DefaultDispatcher-worker-2 @coroutine#1976] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.909 [DefaultDispatcher-worker-2 @coroutine#1976] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:07.909 [DefaultDispatcher-worker-2 @coroutine#1976] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.911 [DefaultDispatcher-worker-7 @coroutine#1976] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.911 [DefaultDispatcher-worker-7 @coroutine#1976] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:07.916 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-05-04 07:04:07.928 [Test worker @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-05-04 07:04:07.930 [Test worker @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-05-04 07:04:07.932 [DefaultDispatcher-worker-8 @coroutine#2274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 07:04:07.932 [DefaultDispatcher-worker-8 @coroutine#2274] 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-04 07:04:07.932 [DefaultDispatcher-worker-8 @coroutine#2274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 07:04:07.932 [DefaultDispatcher-worker-8 @coroutine#2274] 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-04 07:04:07.933 [DefaultDispatcher-worker-10 @coroutine#2274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 07:04:07.933 [DefaultDispatcher-worker-10 @coroutine#2274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 07:04:07.942 [DefaultDispatcher-worker-2 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-05-04 07:04:07.942 [DefaultDispatcher-worker-2 @coroutine#2273] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-04 07:04:07.942 [DefaultDispatcher-worker-2 @coroutine#2273] 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-04 07:04:07.942 [DefaultDispatcher-worker-2 @coroutine#2273] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-04 07:04:07.943 [DefaultDispatcher-worker-10 @coroutine#2273] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-04 07:04:07.943 [DefaultDispatcher-worker-10 @coroutine#2273] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-04 07:04:07.947 [Test worker @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-05-04 07:04:07.954 [Test worker @coroutine#2285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-05-04 07:04:07.970 [Test worker @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@149ef64a 2024-05-04 07:04:07.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-05-04 07:04:07.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-05-04 07:04:07.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:07.972 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@149ef64a: (connection evicted) 2024-05-04 07:04:07.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:07.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-05-04 07:04:07.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-05-04 07:04:07.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5069a91b 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:07.975 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:07.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-05-04 07:04:07.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2024-05-04 07:04:07.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2024-05-04 07:04:07.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-05-04 07:04:07.978 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2024-05-04 07:04:07.990 [Test worker @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2024-05-04 07:04:07.992 [Test worker @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2024-05-04 07:04:07.993 [DefaultDispatcher-worker-3 @coroutine#2301] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 07:04:07.993 [DefaultDispatcher-worker-3 @coroutine#2301] 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-04 07:04:07.993 [DefaultDispatcher-worker-3 @coroutine#2301] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 07:04:07.993 [DefaultDispatcher-worker-3 @coroutine#2301] 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-04 07:04:07.994 [DefaultDispatcher-worker-4 @coroutine#2301] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 07:04:07.994 [DefaultDispatcher-worker-4 @coroutine#2301] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 07:04:08.006 [DefaultDispatcher-worker-9 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2024-05-04 07:04:08.006 [DefaultDispatcher-worker-9 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-04 07:04:08.006 [DefaultDispatcher-worker-9 @coroutine#2300] 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-04 07:04:08.006 [DefaultDispatcher-worker-9 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-04 07:04:08.007 [DefaultDispatcher-worker-16 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-04 07:04:08.007 [DefaultDispatcher-worker-16 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-04 07:04:08.010 [Test worker @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2024-05-04 07:04:08.013 [Test worker @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2024-05-04 07:04:08.018 [Test worker @coroutine#2319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@322399e6 2024-05-04 07:04:08.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-05-04 07:04:08.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-05-04 07:04:08.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:08.019 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@322399e6: (connection evicted) 2024-05-04 07:04:08.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:08.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-05-04 07:04:08.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-05-04 07:04:08.020 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2693e39c 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:08.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:08.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-05-04 07:04:08.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-05-04 07:04:08.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-05-04 07:04:08.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-05-04 07:04:08.024 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-05-04 07:04:08.036 [Test worker @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-05-04 07:04:08.037 [DefaultDispatcher-worker-9 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-05-04 07:04:08.037 [DefaultDispatcher-worker-9 @coroutine#2008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.037 [DefaultDispatcher-worker-9 @coroutine#2008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:08.037 [DefaultDispatcher-worker-9 @coroutine#2008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.038 [Test worker @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-05-04 07:04:08.039 [DefaultDispatcher-worker-12 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 07:04:08.039 [DefaultDispatcher-worker-12 @coroutine#2330] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-05-04 07:04:08.039 [DefaultDispatcher-worker-4 @coroutine#2008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.039 [DefaultDispatcher-worker-12 @coroutine#2330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 07:04:08.039 [DefaultDispatcher-worker-4 @coroutine#2008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.039 [DefaultDispatcher-worker-12 @coroutine#2330] 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-04 07:04:08.040 [DefaultDispatcher-worker-4 @coroutine#2330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 07:04:08.040 [DefaultDispatcher-worker-4 @coroutine#2330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 07:04:08.048 [DefaultDispatcher-worker-9 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-05-04 07:04:08.048 [DefaultDispatcher-worker-9 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-04 07:04:08.049 [DefaultDispatcher-worker-9 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-05-04 07:04:08.049 [DefaultDispatcher-worker-9 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-04 07:04:08.049 [DefaultDispatcher-worker-6 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-04 07:04:08.049 [DefaultDispatcher-worker-6 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-04 07:04:08.053 [Test worker @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-05-04 07:04:08.057 [Test worker @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-05-04 07:04:08.061 [Test worker @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-05-04 07:04:08.065 [Test worker @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-05-04 07:04:08.069 [Test worker @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-05-04 07:04:08.074 [Test worker @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-05-04 07:04:08.077 [Test worker @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1043c493 2024-05-04 07:04:08.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-05-04 07:04:08.078 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-05-04 07:04:08.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:08.078 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1043c493: (connection evicted) 2024-05-04 07:04:08.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:08.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-05-04 07:04:08.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@522221e1 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:08.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:08.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-05-04 07:04:08.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@58397dd 2024-05-04 07:04:08.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@58397dd 2024-05-04 07:04:08.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-05-04 07:04:08.085 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dd 2024-05-04 07:04:08.103 [Test worker @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dd 2024-05-04 07:04:08.106 [Test worker @coroutine#2366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dd 2024-05-04 07:04:08.107 [DefaultDispatcher-worker-6 @coroutine#2370] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 07:04:08.107 [DefaultDispatcher-worker-6 @coroutine#2370] 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-04 07:04:08.107 [DefaultDispatcher-worker-6 @coroutine#2370] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 07:04:08.107 [DefaultDispatcher-worker-6 @coroutine#2370] 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-04 07:04:08.109 [DefaultDispatcher-worker-10 @coroutine#2370] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 07:04:08.109 [DefaultDispatcher-worker-10 @coroutine#2370] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 07:04:08.115 [DefaultDispatcher-worker-2 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-05-04 07:04:08.116 [DefaultDispatcher-worker-2 @coroutine#2037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.116 [DefaultDispatcher-worker-2 @coroutine#2037] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:08.116 [DefaultDispatcher-worker-2 @coroutine#2037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.117 [DefaultDispatcher-worker-7 @coroutine#2037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.117 [DefaultDispatcher-worker-7 @coroutine#2037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.118 [DefaultDispatcher-worker-8 @coroutine#2369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dd 2024-05-04 07:04:08.119 [DefaultDispatcher-worker-8 @coroutine#2369] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-04 07:04:08.119 [DefaultDispatcher-worker-8 @coroutine#2369] 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-04 07:04:08.119 [DefaultDispatcher-worker-8 @coroutine#2369] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-04 07:04:08.119 [DefaultDispatcher-worker-7 @coroutine#2369] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-04 07:04:08.119 [DefaultDispatcher-worker-7 @coroutine#2369] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-04 07:04:08.122 [Test worker @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dd 2024-05-04 07:04:08.125 [Test worker @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dd 2024-05-04 07:04:08.130 [Test worker @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58397dd 2024-05-04 07:04:08.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-05-04 07:04:08.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-05-04 07:04:08.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:08.132 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58397dd: (connection evicted) 2024-05-04 07:04:08.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:08.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-05-04 07:04:08.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-05-04 07:04:08.133 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6391d34f 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:08.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:08.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-05-04 07:04:08.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2024-05-04 07:04:08.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2024-05-04 07:04:08.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-05-04 07:04:08.137 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2024-05-04 07:04:08.149 [Test worker @coroutine#2399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2024-05-04 07:04:08.151 [Test worker @coroutine#2401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2024-05-04 07:04:08.152 [DefaultDispatcher-worker-4 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 07:04:08.152 [DefaultDispatcher-worker-4 @coroutine#2405] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-05-04 07:04:08.152 [DefaultDispatcher-worker-4 @coroutine#2405] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 07:04:08.152 [DefaultDispatcher-worker-4 @coroutine#2405] 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-04 07:04:08.153 [DefaultDispatcher-worker-9 @coroutine#2405] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 07:04:08.153 [DefaultDispatcher-worker-9 @coroutine#2405] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 07:04:08.162 [DefaultDispatcher-worker-1 @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2024-05-04 07:04:08.162 [DefaultDispatcher-worker-1 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-04 07:04:08.162 [DefaultDispatcher-worker-1 @coroutine#2404] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-05-04 07:04:08.162 [DefaultDispatcher-worker-1 @coroutine#2404] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-04 07:04:08.163 [DefaultDispatcher-worker-8 @coroutine#2404] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-04 07:04:08.163 [DefaultDispatcher-worker-8 @coroutine#2404] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-04 07:04:08.166 [Test worker @coroutine#2411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2024-05-04 07:04:08.172 [Test worker @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2024-05-04 07:04:08.175 [Test worker @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2024-05-04 07:04:08.177 [Test worker @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2024-05-04 07:04:08.181 [Test worker @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53c0424a 2024-05-04 07:04:08.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-05-04 07:04:08.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-05-04 07:04:08.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:08.181 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53c0424a: (connection evicted) 2024-05-04 07:04:08.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:08.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-05-04 07:04:08.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43e6f05f 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:08.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-05-04 07:04:08.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c04310f 2024-05-04 07:04:08.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c04310f 2024-05-04 07:04:08.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-05-04 07:04:08.186 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c04310f 2024-05-04 07:04:08.195 [DefaultDispatcher-worker-2 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed4ace8 2024-05-04 07:04:08.196 [DefaultDispatcher-worker-2 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.196 [DefaultDispatcher-worker-2 @coroutine#2066] 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-04 07:04:08.196 [DefaultDispatcher-worker-2 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.197 [DefaultDispatcher-worker-15 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.200 [Test worker @coroutine#2430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c04310f 2024-05-04 07:04:08.202 [Test worker @coroutine#2434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c04310f 2024-05-04 07:04:08.202 [DefaultDispatcher-worker-2 @coroutine#2438] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 07:04:08.202 [DefaultDispatcher-worker-2 @coroutine#2438] 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-04 07:04:08.202 [DefaultDispatcher-worker-2 @coroutine#2438] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 07:04:08.202 [DefaultDispatcher-worker-2 @coroutine#2438] 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-04 07:04:08.204 [DefaultDispatcher-worker-13 @coroutine#2438] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 07:04:08.204 [DefaultDispatcher-worker-13 @coroutine#2438] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 07:04:08.212 [DefaultDispatcher-worker-3 @coroutine#2437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c04310f 2024-05-04 07:04:08.213 [DefaultDispatcher-worker-3 @coroutine#2437] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-04 07:04:08.213 [DefaultDispatcher-worker-3 @coroutine#2437] 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-04 07:04:08.213 [DefaultDispatcher-worker-3 @coroutine#2437] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-04 07:04:08.213 [DefaultDispatcher-worker-15 @coroutine#2437] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-04 07:04:08.213 [DefaultDispatcher-worker-15 @coroutine#2437] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-04 07:04:08.216 [Test worker @coroutine#2442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c04310f 2024-05-04 07:04:08.220 [Test worker @coroutine#2449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c04310f 2024-05-04 07:04:08.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-05-04 07:04:08.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-05-04 07:04:08.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:08.223 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c04310f: (connection evicted) 2024-05-04 07:04:08.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:08.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-05-04 07:04:08.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-05-04 07:04:08.335 [DefaultDispatcher-worker-8 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-05-04 07:04:08.335 [DefaultDispatcher-worker-8 @coroutine#2081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.335 [DefaultDispatcher-worker-8 @coroutine#2081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:08.335 [DefaultDispatcher-worker-8 @coroutine#2081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.336 [DefaultDispatcher-worker-3 @coroutine#2081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.336 [DefaultDispatcher-worker-3 @coroutine#2081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.438 [DefaultDispatcher-worker-5 @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-05-04 07:04:08.438 [DefaultDispatcher-worker-5 @coroutine#2132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.438 [DefaultDispatcher-worker-5 @coroutine#2132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:08.439 [DefaultDispatcher-worker-5 @coroutine#2132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.440 [DefaultDispatcher-worker-16 @coroutine#2132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.440 [DefaultDispatcher-worker-16 @coroutine#2132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-05-04 07:04:08.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:08.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:08.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:08.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:08.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:08.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:08.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68cc6fa4 2024-05-04 07:04:08.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:08.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:08.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:08.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:08.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:08.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:08.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:08.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:08.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:08.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:08.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:08.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:08.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:08.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:04:08.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:04:08.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:08.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:08.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:04:08.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:08.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-05-04 07:04:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:08.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:08.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-05-04 07:04:08.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d729af6 2024-05-04 07:04:08.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d729af6 2024-05-04 07:04:08.553 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-05-04 07:04:08.574 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d729af6 2024-05-04 07:04:08.586 [Test worker @coroutine#2488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d729af6 2024-05-04 07:04:08.588 [Test worker @coroutine#2490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d729af6 2024-05-04 07:04:08.589 [DefaultDispatcher-worker-5 @coroutine#2493] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:08.589 [DefaultDispatcher-worker-5 @coroutine#2493] 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-04 07:04:08.589 [DefaultDispatcher-worker-5 @coroutine#2493] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:08.589 [DefaultDispatcher-worker-5 @coroutine#2493] 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-04 07:04:08.591 [DefaultDispatcher-worker-9 @coroutine#2493] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:08.591 [DefaultDispatcher-worker-9 @coroutine#2493] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:08.599 [DefaultDispatcher-worker-16 @coroutine#2492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d729af6 2024-05-04 07:04:08.600 [DefaultDispatcher-worker-16 @coroutine#2492] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.600 [DefaultDispatcher-worker-16 @coroutine#2492] 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-04 07:04:08.600 [DefaultDispatcher-worker-16 @coroutine#2492] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.600 [DefaultDispatcher-worker-7 @coroutine#2492] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.600 [DefaultDispatcher-worker-7 @coroutine#2492] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.603 [Test worker @coroutine#2497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d729af6 2024-05-04 07:04:08.621 [DefaultDispatcher-worker-6 @coroutine#2504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d729af6 2024-05-04 07:04:08.627 [DefaultDispatcher-worker-15 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-05-04 07:04:08.628 [DefaultDispatcher-worker-15 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.628 [DefaultDispatcher-worker-15 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:08.628 [DefaultDispatcher-worker-15 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.629 [DefaultDispatcher-worker-8 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.629 [DefaultDispatcher-worker-8 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.653 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:08.656 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4a0f30 2024-05-04 07:04:08.657 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f4a0f30 2024-05-04 07:04:08.660 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@418df8a9 2024-05-04 07:04:08.660 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@418df8a9 2024-05-04 07:04:08.664 [DefaultDispatcher-worker-16 @coroutine#1897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-05-04 07:04:08.664 [DefaultDispatcher-worker-16 @coroutine#1897] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.664 [DefaultDispatcher-worker-16 @coroutine#1897] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:08.664 [DefaultDispatcher-worker-16 @coroutine#1897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.666 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b26440 2024-05-04 07:04:08.666 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b26440 2024-05-04 07:04:08.666 [DefaultDispatcher-worker-4 @coroutine#1897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.666 [DefaultDispatcher-worker-4 @coroutine#1897] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.668 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0f292 2024-05-04 07:04:08.668 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@b0f292 2024-05-04 07:04:08.670 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9c5e3b 2024-05-04 07:04:08.670 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f9c5e3b 2024-05-04 07:04:08.673 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@317ab5d1 2024-05-04 07:04:08.673 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@317ab5d1 2024-05-04 07:04:08.675 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@67bc47da 2024-05-04 07:04:08.675 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@67bc47da 2024-05-04 07:04:08.678 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@609f0ddd 2024-05-04 07:04:08.678 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@609f0ddd 2024-05-04 07:04:08.681 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d8fea73 2024-05-04 07:04:08.681 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d8fea73 2024-05-04 07:04:08.681 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-05-04 07:04:08.681 [Test worker @coroutine#2506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d729af6 2024-05-04 07:04:08.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-05-04 07:04:08.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-05-04 07:04:08.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 07:04:08.688 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d729af6: (connection evicted) 2024-05-04 07:04:08.689 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f4a0f30: (connection evicted) 2024-05-04 07:04:08.689 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@418df8a9: (connection evicted) 2024-05-04 07:04:08.689 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45b26440: (connection evicted) 2024-05-04 07:04:08.690 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b0f292: (connection evicted) 2024-05-04 07:04:08.690 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f9c5e3b: (connection evicted) 2024-05-04 07:04:08.691 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@317ab5d1: (connection evicted) 2024-05-04 07:04:08.691 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67bc47da: (connection evicted) 2024-05-04 07:04:08.692 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@609f0ddd: (connection evicted) 2024-05-04 07:04:08.692 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1d8fea73: (connection evicted) 2024-05-04 07:04:08.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:08.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-05-04 07:04:08.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-05-04 07:04:08.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-05-04 07:04:08.696 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a6078d 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:08.697 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:08.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-05-04 07:04:08.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4458887d 2024-05-04 07:04:08.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@4458887d 2024-05-04 07:04:08.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-05-04 07:04:08.701 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4458887d 2024-05-04 07:04:08.715 [Test worker @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4458887d 2024-05-04 07:04:08.717 [Test worker @coroutine#2520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4458887d 2024-05-04 07:04:08.718 [DefaultDispatcher-worker-11 @coroutine#2523] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:08.718 [DefaultDispatcher-worker-11 @coroutine#2523] 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-04 07:04:08.718 [DefaultDispatcher-worker-11 @coroutine#2523] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:08.718 [DefaultDispatcher-worker-11 @coroutine#2523] 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-04 07:04:08.720 [DefaultDispatcher-worker-15 @coroutine#2523] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:08.720 [DefaultDispatcher-worker-15 @coroutine#2523] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:08.729 [DefaultDispatcher-worker-15 @coroutine#2522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4458887d 2024-05-04 07:04:08.729 [DefaultDispatcher-worker-15 @coroutine#2522] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.729 [DefaultDispatcher-worker-15 @coroutine#2522] 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-04 07:04:08.729 [DefaultDispatcher-worker-15 @coroutine#2522] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.730 [DefaultDispatcher-worker-2 @coroutine#2522] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.730 [DefaultDispatcher-worker-2 @coroutine#2522] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.734 [Test worker @coroutine#2527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4458887d 2024-05-04 07:04:08.751 [DefaultDispatcher-worker-11 @coroutine#2535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4458887d 2024-05-04 07:04:08.765 [DefaultDispatcher-worker-7 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-05-04 07:04:08.765 [DefaultDispatcher-worker-7 @coroutine#1929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.765 [DefaultDispatcher-worker-7 @coroutine#1929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:08.765 [DefaultDispatcher-worker-7 @coroutine#1929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.767 [DefaultDispatcher-worker-11 @coroutine#1929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.767 [DefaultDispatcher-worker-11 @coroutine#1929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.777 [DefaultDispatcher-worker-14 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-05-04 07:04:08.777 [DefaultDispatcher-worker-14 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.777 [DefaultDispatcher-worker-14 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:08.777 [DefaultDispatcher-worker-14 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.778 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.778 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.800 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:08.801 [Test worker @coroutine#2537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4458887d 2024-05-04 07:04:08.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-05-04 07:04:08.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-05-04 07:04:08.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:08.804 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4458887d: (connection evicted) 2024-05-04 07:04:08.806 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@10782383 2024-05-04 07:04:08.806 [HikariPool-113 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@10782383 2024-05-04 07:04:08.806 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10782383: (connection evicted) 2024-05-04 07:04:08.807 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:08.807 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-05-04 07:04:08.807 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@683218c8 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:08.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:08.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-05-04 07:04:08.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@345f4e0d 2024-05-04 07:04:08.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@345f4e0d 2024-05-04 07:04:08.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-05-04 07:04:08.814 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345f4e0d 2024-05-04 07:04:08.828 [Test worker @coroutine#2547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345f4e0d 2024-05-04 07:04:08.830 [Test worker @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345f4e0d 2024-05-04 07:04:08.830 [DefaultDispatcher-worker-14 @coroutine#2552] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:08.831 [DefaultDispatcher-worker-14 @coroutine#2552] 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-04 07:04:08.831 [DefaultDispatcher-worker-14 @coroutine#2552] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:08.831 [DefaultDispatcher-worker-14 @coroutine#2552] 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-04 07:04:08.832 [DefaultDispatcher-worker-15 @coroutine#2552] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:08.832 [DefaultDispatcher-worker-15 @coroutine#2552] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:08.842 [DefaultDispatcher-worker-14 @coroutine#2551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345f4e0d 2024-05-04 07:04:08.842 [DefaultDispatcher-worker-14 @coroutine#2551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.842 [DefaultDispatcher-worker-14 @coroutine#2551] 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-04 07:04:08.842 [DefaultDispatcher-worker-14 @coroutine#2551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.843 [DefaultDispatcher-worker-10 @coroutine#2551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.843 [DefaultDispatcher-worker-10 @coroutine#2551] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.846 [Test worker @coroutine#2556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345f4e0d 2024-05-04 07:04:08.862 [DefaultDispatcher-worker-9 @coroutine#2563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345f4e0d 2024-05-04 07:04:08.912 [Test worker @coroutine#2565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345f4e0d 2024-05-04 07:04:08.913 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:08.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-05-04 07:04:08.915 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-05-04 07:04:08.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:08.915 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@345f4e0d: (connection evicted) 2024-05-04 07:04:08.919 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@653d4b5b 2024-05-04 07:04:08.919 [HikariPool-114 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@653d4b5b 2024-05-04 07:04:08.919 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@653d4b5b: (connection evicted) 2024-05-04 07:04:08.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:08.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-05-04 07:04:08.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-05-04 07:04:08.922 [DefaultDispatcher-worker-8 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-05-04 07:04:08.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-05-04 07:04:08.922 [DefaultDispatcher-worker-8 @coroutine#1976] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.922 [DefaultDispatcher-worker-8 @coroutine#1976] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:08.922 [DefaultDispatcher-worker-8 @coroutine#1976] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@542759f 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:08.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:08.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-05-04 07:04:08.924 [DefaultDispatcher-worker-5 @coroutine#1976] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.924 [DefaultDispatcher-worker-5 @coroutine#1976] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb6750f 2024-05-04 07:04:08.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eb6750f 2024-05-04 07:04:08.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-05-04 07:04:08.928 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb6750f 2024-05-04 07:04:08.943 [Test worker @coroutine#2573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb6750f 2024-05-04 07:04:08.945 [Test worker @coroutine#2575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb6750f 2024-05-04 07:04:08.946 [DefaultDispatcher-worker-8 @coroutine#2578] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:08.946 [DefaultDispatcher-worker-8 @coroutine#2578] 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-04 07:04:08.946 [DefaultDispatcher-worker-8 @coroutine#2578] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:08.946 [DefaultDispatcher-worker-8 @coroutine#2578] 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-04 07:04:08.947 [DefaultDispatcher-worker-4 @coroutine#2578] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:08.947 [DefaultDispatcher-worker-4 @coroutine#2578] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:08.956 [DefaultDispatcher-worker-8 @coroutine#2577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb6750f 2024-05-04 07:04:08.957 [DefaultDispatcher-worker-8 @coroutine#2577] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.957 [DefaultDispatcher-worker-8 @coroutine#2577] 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-04 07:04:08.957 [DefaultDispatcher-worker-8 @coroutine#2577] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.957 [DefaultDispatcher-worker-16 @coroutine#2577] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.957 [DefaultDispatcher-worker-16 @coroutine#2577] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 07:04:08.961 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb6750f 2024-05-04 07:04:08.976 [DefaultDispatcher-worker-7 @coroutine#2589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb6750f 2024-05-04 07:04:09.027 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:09.028 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eb6750f 2024-05-04 07:04:09.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-05-04 07:04:09.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-05-04 07:04:09.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:09.032 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6eb6750f: (connection evicted) 2024-05-04 07:04:09.032 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4a4298 2024-05-04 07:04:09.032 [HikariPool-115 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b4a4298 2024-05-04 07:04:09.033 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b4a4298: (connection evicted) 2024-05-04 07:04:09.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:09.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-05-04 07:04:09.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d339541 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:09.047 [Test worker @coroutine#2596] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-05-04 07:04:09.048 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@72364a40 2024-05-04 07:04:09.048 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@72364a40 2024-05-04 07:04:09.048 [Test worker @coroutine#2596] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-05-04 07:04:09.050 [DefaultDispatcher-worker-7 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-05-04 07:04:09.050 [DefaultDispatcher-worker-7 @coroutine#2008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.050 [DefaultDispatcher-worker-7 @coroutine#2008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:09.050 [DefaultDispatcher-worker-7 @coroutine#2008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.052 [DefaultDispatcher-worker-4 @coroutine#2008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.052 [DefaultDispatcher-worker-4 @coroutine#2008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.063 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72364a40 2024-05-04 07:04:09.075 [Test worker @coroutine#2600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72364a40 2024-05-04 07:04:09.077 [Test worker @coroutine#2602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72364a40 2024-05-04 07:04:09.079 [Test worker @coroutine#2604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72364a40 2024-05-04 07:04:09.090 [DefaultDispatcher-worker-15 @coroutine#2606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72364a40 2024-05-04 07:04:09.105 [DefaultDispatcher-worker-9 @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72364a40 2024-05-04 07:04:09.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-05-04 07:04:09.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-05-04 07:04:09.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:09.108 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72364a40: (connection evicted) 2024-05-04 07:04:09.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:09.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-05-04 07:04:09.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-05-04 07:04:09.111 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@475c2f47 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:09.112 [Test worker @coroutine#2625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-05-04 07:04:09.113 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-05-04 07:04:09.113 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-05-04 07:04:09.113 [Test worker @coroutine#2625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-05-04 07:04:09.129 [DefaultDispatcher-worker-7 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-05-04 07:04:09.129 [DefaultDispatcher-worker-7 @coroutine#2037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.129 [DefaultDispatcher-worker-7 @coroutine#2037] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:09.129 [DefaultDispatcher-worker-7 @coroutine#2037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.131 [DefaultDispatcher-worker-4 @coroutine#2037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.131 [DefaultDispatcher-worker-4 @coroutine#2037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.132 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-05-04 07:04:09.143 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-05-04 07:04:09.146 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-05-04 07:04:09.148 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-05-04 07:04:09.148 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5982255e 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-05-04 07:04:09.149 [Test worker @coroutine#2625] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-05-04 07:04:09.165 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-05-04 07:04:09.180 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-05-04 07:04:09.182 [Test worker @coroutine#2638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-05-04 07:04:09.184 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-05-04 07:04:09.196 [DefaultDispatcher-worker-14 @coroutine#2642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9 2024-05-04 07:04:09.205 [DefaultDispatcher-worker-14 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed4ace8 2024-05-04 07:04:09.205 [DefaultDispatcher-worker-14 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.206 [DefaultDispatcher-worker-14 @coroutine#2066] 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-04 07:04:09.206 [DefaultDispatcher-worker-14 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.207 [DefaultDispatcher-worker-7 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.213 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:09.213 [DefaultDispatcher-worker-1 @coroutine#2625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-05-04 07:04:09.222 [DefaultDispatcher-worker-5 @coroutine#2625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-05-04 07:04:09.231 [DefaultDispatcher-worker-11 @coroutine#2625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649 2024-05-04 07:04:09.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-05-04 07:04:09.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-05-04 07:04:09.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:09.243 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c5d1649: (connection evicted) 2024-05-04 07:04:09.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:09.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-05-04 07:04:09.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-05-04 07:04:09.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-05-04 07:04:09.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-05-04 07:04:09.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:09.244 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e9c5db9: (connection evicted) 2024-05-04 07:04:09.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:09.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-05-04 07:04:09.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-05-04 07:04:09.246 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@605c2b9f 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@35bcf3a6 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@35bcf3a6 2024-05-04 07:04:09.247 [Test worker @coroutine#2665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-05-04 07:04:09.266 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bcf3a6 2024-05-04 07:04:09.278 [Test worker @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bcf3a6 2024-05-04 07:04:09.280 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bcf3a6 2024-05-04 07:04:09.282 [Test worker @coroutine#2670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bcf3a6 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@508de524 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:09.282 [Test worker @coroutine#2665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-05-04 07:04:09.283 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-05-04 07:04:09.283 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-05-04 07:04:09.283 [Test worker @coroutine#2665] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-05-04 07:04:09.299 [Test worker @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-05-04 07:04:09.311 [Test worker @coroutine#2673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-05-04 07:04:09.312 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-05-04 07:04:09.314 [Test worker @coroutine#2677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-05-04 07:04:09.329 [DefaultDispatcher-worker-8 @coroutine#2679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2 2024-05-04 07:04:09.345 [DefaultDispatcher-worker-13 @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bcf3a6 2024-05-04 07:04:09.346 [DefaultDispatcher-worker-1 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-05-04 07:04:09.346 [DefaultDispatcher-worker-1 @coroutine#2081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.346 [DefaultDispatcher-worker-1 @coroutine#2081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:09.346 [DefaultDispatcher-worker-1 @coroutine#2081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.347 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:09.348 [DefaultDispatcher-worker-6 @coroutine#2081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.348 [DefaultDispatcher-worker-6 @coroutine#2081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.355 [DefaultDispatcher-worker-1 @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bcf3a6 2024-05-04 07:04:09.362 [DefaultDispatcher-worker-11 @coroutine#2665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35bcf3a6 2024-05-04 07:04:09.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-05-04 07:04:09.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-05-04 07:04:09.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:09.366 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35bcf3a6: (connection evicted) 2024-05-04 07:04:09.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:09.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-05-04 07:04:09.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-05-04 07:04:09.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-05-04 07:04:09.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-05-04 07:04:09.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:09.367 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a4d0ca2: (connection evicted) 2024-05-04 07:04:09.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:09.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-05-04 07:04:09.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-05-04 07:04:09.370 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-05-04 07:04:09.370 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:09.370 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:09.370 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:09.370 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:09.370 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:09.370 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:09.370 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65d3e2ba 2024-05-04 07:04:09.370 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:09.370 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:09.370 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:09.370 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:09.370 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:09.370 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:09.370 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:09.370 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:09.370 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:09.370 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:09.370 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:09.370 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:09.370 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:09.370 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:09.370 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:09.370 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:09.370 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:09.370 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:09.370 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:09.370 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-05-04 07:04:09.370 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:09.371 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:09.371 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:09.371 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:09.371 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:09.371 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:09.371 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:09.371 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:09.371 [Test worker @coroutine#2703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-05-04 07:04:09.371 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@136a5572 2024-05-04 07:04:09.371 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@136a5572 2024-05-04 07:04:09.371 [Test worker @coroutine#2703] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-05-04 07:04:09.389 [Test worker @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a5572 2024-05-04 07:04:09.400 [Test worker @coroutine#2704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a5572 2024-05-04 07:04:09.402 [Test worker @coroutine#2706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a5572 2024-05-04 07:04:09.404 [Test worker @coroutine#2708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a5572 2024-05-04 07:04:09.415 [DefaultDispatcher-worker-3 @coroutine#2710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a5572 2024-05-04 07:04:09.435 [DefaultDispatcher-worker-1 @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a5572 2024-05-04 07:04:09.439 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a5572 2024-05-04 07:04:09.452 [DefaultDispatcher-worker-9 @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a5572 2024-05-04 07:04:09.453 [DefaultDispatcher-worker-13 @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-05-04 07:04:09.453 [DefaultDispatcher-worker-13 @coroutine#2132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.453 [DefaultDispatcher-worker-13 @coroutine#2132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:09.453 [DefaultDispatcher-worker-13 @coroutine#2132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.454 [DefaultDispatcher-worker-12 @coroutine#2132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.454 [DefaultDispatcher-worker-12 @coroutine#2132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.471 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:09.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-05-04 07:04:09.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-05-04 07:04:09.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:09.478 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@136a5572: (connection evicted) 2024-05-04 07:04:09.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:09.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-05-04 07:04:09.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ccd3cf1 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:09.480 [Test worker @coroutine#2755] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-05-04 07:04:09.481 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae69abe 2024-05-04 07:04:09.481 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae69abe 2024-05-04 07:04:09.481 [Test worker @coroutine#2755] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-05-04 07:04:09.496 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae69abe 2024-05-04 07:04:09.507 [Test worker @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae69abe 2024-05-04 07:04:09.509 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae69abe 2024-05-04 07:04:09.511 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae69abe 2024-05-04 07:04:09.537 [DefaultDispatcher-worker-4 @coroutine#2755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae69abe 2024-05-04 07:04:09.546 [DefaultDispatcher-worker-10 @coroutine#2762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae69abe 2024-05-04 07:04:09.550 [Test worker @coroutine#2770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae69abe 2024-05-04 07:04:09.559 [DefaultDispatcher-worker-16 @coroutine#2755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae69abe 2024-05-04 07:04:09.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-05-04 07:04:09.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-05-04 07:04:09.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:09.565 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ae69abe: (connection evicted) 2024-05-04 07:04:09.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:09.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-05-04 07:04:09.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c42ee90 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:09.567 [Test worker @coroutine#2800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-05-04 07:04:09.568 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3803bc1a 2024-05-04 07:04:09.568 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3803bc1a 2024-05-04 07:04:09.568 [Test worker @coroutine#2800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-05-04 07:04:09.585 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3803bc1a 2024-05-04 07:04:09.598 [Test worker @coroutine#2801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3803bc1a 2024-05-04 07:04:09.600 [Test worker @coroutine#2804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3803bc1a 2024-05-04 07:04:09.602 [Test worker @coroutine#2806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3803bc1a 2024-05-04 07:04:09.614 [DefaultDispatcher-worker-14 @coroutine#2808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3803bc1a 2024-05-04 07:04:09.639 [DefaultDispatcher-worker-6 @coroutine#2800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3803bc1a 2024-05-04 07:04:09.640 [DefaultDispatcher-worker-3 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-05-04 07:04:09.641 [DefaultDispatcher-worker-3 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.641 [DefaultDispatcher-worker-3 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:09.641 [DefaultDispatcher-worker-3 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.643 [DefaultDispatcher-worker-2 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.643 [DefaultDispatcher-worker-2 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.650 [DefaultDispatcher-worker-3 @coroutine#2800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3803bc1a 2024-05-04 07:04:09.703 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:09.760 [DefaultDispatcher-worker-9 @coroutine#1897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-05-04 07:04:09.760 [DefaultDispatcher-worker-9 @coroutine#1897] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.760 [DefaultDispatcher-worker-9 @coroutine#1897] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:09.760 [DefaultDispatcher-worker-9 @coroutine#1897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.761 [DefaultDispatcher-worker-1 @coroutine#1897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.761 [DefaultDispatcher-worker-1 @coroutine#1897] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.778 [DefaultDispatcher-worker-2 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-05-04 07:04:09.778 [DefaultDispatcher-worker-2 @coroutine#1929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.779 [DefaultDispatcher-worker-2 @coroutine#1929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:09.779 [DefaultDispatcher-worker-2 @coroutine#1929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.780 [DefaultDispatcher-worker-2 @coroutine#1929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.780 [DefaultDispatcher-worker-2 @coroutine#1929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.834 [DefaultDispatcher-worker-1 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-05-04 07:04:09.834 [DefaultDispatcher-worker-1 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.834 [DefaultDispatcher-worker-1 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:09.835 [DefaultDispatcher-worker-1 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.836 [DefaultDispatcher-worker-14 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.836 [DefaultDispatcher-worker-14 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.851 [DefaultDispatcher-worker-14 @coroutine#2841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3803bc1a 2024-05-04 07:04:09.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-05-04 07:04:09.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-05-04 07:04:09.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:09.898 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3803bc1a: (connection evicted) 2024-05-04 07:04:09.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:09.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-05-04 07:04:09.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e7935f1 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2024-05-04 07:04:09.901 [Test worker @coroutine#2853] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-05-04 07:04:09.916 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2024-05-04 07:04:09.928 [Test worker @coroutine#2854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2024-05-04 07:04:09.930 [Test worker @coroutine#2856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2024-05-04 07:04:09.932 [Test worker @coroutine#2858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2024-05-04 07:04:09.934 [Test worker @coroutine#2863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2024-05-04 07:04:09.936 [DefaultDispatcher-worker-4 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-05-04 07:04:09.936 [DefaultDispatcher-worker-4 @coroutine#1976] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.936 [DefaultDispatcher-worker-4 @coroutine#1976] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:09.936 [DefaultDispatcher-worker-4 @coroutine#1976] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.937 [DefaultDispatcher-worker-5 @coroutine#1976] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.937 [DefaultDispatcher-worker-5 @coroutine#1976] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:09.945 [DefaultDispatcher-worker-11 @coroutine#2860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2024-05-04 07:04:09.965 [DefaultDispatcher-worker-12 @coroutine#2853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2024-05-04 07:04:09.972 [DefaultDispatcher-worker-12 @coroutine#2853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9751c9 2024-05-04 07:04:09.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-05-04 07:04:09.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-05-04 07:04:09.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:09.980 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9751c9: (connection evicted) 2024-05-04 07:04:09.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:09.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-05-04 07:04:09.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-05-04 07:04:09.982 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-05-04 07:04:09.982 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:09.982 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:09.982 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:09.982 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:09.982 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:09.982 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:09.982 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f526f91 2024-05-04 07:04:09.982 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:09.982 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:09.982 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:09.982 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:09.982 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:09.982 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:09.982 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:09.982 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:09.982 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:09.982 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:09.984 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:09.984 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:09.984 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:09.984 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:09.984 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:09.984 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:09.984 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:09.984 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:09.984 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:09.984 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-05-04 07:04:09.984 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:09.984 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:09.984 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:09.984 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:09.984 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:09.984 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:09.984 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:09.984 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:09.984 [Test worker @coroutine#2889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-05-04 07:04:09.985 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-05-04 07:04:09.985 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-05-04 07:04:09.985 [Test worker @coroutine#2889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-05-04 07:04:10.006 [Test worker @coroutine#2889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-05-04 07:04:10.017 [Test worker @coroutine#2890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-05-04 07:04:10.019 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-05-04 07:04:10.021 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-05-04 07:04:10.032 [DefaultDispatcher-worker-9 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54d0d561 2024-05-04 07:04:10.085 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:10.094 [DefaultDispatcher-worker-12 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-05-04 07:04:10.094 [DefaultDispatcher-worker-12 @coroutine#2008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.094 [DefaultDispatcher-worker-12 @coroutine#2008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:10.094 [DefaultDispatcher-worker-12 @coroutine#2008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-05-04 07:04:10.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-05-04 07:04:10.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:10.095 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54d0d561: (connection evicted) 2024-05-04 07:04:10.095 [DefaultDispatcher-worker-3 @coroutine#2008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.095 [DefaultDispatcher-worker-3 @coroutine#2008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:10.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-05-04 07:04:10.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-05-04 07:04:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-05-04 07:04:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:10.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@755c29b0 2024-05-04 07:04:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-05-04 07:04:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:10.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:10.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-05-04 07:04:10.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-05-04 07:04:10.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-05-04 07:04:10.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-05-04 07:04:10.187 [DefaultDispatcher-worker-15 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-05-04 07:04:10.187 [DefaultDispatcher-worker-15 @coroutine#2037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.188 [DefaultDispatcher-worker-15 @coroutine#2037] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:10.188 [DefaultDispatcher-worker-15 @coroutine#2037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.189 [DefaultDispatcher-worker-15 @coroutine#2037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.189 [DefaultDispatcher-worker-15 @coroutine#2037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.199 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:10.214 [DefaultDispatcher-worker-12 @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-05-04 07:04:10.220 [DefaultDispatcher-worker-2 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed4ace8 2024-05-04 07:04:10.220 [DefaultDispatcher-worker-2 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.220 [DefaultDispatcher-worker-2 @coroutine#2066] 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-04 07:04:10.220 [DefaultDispatcher-worker-2 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.221 [DefaultDispatcher-worker-2 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.224 [DefaultDispatcher-worker-2 @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-05-04 07:04:10.234 [DefaultDispatcher-worker-14 @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-05-04 07:04:10.245 [DefaultDispatcher-worker-12 @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-05-04 07:04:10.275 [DefaultDispatcher-worker-12 @coroutine#2922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-05-04 07:04:10.276 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-04 07:04:10.282 [Test worker] INFO ktor.application - Application started in 0.006 seconds. 2024-05-04 07:04:10.283 [DefaultDispatcher-worker-11 @coroutine#2934] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ff3ca23 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:10.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-05-04 07:04:10.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-05-04 07:04:10.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-05-04 07:04:10.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-05-04 07:04:10.302 [DefaultDispatcher-worker-1 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:10.302 [DefaultDispatcher-worker-1 @coroutine#2936] 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-04 07:04:10.302 [DefaultDispatcher-worker-1 @coroutine#2936] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:10.302 [DefaultDispatcher-worker-1 @coroutine#2936] 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-04 07:04:10.304 [eventLoopGroupProxy-19-1 @call-handler#2944] 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-04 07:04:10.304 [eventLoopGroupProxy-19-2 @call-handler#2945] 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-04 07:04:10.304 [eventLoopGroupProxy-19-1 @call-handler#2944] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.305 [eventLoopGroupProxy-19-2 @call-handler#2945] 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-04 07:04:10.305 [eventLoopGroupProxy-19-2 @call-handler#2945] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 07:04:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-05-04 07:04:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:10.305 [eventLoopGroupProxy-19-2 @call-handler#2945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14144cc9 2024-05-04 07:04:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:10.305 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:10.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:10.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:10.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:10.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:10.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:10.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:10.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:10.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:10.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:10.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:10.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:10.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:10.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:10.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:10.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:10.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:10.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:10.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-05-04 07:04:10.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:10.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:10.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:10.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:10.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:10.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:10.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:10.306 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:10.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-05-04 07:04:10.306 [DefaultDispatcher-worker-12 @coroutine#2936] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:10.306 [DefaultDispatcher-worker-12 @coroutine#2936] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:10.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-05-04 07:04:10.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-05-04 07:04:10.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-05-04 07:04:10.322 [DefaultDispatcher-worker-10 @coroutine#2949] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:10.322 [DefaultDispatcher-worker-10 @coroutine#2949] 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-04 07:04:10.322 [DefaultDispatcher-worker-10 @coroutine#2949] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:10.322 [DefaultDispatcher-worker-10 @coroutine#2949] 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-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e3a577a 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:10.322 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:10.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-05-04 07:04:10.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b38d912 2024-05-04 07:04:10.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b38d912 2024-05-04 07:04:10.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-05-04 07:04:10.323 [eventLoopGroupProxy-19-2 @call-handler#2953] 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-04 07:04:10.323 [eventLoopGroupProxy-19-2 @call-handler#2953] 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-04 07:04:10.323 [eventLoopGroupProxy-19-2 @call-handler#2953] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 07:04:10.324 [eventLoopGroupProxy-19-2 @call-handler#2953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.324 [eventLoopGroupProxy-19-3 @call-handler#2956] 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-04 07:04:10.324 [eventLoopGroupProxy-19-3 @call-handler#2956] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.324 [DefaultDispatcher-worker-2 @coroutine#2949] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:10.324 [DefaultDispatcher-worker-2 @coroutine#2949] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:10.327 [DefaultDispatcher-worker-7 @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-05-04 07:04:10.327 [DefaultDispatcher-worker-7 @coroutine#2935] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.327 [DefaultDispatcher-worker-7 @coroutine#2935] 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-04 07:04:10.327 [DefaultDispatcher-worker-7 @coroutine#2935] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.328 [eventLoopGroupProxy-19-2 @call-handler#2961] 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-04 07:04:10.328 [eventLoopGroupProxy-19-2 @call-handler#2961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.329 [DefaultDispatcher-worker-16 @coroutine#2935] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.329 [DefaultDispatcher-worker-16 @coroutine#2935] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.339 [DefaultDispatcher-worker-7 @coroutine#2935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-05-04 07:04:10.341 [DefaultDispatcher-worker-5 @coroutine#2967] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:10.341 [DefaultDispatcher-worker-5 @coroutine#2967] 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-04 07:04:10.341 [DefaultDispatcher-worker-5 @coroutine#2967] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:10.341 [DefaultDispatcher-worker-5 @coroutine#2967] 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-04 07:04:10.342 [eventLoopGroupProxy-19-2 @call-handler#2973] 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-04 07:04:10.342 [eventLoopGroupProxy-19-2 @call-handler#2973] 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-04 07:04:10.342 [eventLoopGroupProxy-19-2 @call-handler#2973] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 07:04:10.342 [eventLoopGroupProxy-19-4 @call-handler#2975] 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-04 07:04:10.342 [eventLoopGroupProxy-19-4 @call-handler#2975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.351 [DefaultDispatcher-worker-15 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-05-04 07:04:10.353 [DefaultDispatcher-worker-12 @coroutine#2948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-05-04 07:04:10.354 [DefaultDispatcher-worker-12 @coroutine#2948] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.354 [DefaultDispatcher-worker-12 @coroutine#2948] 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-04 07:04:10.354 [DefaultDispatcher-worker-12 @coroutine#2948] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.355 [DefaultDispatcher-worker-18 @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-05-04 07:04:10.356 [eventLoopGroupProxy-19-2 @call-handler#2973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.356 [DefaultDispatcher-worker-3 @coroutine#2967] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:10.356 [DefaultDispatcher-worker-3 @coroutine#2967] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 07:04:10.357 [eventLoopGroupProxy-19-5 @call-handler#2982] 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-04 07:04:10.357 [eventLoopGroupProxy-19-5 @call-handler#2982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.357 [DefaultDispatcher-worker-12 @coroutine#2948] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.357 [DefaultDispatcher-worker-12 @coroutine#2948] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.363 [DefaultDispatcher-worker-3 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-05-04 07:04:10.363 [DefaultDispatcher-worker-3 @coroutine#2081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.363 [DefaultDispatcher-worker-3 @coroutine#2081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:10.363 [DefaultDispatcher-worker-3 @coroutine#2081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.364 [DefaultDispatcher-worker-14 @coroutine#2081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.364 [DefaultDispatcher-worker-14 @coroutine#2081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.369 [DefaultDispatcher-worker-17 @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-05-04 07:04:10.370 [DefaultDispatcher-worker-13 @coroutine#2948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-05-04 07:04:10.375 [DefaultDispatcher-worker-1 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b38d912 2024-05-04 07:04:10.375 [DefaultDispatcher-worker-1 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.375 [DefaultDispatcher-worker-1 @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/replication/nodeId. 2024-05-04 07:04:10.375 [DefaultDispatcher-worker-1 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.376 [eventLoopGroupProxy-19-2 @call-handler#2994] 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-04 07:04:10.376 [eventLoopGroupProxy-19-2 @call-handler#2994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.377 [DefaultDispatcher-worker-19 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.377 [DefaultDispatcher-worker-19 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.380 [DefaultDispatcher-worker-13 @coroutine#2950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-05-04 07:04:10.385 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:10.387 [DefaultDispatcher-worker-13 @coroutine#2966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b38d912 2024-05-04 07:04:10.393 [DefaultDispatcher-worker-6 @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b38d912 2024-05-04 07:04:10.400 [DefaultDispatcher-worker-18 @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-05-04 07:04:10.401 [DefaultDispatcher-worker-3 @coroutine#2971] 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-04 07:04:10.401 [DefaultDispatcher-worker-3 @coroutine#2971] 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-04 07:04:10.401 [DefaultDispatcher-worker-3 @coroutine#2971] 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-04 07:04:10.402 [eventLoopGroupProxy-19-2 @call-handler#3008] 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-04 07:04:10.406 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:10.411 [DefaultDispatcher-worker-3 @coroutine#3000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-05-04 07:04:10.423 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:10.427 [DefaultDispatcher-worker-16 @coroutine#2971] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-05-04 07:04:10.427 [DefaultDispatcher-worker-16 @coroutine#2971] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-05-04 07:04:10.427 [DefaultDispatcher-worker-16 @coroutine#2971] 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-04 07:04:10.427 [DefaultDispatcher-worker-16 @coroutine#2971] 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-04 07:04:10.427 [DefaultDispatcher-worker-16 @coroutine#2971] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588248386459639809 2024-05-04 07:04:10.427 [DefaultDispatcher-worker-16 @coroutine#2971] 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=588248386459639809. 2024-05-04 07:04:10.427 [DefaultDispatcher-worker-16 @coroutine#2971] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588248386459639809 2024-05-04 07:04:10.428 [eventLoopGroupProxy-19-2 @call-handler#3012] 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-04 07:04:10.432 [eventLoopGroupProxy-19-2 @call-handler#3012] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.432 [DefaultDispatcher-worker-16 @coroutine#2971] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588248386459639809 2024-05-04 07:04:10.432 [DefaultDispatcher-worker-16 @coroutine#2971] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588248386459639809 2024-05-04 07:04:10.432 [DefaultDispatcher-worker-16 @coroutine#2971] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588248386459639809. 2024-05-04 07:04:10.432 [DefaultDispatcher-worker-16 @coroutine#2971] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588248386459639809 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:04:10.442 [DefaultDispatcher-worker-5 @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-05-04 07:04:10.444 [DefaultDispatcher-worker-5 @coroutine#2971] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-04 07:04:10.444 [DefaultDispatcher-worker-5 @coroutine#2971] 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-04 07:04:10.444 [DefaultDispatcher-worker-5 @coroutine#2971] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-04 07:04:10.445 [eventLoopGroupProxy-19-2 @call-handler#3016] 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-04 07:04:10.446 [eventLoopGroupProxy-19-2 @call-handler#3016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.447 [DefaultDispatcher-worker-5 @coroutine#2971] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-04 07:04:10.447 [DefaultDispatcher-worker-5 @coroutine#2971] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-04 07:04:10.447 [DefaultDispatcher-worker-5 @coroutine#2971] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-05-04 07:04:10.447 [DefaultDispatcher-worker-5 @coroutine#2971] 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-04 07:04:10.457 [DefaultDispatcher-worker-3 @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-05-04 07:04:10.469 [DefaultDispatcher-worker-14 @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-05-04 07:04:10.469 [DefaultDispatcher-worker-14 @coroutine#2132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.469 [DefaultDispatcher-worker-14 @coroutine#2132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:10.469 [DefaultDispatcher-worker-14 @coroutine#2132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.472 [DefaultDispatcher-worker-2 @coroutine#2132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.472 [DefaultDispatcher-worker-2 @coroutine#2132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.484 [DefaultDispatcher-worker-14 @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-05-04 07:04:10.497 [DefaultDispatcher-worker-13 @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-05-04 07:04:10.497 [DefaultDispatcher-worker-12 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-05-04 07:04:10.498 [DefaultDispatcher-worker-12 @coroutine#2937] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 07:04:10.498 [DefaultDispatcher-worker-12 @coroutine#2937] 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-04 07:04:10.498 [DefaultDispatcher-worker-12 @coroutine#2937] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 07:04:10.498 [DefaultDispatcher-worker-12 @coroutine#2937] 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-04 07:04:10.499 [eventLoopGroupProxy-19-2 @call-handler#3026] 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-04 07:04:10.499 [eventLoopGroupProxy-19-2 @call-handler#3026] 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-04 07:04:10.499 [eventLoopGroupProxy-19-2 @call-handler#3026] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 07:04:10.507 [DefaultDispatcher-worker-19 @call-handler#3026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-05-04 07:04:10.507 [eventLoopGroupProxy-19-2 @call-handler#3026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.508 [DefaultDispatcher-worker-19 @coroutine#2937] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 07:04:10.508 [DefaultDispatcher-worker-19 @coroutine#2937] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 07:04:10.508 [DefaultDispatcher-worker-19 @coroutine#2937] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 07:04:10.508 [DefaultDispatcher-worker-19 @coroutine#2937] 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-04 07:04:10.516 [DefaultDispatcher-worker-16 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-05-04 07:04:10.528 [DefaultDispatcher-worker-13 @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-05-04 07:04:10.529 [DefaultDispatcher-worker-17 @coroutine#2971] 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-04 07:04:10.529 [DefaultDispatcher-worker-17 @coroutine#2971] 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-04 07:04:10.529 [DefaultDispatcher-worker-17 @coroutine#2971] 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-04 07:04:10.530 [eventLoopGroupProxy-19-2 @call-handler#3039] 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-04 07:04:10.537 [DefaultDispatcher-worker-16 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-05-04 07:04:10.554 [DefaultDispatcher-worker-16 @coroutine#2971] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-05-04 07:04:10.554 [DefaultDispatcher-worker-16 @coroutine#2971] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-05-04 07:04:10.554 [DefaultDispatcher-worker-16 @coroutine#2971] 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-04 07:04:10.554 [DefaultDispatcher-worker-16 @coroutine#2971] 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-04 07:04:10.554 [DefaultDispatcher-worker-16 @coroutine#2971] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588248386459639810 2024-05-04 07:04:10.554 [DefaultDispatcher-worker-16 @coroutine#2971] 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=588248386459639810. 2024-05-04 07:04:10.555 [DefaultDispatcher-worker-16 @coroutine#2971] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588248386459639810 2024-05-04 07:04:10.555 [eventLoopGroupProxy-19-2 @call-handler#3043] 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-04 07:04:10.556 [eventLoopGroupProxy-19-2 @call-handler#3043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.556 [DefaultDispatcher-worker-16 @coroutine#2971] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588248386459639810 2024-05-04 07:04:10.556 [DefaultDispatcher-worker-16 @coroutine#2971] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588248386459639810 2024-05-04 07:04:10.557 [DefaultDispatcher-worker-16 @coroutine#2971] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588248386459639810. 2024-05-04 07:04:10.557 [DefaultDispatcher-worker-16 @coroutine#2971] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588248386459639810 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:04:10.567 [DefaultDispatcher-worker-2 @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-05-04 07:04:10.568 [DefaultDispatcher-worker-1 @coroutine#2971] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-04 07:04:10.568 [DefaultDispatcher-worker-1 @coroutine#2971] 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-04 07:04:10.568 [DefaultDispatcher-worker-1 @coroutine#2971] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-04 07:04:10.569 [eventLoopGroupProxy-19-2 @call-handler#3047] 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-04 07:04:10.569 [eventLoopGroupProxy-19-2 @call-handler#3047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.570 [DefaultDispatcher-worker-15 @coroutine#2971] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-04 07:04:10.570 [DefaultDispatcher-worker-15 @coroutine#2971] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-04 07:04:10.570 [DefaultDispatcher-worker-15 @coroutine#2971] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-05-04 07:04:10.570 [DefaultDispatcher-worker-15 @coroutine#2971] 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-04 07:04:10.581 [DefaultDispatcher-worker-15 @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-05-04 07:04:10.604 [DefaultDispatcher-worker-15 @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-05-04 07:04:10.617 [DefaultDispatcher-worker-2 @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-05-04 07:04:10.617 [DefaultDispatcher-worker-16 @coroutine#2950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-05-04 07:04:10.617 [DefaultDispatcher-worker-16 @coroutine#2950] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 07:04:10.617 [DefaultDispatcher-worker-16 @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/message. 2024-05-04 07:04:10.617 [DefaultDispatcher-worker-16 @coroutine#2950] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 07:04:10.617 [DefaultDispatcher-worker-16 @coroutine#2950] 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-04 07:04:10.618 [eventLoopGroupProxy-19-2 @call-handler#3053] 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-04 07:04:10.619 [eventLoopGroupProxy-19-2 @call-handler#3053] 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-04 07:04:10.619 [eventLoopGroupProxy-19-2 @call-handler#3053] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 07:04:10.625 [DefaultDispatcher-worker-5 @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-05-04 07:04:10.635 [DefaultDispatcher-worker-3 @call-handler#3053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-05-04 07:04:10.635 [eventLoopGroupProxy-19-2 @call-handler#3053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.636 [DefaultDispatcher-worker-3 @coroutine#2950] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 07:04:10.636 [DefaultDispatcher-worker-3 @coroutine#2950] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 07:04:10.636 [DefaultDispatcher-worker-3 @coroutine#2950] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 07:04:10.636 [DefaultDispatcher-worker-3 @coroutine#2950] 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-04 07:04:10.648 [DefaultDispatcher-worker-9 @coroutine#2950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-05-04 07:04:10.651 [UI Thread @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588248386459639808 2024-05-04 07:04:10.651 [UI Thread @coroutine#3073] 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=588248386459639808. 2024-05-04 07:04:10.651 [UI Thread @coroutine#3073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588248386459639808 2024-05-04 07:04:10.652 [UI Thread @coroutine#3078] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.652 [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/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588248386459639809&assignmentUid=588248386459639808. 2024-05-04 07:04:10.652 [UI Thread @coroutine#3078] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.652 [eventLoopGroupProxy-19-2 @call-handler#3088] 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-04 07:04:10.653 [eventLoopGroupProxy-19-5 @call-handler#3091] 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-04 07:04:10.654 [UI Thread @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.654 [UI Thread @coroutine#3083] 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=588248386459639809&assignmentUid=588248386459639808. 2024-05-04 07:04:10.654 [UI Thread @coroutine#3083] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.654 [UI Thread @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.654 [UI Thread @coroutine#3085] 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=588248386459639809&assignmentUid=588248386459639808. 2024-05-04 07:04:10.654 [UI Thread @coroutine#3085] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.656 [UI Thread @coroutine#3102] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588248386459639808&clazzUid=588248386459639808&accountPersonUid=588248386459639809 2024-05-04 07:04:10.656 [UI Thread @coroutine#3102] 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=588248386459639808&clazzUid=588248386459639808&accountPersonUid=588248386459639809. 2024-05-04 07:04:10.656 [UI Thread @coroutine#3102] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588248386459639808&clazzUid=588248386459639808&accountPersonUid=588248386459639809 2024-05-04 07:04:10.656 [DefaultDispatcher-worker-16 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-05-04 07:04:10.656 [eventLoopGroupProxy-19-5 @call-handler#3091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.657 [DefaultDispatcher-worker-16 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.657 [DefaultDispatcher-worker-16 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:10.657 [DefaultDispatcher-worker-16 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.658 [eventLoopGroupProxy-19-2 @call-handler#3088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.658 [DefaultDispatcher-worker-18 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.658 [UI Thread @coroutine#3078] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.658 [DefaultDispatcher-worker-18 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.658 [UI Thread @coroutine#3078] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.658 [UI Thread @coroutine#3078] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588248386459639809&assignmentUid=588248386459639808. 2024-05-04 07:04:10.658 [UI Thread @coroutine#3078] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588248386459639809&assignmentUid=588248386459639808 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:04:10.658 [eventLoopGroupProxy-19-8 @call-handler#3116] 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-04 07:04:10.659 [UI Thread @coroutine#3073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588248386459639808 2024-05-04 07:04:10.659 [UI Thread @coroutine#3073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588248386459639808 2024-05-04 07:04:10.659 [eventLoopGroupProxy-19-6 @call-handler#3119] 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-04 07:04:10.659 [eventLoopGroupProxy-19-7 @call-handler#3118] 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-04 07:04:10.659 [UI Thread @coroutine#3073] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588248386459639808. 2024-05-04 07:04:10.659 [UI Thread @coroutine#3073] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588248386459639808 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:04:10.661 [eventLoopGroupProxy-19-6 @call-handler#3119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.661 [eventLoopGroupProxy-19-7 @call-handler#3118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.662 [UI Thread @coroutine#3083] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.662 [UI Thread @coroutine#3083] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.662 [UI Thread @coroutine#3083] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588248386459639809&assignmentUid=588248386459639808. 2024-05-04 07:04:10.662 [UI Thread @coroutine#3083] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588248386459639809&assignmentUid=588248386459639808 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:04:10.662 [UI Thread @coroutine#3085] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.662 [UI Thread @coroutine#3085] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.662 [UI Thread @coroutine#3085] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588248386459639809&assignmentUid=588248386459639808. 2024-05-04 07:04:10.662 [UI Thread @coroutine#3085] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588248386459639809&assignmentUid=588248386459639808 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:04:10.670 [DefaultDispatcher-worker-18 @coroutine#3078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-05-04 07:04:10.672 [eventLoopGroupProxy-19-8 @call-handler#3116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.673 [UI Thread @coroutine#3102] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588248386459639808&clazzUid=588248386459639808&accountPersonUid=588248386459639809 2024-05-04 07:04:10.673 [UI Thread @coroutine#3102] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588248386459639808&clazzUid=588248386459639808&accountPersonUid=588248386459639809 2024-05-04 07:04:10.673 [UI Thread @coroutine#3102] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588248386459639808&clazzUid=588248386459639808&accountPersonUid=588248386459639809. 2024-05-04 07:04:10.673 [UI Thread @coroutine#3102] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588248386459639808&clazzUid=588248386459639808&accountPersonUid=588248386459639809 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:04:10.678 [DefaultDispatcher-worker-14 @coroutine#3073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-05-04 07:04:10.686 [DefaultDispatcher-worker-15 @coroutine#3083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-05-04 07:04:10.696 [DefaultDispatcher-worker-4 @coroutine#3085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-05-04 07:04:10.710 [DefaultDispatcher-worker-12 @coroutine#3102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-05-04 07:04:10.715 [UI Thread @coroutine#3134] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588248386459639808 2024-05-04 07:04:10.715 [UI Thread @coroutine#3134] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588248386459639808. 2024-05-04 07:04:10.716 [UI Thread @coroutine#3134] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588248386459639808 2024-05-04 07:04:10.716 [eventLoopGroupProxy-19-2 @call-handler#3136] 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-04 07:04:10.718 [eventLoopGroupProxy-19-2 @call-handler#3136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.719 [UI Thread @coroutine#3134] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588248386459639808 2024-05-04 07:04:10.719 [UI Thread @coroutine#3134] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588248386459639808 2024-05-04 07:04:10.719 [UI Thread @coroutine#3134] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588248386459639808. 2024-05-04 07:04:10.719 [UI Thread @coroutine#3134] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588248386459639808 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:04:10.729 [DefaultDispatcher-worker-4 @coroutine#3134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-05-04 07:04:10.740 [DefaultDispatcher-worker-20 @coroutine#3134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-05-04 07:04:10.749 [DefaultDispatcher-worker-12 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-05-04 07:04:10.750 [DefaultDispatcher-worker-12 @coroutine#2937] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 07:04:10.750 [DefaultDispatcher-worker-12 @coroutine#2937] 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-04 07:04:10.750 [DefaultDispatcher-worker-12 @coroutine#2937] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 07:04:10.750 [DefaultDispatcher-worker-12 @coroutine#2937] 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-04 07:04:10.751 [eventLoopGroupProxy-19-2 @call-handler#3145] 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-04 07:04:10.751 [eventLoopGroupProxy-19-2 @call-handler#3145] 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-04 07:04:10.751 [eventLoopGroupProxy-19-2 @call-handler#3145] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 07:04:10.761 [DefaultDispatcher-worker-4 @call-handler#3145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-05-04 07:04:10.761 [eventLoopGroupProxy-19-2 @call-handler#3145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.761 [DefaultDispatcher-worker-12 @coroutine#2937] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 07:04:10.761 [DefaultDispatcher-worker-12 @coroutine#2937] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 07:04:10.762 [DefaultDispatcher-worker-12 @coroutine#2937] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 07:04:10.762 [DefaultDispatcher-worker-12 @coroutine#2937] 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-04 07:04:10.769 [UI Thread @coroutine#3161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588248386459639810&assignmentUid=588248386459639808&clazzUid=588248386459639808&submitterUid=588248386459639809 2024-05-04 07:04:10.769 [UI Thread @coroutine#3161] 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=588248386459639810&assignmentUid=588248386459639808&clazzUid=588248386459639808&submitterUid=588248386459639809. 2024-05-04 07:04:10.769 [UI Thread @coroutine#3161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588248386459639810&assignmentUid=588248386459639808&clazzUid=588248386459639808&submitterUid=588248386459639809 2024-05-04 07:04:10.770 [eventLoopGroupProxy-19-2 @call-handler#3165] 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-04 07:04:10.775 [DefaultDispatcher-worker-16 @coroutine#1897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-05-04 07:04:10.775 [DefaultDispatcher-worker-10 @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-05-04 07:04:10.775 [DefaultDispatcher-worker-16 @coroutine#1897] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.775 [DefaultDispatcher-worker-16 @coroutine#1897] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:10.775 [DefaultDispatcher-worker-16 @coroutine#1897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.776 [DefaultDispatcher-worker-1 @coroutine#1897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.776 [DefaultDispatcher-worker-1 @coroutine#1897] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.776 [eventLoopGroupProxy-19-2 @call-handler#3165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.777 [UI Thread @coroutine#3161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588248386459639810&assignmentUid=588248386459639808&clazzUid=588248386459639808&submitterUid=588248386459639809 2024-05-04 07:04:10.777 [UI Thread @coroutine#3161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588248386459639810&assignmentUid=588248386459639808&clazzUid=588248386459639808&submitterUid=588248386459639809 2024-05-04 07:04:10.777 [UI Thread @coroutine#3161] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588248386459639810&assignmentUid=588248386459639808&clazzUid=588248386459639808&submitterUid=588248386459639809. 2024-05-04 07:04:10.777 [UI Thread @coroutine#3161] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588248386459639810&assignmentUid=588248386459639808&clazzUid=588248386459639808&submitterUid=588248386459639809 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:04:10.790 [DefaultDispatcher-worker-8 @coroutine#3161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-05-04 07:04:10.791 [DefaultDispatcher-worker-7 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-05-04 07:04:10.791 [DefaultDispatcher-worker-7 @coroutine#1929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.791 [DefaultDispatcher-worker-7 @coroutine#1929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:10.791 [DefaultDispatcher-worker-7 @coroutine#1929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.793 [DefaultDispatcher-worker-5 @coroutine#1929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.793 [DefaultDispatcher-worker-5 @coroutine#1929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.800 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588248386459639809 2024-05-04 07:04:10.800 [UI Thread @coroutine#3181] 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=588248386459639809. 2024-05-04 07:04:10.800 [UI Thread @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588248386459639809 2024-05-04 07:04:10.801 [eventLoopGroupProxy-19-2 @call-handler#3191] 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-04 07:04:10.802 [UI Thread @coroutine#3187] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.802 [eventLoopGroupProxy-19-2 @call-handler#3191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.802 [UI Thread @coroutine#3187] 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=588248386459639809&assignmentUid=588248386459639808. 2024-05-04 07:04:10.802 [UI Thread @coroutine#3187] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.803 [UI Thread @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588248386459639808 2024-05-04 07:04:10.803 [UI Thread @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588248386459639808. 2024-05-04 07:04:10.803 [UI Thread @coroutine#3192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588248386459639808 2024-05-04 07:04:10.803 [UI Thread @coroutine#3194] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.803 [UI Thread @coroutine#3194] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588248386459639809&assignmentUid=588248386459639808. 2024-05-04 07:04:10.803 [UI Thread @coroutine#3194] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.803 [eventLoopGroupProxy-19-7 @call-handler#3203] 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-04 07:04:10.803 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.803 [UI Thread @coroutine#3196] 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=588248386459639809&assignmentUid=588248386459639808. 2024-05-04 07:04:10.803 [UI Thread @coroutine#3196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.803 [eventLoopGroupProxy-19-2 @call-handler#3206] 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-04 07:04:10.804 [eventLoopGroupProxy-19-8 @call-handler#3209] 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-04 07:04:10.804 [UI Thread @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588248386459639809 2024-05-04 07:04:10.804 [UI Thread @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588248386459639809 2024-05-04 07:04:10.805 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588248386459639809. 2024-05-04 07:04:10.805 [UI Thread @coroutine#3181] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588248386459639809 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:04:10.805 [eventLoopGroupProxy-19-9 @call-handler#3216] 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-04 07:04:10.805 [eventLoopGroupProxy-19-8 @call-handler#3209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.806 [UI Thread @coroutine#3194] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.806 [UI Thread @coroutine#3194] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.806 [UI Thread @coroutine#3194] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588248386459639809&assignmentUid=588248386459639808. 2024-05-04 07:04:10.806 [UI Thread @coroutine#3194] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588248386459639809&assignmentUid=588248386459639808 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:04:10.806 [eventLoopGroupProxy-19-9 @call-handler#3216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.807 [UI Thread @coroutine#3196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.807 [UI Thread @coroutine#3196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.807 [UI Thread @coroutine#3196] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588248386459639809&assignmentUid=588248386459639808. 2024-05-04 07:04:10.807 [UI Thread @coroutine#3196] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588248386459639809&assignmentUid=588248386459639808 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:04:10.807 [eventLoopGroupProxy-19-2 @call-handler#3206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.807 [UI Thread @coroutine#3192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588248386459639808 2024-05-04 07:04:10.807 [UI Thread @coroutine#3192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588248386459639808 2024-05-04 07:04:10.808 [UI Thread @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588248386459639808. 2024-05-04 07:04:10.808 [UI Thread @coroutine#3192] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588248386459639808 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:04:10.808 [eventLoopGroupProxy-19-7 @call-handler#3203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.808 [UI Thread @coroutine#3187] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.808 [UI Thread @coroutine#3187] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.808 [UI Thread @coroutine#3187] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588248386459639809&assignmentUid=588248386459639808. 2024-05-04 07:04:10.808 [UI Thread @coroutine#3187] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588248386459639809&assignmentUid=588248386459639808 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:04:10.815 [DefaultDispatcher-worker-15 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-05-04 07:04:10.823 [DefaultDispatcher-worker-11 @coroutine#3194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-05-04 07:04:10.831 [DefaultDispatcher-worker-12 @coroutine#3196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-05-04 07:04:10.842 [DefaultDispatcher-worker-3 @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-05-04 07:04:10.850 [DefaultDispatcher-worker-7 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-05-04 07:04:10.850 [DefaultDispatcher-worker-7 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.850 [DefaultDispatcher-worker-7 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:10.850 [DefaultDispatcher-worker-7 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.851 [DefaultDispatcher-worker-3 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.851 [DefaultDispatcher-worker-3 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.853 [DefaultDispatcher-worker-10 @coroutine#3187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-05-04 07:04:10.857 [UI Thread @coroutine#3231] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588248386459639808&clazzUid=588248386459639808&accountPersonUid=588248386459639810 2024-05-04 07:04:10.857 [UI Thread @coroutine#3231] 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=588248386459639808&clazzUid=588248386459639808&accountPersonUid=588248386459639810. 2024-05-04 07:04:10.858 [UI Thread @coroutine#3231] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588248386459639808&clazzUid=588248386459639808&accountPersonUid=588248386459639810 2024-05-04 07:04:10.859 [eventLoopGroupProxy-19-2 @call-handler#3233] 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-04 07:04:10.864 [eventLoopGroupProxy-19-2 @call-handler#3233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.864 [UI Thread @coroutine#3231] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588248386459639808&clazzUid=588248386459639808&accountPersonUid=588248386459639810 2024-05-04 07:04:10.864 [UI Thread @coroutine#3231] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588248386459639808&clazzUid=588248386459639808&accountPersonUid=588248386459639810 2024-05-04 07:04:10.865 [UI Thread @coroutine#3231] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588248386459639808&clazzUid=588248386459639808&accountPersonUid=588248386459639810. 2024-05-04 07:04:10.865 [UI Thread @coroutine#3231] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588248386459639808&clazzUid=588248386459639808&accountPersonUid=588248386459639810 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:04:10.875 [DefaultDispatcher-worker-15 @coroutine#3231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-05-04 07:04:10.888 [DefaultDispatcher-worker-20 @coroutine#3231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-05-04 07:04:10.900 [DefaultDispatcher-worker-10 @coroutine#2950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-05-04 07:04:10.900 [DefaultDispatcher-worker-10 @coroutine#2950] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 07:04:10.900 [DefaultDispatcher-worker-10 @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/message. 2024-05-04 07:04:10.900 [DefaultDispatcher-worker-10 @coroutine#2950] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 07:04:10.900 [DefaultDispatcher-worker-10 @coroutine#2950] 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-04 07:04:10.901 [eventLoopGroupProxy-19-2 @call-handler#3239] 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-04 07:04:10.901 [eventLoopGroupProxy-19-2 @call-handler#3239] 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-04 07:04:10.901 [eventLoopGroupProxy-19-2 @call-handler#3239] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 07:04:10.913 [DefaultDispatcher-worker-15 @call-handler#3239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39153b05 2024-05-04 07:04:10.913 [eventLoopGroupProxy-19-2 @call-handler#3239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.913 [DefaultDispatcher-worker-15 @coroutine#2950] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 07:04:10.914 [DefaultDispatcher-worker-15 @coroutine#2950] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 07:04:10.914 [DefaultDispatcher-worker-15 @coroutine#2950] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 07:04:10.914 [DefaultDispatcher-worker-15 @coroutine#2950] 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-04 07:04:10.916 [UI Thread @coroutine#3263] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588248386459639808 2024-05-04 07:04:10.916 [UI Thread @coroutine#3263] 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=588248386459639808. 2024-05-04 07:04:10.916 [UI Thread @coroutine#3263] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588248386459639808 2024-05-04 07:04:10.917 [UI Thread @coroutine#3267] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.917 [UI Thread @coroutine#3267] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588248386459639809&assignmentUid=588248386459639808. 2024-05-04 07:04:10.917 [UI Thread @coroutine#3267] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.917 [eventLoopGroupProxy-19-2 @call-handler#3280] 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-04 07:04:10.917 [UI Thread @coroutine#3272] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.917 [UI Thread @coroutine#3272] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588248386459639809&assignmentUid=588248386459639808. 2024-05-04 07:04:10.917 [UI Thread @coroutine#3272] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.918 [UI Thread @coroutine#3274] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.918 [UI Thread @coroutine#3274] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588248386459639809&assignmentUid=588248386459639808. 2024-05-04 07:04:10.918 [UI Thread @coroutine#3274] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.918 [eventLoopGroupProxy-19-2 @call-handler#3280] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.918 [eventLoopGroupProxy-19-7 @call-handler#3283] 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-04 07:04:10.918 [eventLoopGroupProxy-19-8 @call-handler#3286] 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-04 07:04:10.918 [eventLoopGroupProxy-19-9 @call-handler#3292] 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-04 07:04:10.918 [UI Thread @coroutine#3290] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588248386459639808&clazzUid=588248386459639808&accountPersonUid=588248386459639809 2024-05-04 07:04:10.918 [UI Thread @coroutine#3290] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588248386459639808&clazzUid=588248386459639808&accountPersonUid=588248386459639809. 2024-05-04 07:04:10.918 [UI Thread @coroutine#3290] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588248386459639808&clazzUid=588248386459639808&accountPersonUid=588248386459639809 2024-05-04 07:04:10.919 [UI Thread @coroutine#3263] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588248386459639808 2024-05-04 07:04:10.919 [UI Thread @coroutine#3263] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588248386459639808 2024-05-04 07:04:10.919 [UI Thread @coroutine#3263] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588248386459639808. 2024-05-04 07:04:10.919 [UI Thread @coroutine#3263] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588248386459639808 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:04:10.919 [eventLoopGroupProxy-19-8 @call-handler#3286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.919 [eventLoopGroupProxy-19-2 @call-handler#3302] 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-04 07:04:10.920 [UI Thread @coroutine#3272] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.920 [UI Thread @coroutine#3272] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.920 [eventLoopGroupProxy-19-9 @call-handler#3292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.920 [UI Thread @coroutine#3272] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588248386459639809&assignmentUid=588248386459639808. 2024-05-04 07:04:10.920 [UI Thread @coroutine#3272] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588248386459639809&assignmentUid=588248386459639808 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:04:10.920 [UI Thread @coroutine#3274] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.920 [UI Thread @coroutine#3274] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.921 [UI Thread @coroutine#3274] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588248386459639809&assignmentUid=588248386459639808. 2024-05-04 07:04:10.921 [UI Thread @coroutine#3274] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588248386459639809&assignmentUid=588248386459639808 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:04:10.921 [eventLoopGroupProxy-19-7 @call-handler#3283] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.922 [UI Thread @coroutine#3267] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.922 [UI Thread @coroutine#3267] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588248386459639809&assignmentUid=588248386459639808 2024-05-04 07:04:10.922 [UI Thread @coroutine#3267] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588248386459639809&assignmentUid=588248386459639808. 2024-05-04 07:04:10.922 [UI Thread @coroutine#3267] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588248386459639809&assignmentUid=588248386459639808 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:04:10.923 [eventLoopGroupProxy-19-2 @call-handler#3302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 07:04:10.923 [UI Thread @coroutine#3290] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588248386459639808&clazzUid=588248386459639808&accountPersonUid=588248386459639809 2024-05-04 07:04:10.923 [UI Thread @coroutine#3290] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588248386459639808&clazzUid=588248386459639808&accountPersonUid=588248386459639809 2024-05-04 07:04:10.923 [UI Thread @coroutine#3290] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588248386459639808&clazzUid=588248386459639808&accountPersonUid=588248386459639809. 2024-05-04 07:04:10.923 [UI Thread @coroutine#3290] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588248386459639808&clazzUid=588248386459639808&accountPersonUid=588248386459639809 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:04:10.926 [DefaultDispatcher-worker-1 @coroutine#2950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c 2024-05-04 07:04:10.930 [DefaultDispatcher-worker-10 @coroutine#3263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-05-04 07:04:10.939 [DefaultDispatcher-worker-2 @coroutine#3272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-05-04 07:04:10.951 [DefaultDispatcher-worker-9 @coroutine#3274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-05-04 07:04:10.951 [DefaultDispatcher-worker-14 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-05-04 07:04:10.951 [DefaultDispatcher-worker-14 @coroutine#1976] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.951 [DefaultDispatcher-worker-14 @coroutine#1976] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:10.951 [DefaultDispatcher-worker-14 @coroutine#1976] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.952 [DefaultDispatcher-worker-13 @coroutine#1976] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.952 [DefaultDispatcher-worker-13 @coroutine#1976] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:10.959 [DefaultDispatcher-worker-10 @coroutine#3267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-05-04 07:04:10.970 [DefaultDispatcher-worker-10 @coroutine#3290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29422e61 2024-05-04 07:04:10.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-05-04 07:04:10.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-05-04 07:04:10.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:10.973 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29422e61: (connection evicted) 2024-05-04 07:04:10.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:10.974 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-05-04 07:04:10.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-05-04 07:04:10.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-05-04 07:04:10.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-05-04 07:04:10.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:10.975 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54c9c09c: (connection evicted) 2024-05-04 07:04:10.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:10.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-05-04 07:04:10.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-05-04 07:04:11.107 [DefaultDispatcher-worker-13 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-05-04 07:04:11.107 [DefaultDispatcher-worker-13 @coroutine#2008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.107 [DefaultDispatcher-worker-13 @coroutine#2008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:11.107 [DefaultDispatcher-worker-13 @coroutine#2008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.109 [DefaultDispatcher-worker-15 @coroutine#2008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.109 [DefaultDispatcher-worker-15 @coroutine#2008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.199 [DefaultDispatcher-worker-9 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-05-04 07:04:11.199 [DefaultDispatcher-worker-9 @coroutine#2037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.199 [DefaultDispatcher-worker-9 @coroutine#2037] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:11.199 [DefaultDispatcher-worker-9 @coroutine#2037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.201 [DefaultDispatcher-worker-10 @coroutine#2037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.201 [DefaultDispatcher-worker-10 @coroutine#2037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.233 [DefaultDispatcher-worker-3 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed4ace8 2024-05-04 07:04:11.233 [DefaultDispatcher-worker-3 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.233 [DefaultDispatcher-worker-3 @coroutine#2066] 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-04 07:04:11.233 [DefaultDispatcher-worker-3 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.234 [DefaultDispatcher-worker-3 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.374 [DefaultDispatcher-worker-19 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-05-04 07:04:11.374 [DefaultDispatcher-worker-19 @coroutine#2081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.374 [DefaultDispatcher-worker-19 @coroutine#2081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:11.374 [DefaultDispatcher-worker-19 @coroutine#2081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.375 [DefaultDispatcher-worker-4 @coroutine#2081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.375 [DefaultDispatcher-worker-4 @coroutine#2081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.483 [DefaultDispatcher-worker-12 @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-05-04 07:04:11.484 [DefaultDispatcher-worker-12 @coroutine#2132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.484 [DefaultDispatcher-worker-12 @coroutine#2132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:11.484 [DefaultDispatcher-worker-12 @coroutine#2132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.485 [DefaultDispatcher-worker-10 @coroutine#2132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.485 [DefaultDispatcher-worker-10 @coroutine#2132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.669 [DefaultDispatcher-worker-3 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-05-04 07:04:11.669 [DefaultDispatcher-worker-3 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.669 [DefaultDispatcher-worker-3 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:11.669 [DefaultDispatcher-worker-3 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.670 [DefaultDispatcher-worker-9 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.670 [DefaultDispatcher-worker-9 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.786 [DefaultDispatcher-worker-4 @coroutine#1897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-05-04 07:04:11.786 [DefaultDispatcher-worker-4 @coroutine#1897] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.786 [DefaultDispatcher-worker-4 @coroutine#1897] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:11.786 [DefaultDispatcher-worker-4 @coroutine#1897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.787 [DefaultDispatcher-worker-13 @coroutine#1897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.787 [DefaultDispatcher-worker-13 @coroutine#1897] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.803 [DefaultDispatcher-worker-12 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-05-04 07:04:11.803 [DefaultDispatcher-worker-12 @coroutine#1929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.803 [DefaultDispatcher-worker-12 @coroutine#1929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:11.803 [DefaultDispatcher-worker-12 @coroutine#1929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.804 [DefaultDispatcher-worker-13 @coroutine#1929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.804 [DefaultDispatcher-worker-13 @coroutine#1929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.861 [DefaultDispatcher-worker-15 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-05-04 07:04:11.861 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.861 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:11.861 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.862 [DefaultDispatcher-worker-3 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.862 [DefaultDispatcher-worker-3 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.963 [DefaultDispatcher-worker-11 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-05-04 07:04:11.963 [DefaultDispatcher-worker-11 @coroutine#1976] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.963 [DefaultDispatcher-worker-11 @coroutine#1976] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:11.963 [DefaultDispatcher-worker-11 @coroutine#1976] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.964 [DefaultDispatcher-worker-3 @coroutine#1976] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.964 [DefaultDispatcher-worker-3 @coroutine#1976] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:11.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-05-04 07:04:11.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-05-04 07:04:11.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:11.979 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39153b05: (connection evicted) 2024-05-04 07:04:11.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:11.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-05-04 07:04:11.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-05-04 07:04:11.984 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-05-04 07:04:11.984 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:11.984 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:11.984 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:11.984 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:11.984 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:11.984 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:11.984 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fe7454c 2024-05-04 07:04:11.984 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:11.984 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:11.984 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:11.984 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:11.984 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:11.984 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:11.984 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:11.984 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:11.984 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:11.984 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:11.984 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:11.984 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:11.984 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:11.984 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:11.984 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:11.984 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:11.984 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:11.984 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:11.984 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:11.984 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-05-04 07:04:11.985 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:11.985 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:11.985 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:11.985 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:11.985 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:11.985 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:11.985 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:11.985 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:11.985 [Test worker @coroutine#3358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-05-04 07:04:11.985 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@297db6ad 2024-05-04 07:04:11.985 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@297db6ad 2024-05-04 07:04:11.985 [Test worker @coroutine#3358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-05-04 07:04:12.001 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297db6ad 2024-05-04 07:04:12.013 [Test worker @coroutine#3360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297db6ad 2024-05-04 07:04:12.015 [Test worker @coroutine#3362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297db6ad 2024-05-04 07:04:12.017 [Test worker @coroutine#3364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297db6ad 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bce93d3 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:12.017 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:12.018 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:12.018 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:12.018 [Test worker @coroutine#3358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-05-04 07:04:12.018 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e24db00 2024-05-04 07:04:12.018 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e24db00 2024-05-04 07:04:12.018 [Test worker @coroutine#3358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-05-04 07:04:12.033 [Test worker @coroutine#3358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e24db00 2024-05-04 07:04:12.045 [Test worker @coroutine#3366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e24db00 2024-05-04 07:04:12.047 [Test worker @coroutine#3368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e24db00 2024-05-04 07:04:12.049 [Test worker @coroutine#3370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e24db00 2024-05-04 07:04:12.062 [DefaultDispatcher-worker-8 @coroutine#3372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e24db00 2024-05-04 07:04:12.074 [DefaultDispatcher-worker-19 @coroutine#3358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297db6ad 2024-05-04 07:04:12.085 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:12.086 [DefaultDispatcher-worker-12 @coroutine#3358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@297db6ad 2024-05-04 07:04:12.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-05-04 07:04:12.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-05-04 07:04:12.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:12.096 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@297db6ad: (connection evicted) 2024-05-04 07:04:12.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:12.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-05-04 07:04:12.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-05-04 07:04:12.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-05-04 07:04:12.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-05-04 07:04:12.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:12.097 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e24db00: (connection evicted) 2024-05-04 07:04:12.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:12.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-05-04 07:04:12.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34c3e307 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:12.099 [Test worker @coroutine#3418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-05-04 07:04:12.100 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d492d46 2024-05-04 07:04:12.100 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d492d46 2024-05-04 07:04:12.100 [Test worker @coroutine#3418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-05-04 07:04:12.116 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d492d46 2024-05-04 07:04:12.120 [DefaultDispatcher-worker-9 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-05-04 07:04:12.120 [DefaultDispatcher-worker-9 @coroutine#2008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.120 [DefaultDispatcher-worker-9 @coroutine#2008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:12.120 [DefaultDispatcher-worker-9 @coroutine#2008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.121 [DefaultDispatcher-worker-12 @coroutine#2008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.122 [DefaultDispatcher-worker-12 @coroutine#2008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.128 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d492d46 2024-05-04 07:04:12.130 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d492d46 2024-05-04 07:04:12.131 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d492d46 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d8e9f22 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:12.132 [Test worker @coroutine#3418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-05-04 07:04:12.133 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b75b7b4 2024-05-04 07:04:12.133 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b75b7b4 2024-05-04 07:04:12.133 [Test worker @coroutine#3418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-05-04 07:04:12.147 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b75b7b4 2024-05-04 07:04:12.158 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b75b7b4 2024-05-04 07:04:12.160 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b75b7b4 2024-05-04 07:04:12.162 [Test worker @coroutine#3432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b75b7b4 2024-05-04 07:04:12.176 [DefaultDispatcher-worker-8 @coroutine#3434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b75b7b4 2024-05-04 07:04:12.190 [DefaultDispatcher-worker-2 @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d492d46 2024-05-04 07:04:12.200 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:12.204 [DefaultDispatcher-worker-17 @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d492d46 2024-05-04 07:04:12.212 [DefaultDispatcher-worker-10 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-05-04 07:04:12.213 [DefaultDispatcher-worker-10 @coroutine#2037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.213 [DefaultDispatcher-worker-10 @coroutine#2037] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:12.213 [DefaultDispatcher-worker-10 @coroutine#2037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.214 [DefaultDispatcher-worker-1 @coroutine#2037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.214 [DefaultDispatcher-worker-1 @coroutine#2037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.218 [DefaultDispatcher-worker-16 @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d492d46 2024-05-04 07:04:12.233 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:12.243 [DefaultDispatcher-worker-19 @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d492d46 2024-05-04 07:04:12.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-05-04 07:04:12.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-05-04 07:04:12.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:12.246 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d492d46: (connection evicted) 2024-05-04 07:04:12.246 [DefaultDispatcher-worker-7 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed4ace8 2024-05-04 07:04:12.246 [DefaultDispatcher-worker-7 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.246 [DefaultDispatcher-worker-7 @coroutine#2066] 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-04 07:04:12.246 [DefaultDispatcher-worker-7 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:12.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-05-04 07:04:12.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-05-04 07:04:12.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-05-04 07:04:12.247 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-05-04 07:04:12.247 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:12.247 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b75b7b4: (connection evicted) 2024-05-04 07:04:12.247 [DefaultDispatcher-worker-8 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:12.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-05-04 07:04:12.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bca3b27 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:12.249 [Test worker @coroutine#3510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-05-04 07:04:12.250 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@15974f4e 2024-05-04 07:04:12.250 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@15974f4e 2024-05-04 07:04:12.250 [Test worker @coroutine#3510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-05-04 07:04:12.265 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15974f4e 2024-05-04 07:04:12.276 [Test worker @coroutine#3511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15974f4e 2024-05-04 07:04:12.278 [Test worker @coroutine#3513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15974f4e 2024-05-04 07:04:12.280 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15974f4e 2024-05-04 07:04:12.280 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-05-04 07:04:12.280 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15d18b61 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae5f795 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae5f795 2024-05-04 07:04:12.281 [Test worker @coroutine#3510] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-05-04 07:04:12.295 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae5f795 2024-05-04 07:04:12.306 [Test worker @coroutine#3517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae5f795 2024-05-04 07:04:12.308 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae5f795 2024-05-04 07:04:12.310 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae5f795 2024-05-04 07:04:12.324 [DefaultDispatcher-worker-6 @coroutine#3524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ae5f795 2024-05-04 07:04:12.338 [DefaultDispatcher-worker-8 @coroutine#3510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15974f4e 2024-05-04 07:04:12.349 [DefaultDispatcher-worker-7 @coroutine#3510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15974f4e 2024-05-04 07:04:12.350 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:12.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-05-04 07:04:12.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-05-04 07:04:12.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:12.358 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15974f4e: (connection evicted) 2024-05-04 07:04:12.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:12.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-05-04 07:04:12.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-05-04 07:04:12.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-05-04 07:04:12.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-05-04 07:04:12.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:12.359 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ae5f795: (connection evicted) 2024-05-04 07:04:12.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:12.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-05-04 07:04:12.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-05-04 07:04:12.361 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@184b24d4 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:12.362 [Test worker @coroutine#3568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-05-04 07:04:12.363 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc16d33 2024-05-04 07:04:12.363 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc16d33 2024-05-04 07:04:12.363 [Test worker @coroutine#3568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-05-04 07:04:12.383 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc16d33 2024-05-04 07:04:12.385 [DefaultDispatcher-worker-1 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-05-04 07:04:12.385 [DefaultDispatcher-worker-1 @coroutine#2081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.385 [DefaultDispatcher-worker-1 @coroutine#2081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:12.385 [DefaultDispatcher-worker-1 @coroutine#2081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.387 [DefaultDispatcher-worker-11 @coroutine#2081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.387 [DefaultDispatcher-worker-11 @coroutine#2081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.395 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc16d33 2024-05-04 07:04:12.397 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc16d33 2024-05-04 07:04:12.399 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc16d33 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@753b6846 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:12.399 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:12.400 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:12.400 [Test worker @coroutine#3568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-05-04 07:04:12.400 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@22b00077 2024-05-04 07:04:12.400 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@22b00077 2024-05-04 07:04:12.400 [Test worker @coroutine#3568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-05-04 07:04:12.414 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b00077 2024-05-04 07:04:12.425 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b00077 2024-05-04 07:04:12.427 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b00077 2024-05-04 07:04:12.429 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b00077 2024-05-04 07:04:12.442 [DefaultDispatcher-worker-14 @coroutine#3584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b00077 2024-05-04 07:04:12.455 [DefaultDispatcher-worker-20 @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc16d33 2024-05-04 07:04:12.463 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:12.466 [DefaultDispatcher-worker-9 @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dc16d33 2024-05-04 07:04:12.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-05-04 07:04:12.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-05-04 07:04:12.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:12.476 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dc16d33: (connection evicted) 2024-05-04 07:04:12.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:12.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-05-04 07:04:12.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-05-04 07:04:12.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-05-04 07:04:12.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-05-04 07:04:12.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:12.477 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22b00077: (connection evicted) 2024-05-04 07:04:12.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:12.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-05-04 07:04:12.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-05-04 07:04:12.479 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-05-04 07:04:12.479 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:12.479 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:12.479 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:12.479 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:12.479 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:12.479 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:12.479 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66fd9613 2024-05-04 07:04:12.479 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:12.479 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:12.480 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:12.480 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:12.480 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:12.480 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:12.480 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:12.480 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:12.480 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:12.480 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:12.480 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:12.480 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:12.480 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:12.480 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:12.480 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:12.480 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:12.480 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:12.480 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:12.480 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:12.480 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-05-04 07:04:12.480 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:12.480 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:12.480 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:12.480 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:12.480 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:12.480 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:12.480 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:12.480 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:12.480 [Test worker @coroutine#3628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-05-04 07:04:12.480 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@deb0c0e 2024-05-04 07:04:12.480 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@deb0c0e 2024-05-04 07:04:12.480 [Test worker @coroutine#3628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-05-04 07:04:12.496 [DefaultDispatcher-worker-6 @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-05-04 07:04:12.496 [DefaultDispatcher-worker-6 @coroutine#2132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.496 [DefaultDispatcher-worker-6 @coroutine#2132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:12.496 [DefaultDispatcher-worker-6 @coroutine#2132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.497 [DefaultDispatcher-worker-9 @coroutine#2132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.497 [DefaultDispatcher-worker-9 @coroutine#2132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.498 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@deb0c0e 2024-05-04 07:04:12.509 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@deb0c0e 2024-05-04 07:04:12.511 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@deb0c0e 2024-05-04 07:04:12.513 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@deb0c0e 2024-05-04 07:04:12.513 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ca9ffc0 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@808f65 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@808f65 2024-05-04 07:04:12.514 [Test worker @coroutine#3628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-05-04 07:04:12.528 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808f65 2024-05-04 07:04:12.539 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808f65 2024-05-04 07:04:12.541 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808f65 2024-05-04 07:04:12.543 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808f65 2024-05-04 07:04:12.556 [DefaultDispatcher-worker-3 @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808f65 2024-05-04 07:04:12.570 [DefaultDispatcher-worker-16 @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@deb0c0e 2024-05-04 07:04:12.580 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:12.585 [DefaultDispatcher-worker-10 @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@deb0c0e 2024-05-04 07:04:12.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-05-04 07:04:12.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-05-04 07:04:12.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:12.593 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@deb0c0e: (connection evicted) 2024-05-04 07:04:12.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:12.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-05-04 07:04:12.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-05-04 07:04:12.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-05-04 07:04:12.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-05-04 07:04:12.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:12.595 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@808f65: (connection evicted) 2024-05-04 07:04:12.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:12.595 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-05-04 07:04:12.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-05-04 07:04:12.596 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b285847 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@765ccc7a 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@765ccc7a 2024-05-04 07:04:12.597 [Test worker @coroutine#3688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-05-04 07:04:12.616 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765ccc7a 2024-05-04 07:04:12.627 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765ccc7a 2024-05-04 07:04:12.629 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765ccc7a 2024-05-04 07:04:12.631 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765ccc7a 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e49adfa 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ef09e3 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ef09e3 2024-05-04 07:04:12.632 [Test worker @coroutine#3688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-05-04 07:04:12.647 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ef09e3 2024-05-04 07:04:12.658 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ef09e3 2024-05-04 07:04:12.660 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ef09e3 2024-05-04 07:04:12.662 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ef09e3 2024-05-04 07:04:12.675 [DefaultDispatcher-worker-10 @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ef09e3 2024-05-04 07:04:12.681 [DefaultDispatcher-worker-18 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-05-04 07:04:12.681 [DefaultDispatcher-worker-18 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.681 [DefaultDispatcher-worker-18 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:12.681 [DefaultDispatcher-worker-18 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.682 [DefaultDispatcher-worker-5 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.682 [DefaultDispatcher-worker-5 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.689 [DefaultDispatcher-worker-18 @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765ccc7a 2024-05-04 07:04:12.698 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:12.702 [DefaultDispatcher-worker-10 @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765ccc7a 2024-05-04 07:04:12.711 [DefaultDispatcher-worker-18 @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765ccc7a 2024-05-04 07:04:12.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-05-04 07:04:12.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-05-04 07:04:12.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:12.721 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@765ccc7a: (connection evicted) 2024-05-04 07:04:12.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:12.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-05-04 07:04:12.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-05-04 07:04:12.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-05-04 07:04:12.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-05-04 07:04:12.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:12.722 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10ef09e3: (connection evicted) 2024-05-04 07:04:12.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:12.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-05-04 07:04:12.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64df3f4b 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:12.724 [Test worker @coroutine#3752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-05-04 07:04:12.725 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b20b431 2024-05-04 07:04:12.725 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b20b431 2024-05-04 07:04:12.725 [Test worker @coroutine#3752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-05-04 07:04:12.740 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b20b431 2024-05-04 07:04:12.752 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b20b431 2024-05-04 07:04:12.754 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b20b431 2024-05-04 07:04:12.758 [Test worker @coroutine#3758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b20b431 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f10082e 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:12.758 [Test worker @coroutine#3752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-05-04 07:04:12.759 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2179127d 2024-05-04 07:04:12.759 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2179127d 2024-05-04 07:04:12.759 [Test worker @coroutine#3752] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-05-04 07:04:12.773 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2179127d 2024-05-04 07:04:12.784 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2179127d 2024-05-04 07:04:12.786 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2179127d 2024-05-04 07:04:12.788 [Test worker @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2179127d 2024-05-04 07:04:12.801 [DefaultDispatcher-worker-15 @coroutine#1897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-05-04 07:04:12.801 [DefaultDispatcher-worker-15 @coroutine#1897] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.801 [DefaultDispatcher-worker-15 @coroutine#1897] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:12.801 [DefaultDispatcher-worker-15 @coroutine#1897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.802 [DefaultDispatcher-worker-20 @coroutine#3766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2179127d 2024-05-04 07:04:12.802 [DefaultDispatcher-worker-20 @coroutine#1897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.802 [DefaultDispatcher-worker-20 @coroutine#1897] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.812 [DefaultDispatcher-worker-20 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-05-04 07:04:12.812 [DefaultDispatcher-worker-20 @coroutine#1929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.812 [DefaultDispatcher-worker-20 @coroutine#1929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:12.813 [DefaultDispatcher-worker-20 @coroutine#1929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.814 [DefaultDispatcher-worker-11 @coroutine#1929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.814 [DefaultDispatcher-worker-11 @coroutine#1929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.816 [DefaultDispatcher-worker-19 @coroutine#3752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b20b431 2024-05-04 07:04:12.825 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:12.827 [DefaultDispatcher-worker-11 @coroutine#3752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b20b431 2024-05-04 07:04:12.837 [DefaultDispatcher-worker-6 @coroutine#3752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b20b431 2024-05-04 07:04:12.855 [DefaultDispatcher-worker-11 @coroutine#3817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b20b431 2024-05-04 07:04:12.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-05-04 07:04:12.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-05-04 07:04:12.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:12.859 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b20b431: (connection evicted) 2024-05-04 07:04:12.859 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:12.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:12.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-05-04 07:04:12.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-05-04 07:04:12.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-05-04 07:04:12.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-05-04 07:04:12.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:12.860 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2179127d: (connection evicted) 2024-05-04 07:04:12.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:12.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-05-04 07:04:12.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-05-04 07:04:12.862 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-05-04 07:04:12.862 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:12.862 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:12.862 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:12.862 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:12.862 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:12.862 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:12.862 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cb4e255 2024-05-04 07:04:12.862 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:12.862 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:12.863 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:12.863 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:12.863 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:12.863 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:12.863 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:12.863 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:12.863 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:12.863 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:12.863 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:12.863 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:12.863 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:12.863 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:12.863 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:12.863 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:12.863 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:12.863 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:12.863 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:12.863 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-05-04 07:04:12.863 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:12.863 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:12.863 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:12.863 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:12.863 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:12.863 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:12.863 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:12.863 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:12.863 [Test worker @coroutine#3843] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-05-04 07:04:12.863 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2024-05-04 07:04:12.863 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2024-05-04 07:04:12.863 [Test worker @coroutine#3843] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-05-04 07:04:12.873 [DefaultDispatcher-worker-11 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-05-04 07:04:12.873 [DefaultDispatcher-worker-11 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.873 [DefaultDispatcher-worker-11 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:12.873 [DefaultDispatcher-worker-11 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.874 [DefaultDispatcher-worker-20 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.874 [DefaultDispatcher-worker-20 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.885 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2024-05-04 07:04:12.899 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2024-05-04 07:04:12.901 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2024-05-04 07:04:12.903 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2024-05-04 07:04:12.903 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-05-04 07:04:12.903 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:12.903 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@391cc6cf 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2024-05-04 07:04:12.904 [Test worker @coroutine#3843] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-05-04 07:04:12.918 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2024-05-04 07:04:12.929 [Test worker @coroutine#3855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2024-05-04 07:04:12.931 [Test worker @coroutine#3857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2024-05-04 07:04:12.933 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2024-05-04 07:04:12.946 [DefaultDispatcher-worker-6 @coroutine#3861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@404cc16a 2024-05-04 07:04:12.958 [DefaultDispatcher-worker-2 @coroutine#3843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2024-05-04 07:04:12.963 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:12.972 [DefaultDispatcher-worker-15 @coroutine#3843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2024-05-04 07:04:12.975 [Test worker @coroutine#3871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1 2024-05-04 07:04:12.976 [DefaultDispatcher-worker-3 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-05-04 07:04:12.976 [DefaultDispatcher-worker-3 @coroutine#1976] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.976 [DefaultDispatcher-worker-3 @coroutine#1976] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:12.976 [DefaultDispatcher-worker-3 @coroutine#1976] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.977 [DefaultDispatcher-worker-13 @coroutine#1976] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.977 [DefaultDispatcher-worker-13 @coroutine#1976] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:12.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-05-04 07:04:12.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-05-04 07:04:12.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:12.983 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4001a5a1: (connection evicted) 2024-05-04 07:04:12.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:12.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-05-04 07:04:12.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-05-04 07:04:12.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-05-04 07:04:12.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-05-04 07:04:12.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:12.984 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@404cc16a: (connection evicted) 2024-05-04 07:04:12.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:12.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-05-04 07:04:12.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56a0dd11 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:12.986 [Test worker @coroutine#3910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-05-04 07:04:12.987 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@7508912e 2024-05-04 07:04:12.987 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@7508912e 2024-05-04 07:04:12.987 [Test worker @coroutine#3910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-05-04 07:04:13.005 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7508912e 2024-05-04 07:04:13.016 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7508912e 2024-05-04 07:04:13.020 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7508912e 2024-05-04 07:04:13.023 [Test worker @coroutine#3916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7508912e 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@457f43a2 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8fa77a 2024-05-04 07:04:13.024 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8fa77a 2024-05-04 07:04:13.025 [Test worker @coroutine#3910] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-05-04 07:04:13.040 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8fa77a 2024-05-04 07:04:13.051 [Test worker @coroutine#3918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8fa77a 2024-05-04 07:04:13.053 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8fa77a 2024-05-04 07:04:13.055 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8fa77a 2024-05-04 07:04:13.068 [DefaultDispatcher-worker-9 @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8fa77a 2024-05-04 07:04:13.081 [DefaultDispatcher-worker-11 @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7508912e 2024-05-04 07:04:13.087 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:13.094 [DefaultDispatcher-worker-2 @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7508912e 2024-05-04 07:04:13.098 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7508912e 2024-05-04 07:04:13.101 [Test worker @coroutine#3937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7508912e 2024-05-04 07:04:13.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-05-04 07:04:13.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-05-04 07:04:13.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:13.109 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7508912e: (connection evicted) 2024-05-04 07:04:13.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:13.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-05-04 07:04:13.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-05-04 07:04:13.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-05-04 07:04:13.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-05-04 07:04:13.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:13.111 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f8fa77a: (connection evicted) 2024-05-04 07:04:13.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:13.112 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-05-04 07:04:13.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24c9a52a 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-05-04 07:04:13.113 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@126a8548 2024-05-04 07:04:13.114 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@126a8548 2024-05-04 07:04:13.114 [Test worker @coroutine#3973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-05-04 07:04:13.132 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126a8548 2024-05-04 07:04:13.132 [DefaultDispatcher-worker-11 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-05-04 07:04:13.132 [DefaultDispatcher-worker-11 @coroutine#2008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.132 [DefaultDispatcher-worker-11 @coroutine#2008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:13.132 [DefaultDispatcher-worker-11 @coroutine#2008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.133 [DefaultDispatcher-worker-19 @coroutine#2008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.133 [DefaultDispatcher-worker-19 @coroutine#2008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.143 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126a8548 2024-05-04 07:04:13.145 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126a8548 2024-05-04 07:04:13.147 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126a8548 2024-05-04 07:04:13.147 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-05-04 07:04:13.147 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:13.147 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:13.147 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:13.147 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:13.147 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:13.147 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:13.147 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a35343e 2024-05-04 07:04:13.147 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:13.147 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:13.148 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:13.148 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:13.148 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:13.148 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:13.148 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:13.148 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:13.148 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:13.148 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:13.148 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:13.148 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:13.148 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:13.148 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:13.148 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:13.148 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:13.148 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:13.148 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:13.148 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:13.148 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-05-04 07:04:13.148 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:13.148 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:13.148 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:13.148 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:13.148 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:13.148 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:13.148 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:13.148 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:13.148 [Test worker @coroutine#3973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-05-04 07:04:13.148 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@31a1b37b 2024-05-04 07:04:13.148 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@31a1b37b 2024-05-04 07:04:13.148 [Test worker @coroutine#3973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-05-04 07:04:13.164 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a1b37b 2024-05-04 07:04:13.175 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a1b37b 2024-05-04 07:04:13.177 [Test worker @coroutine#3986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a1b37b 2024-05-04 07:04:13.179 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a1b37b 2024-05-04 07:04:13.192 [DefaultDispatcher-worker-11 @coroutine#3990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31a1b37b 2024-05-04 07:04:13.205 [DefaultDispatcher-worker-11 @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126a8548 2024-05-04 07:04:13.214 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:13.218 [DefaultDispatcher-worker-20 @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@126a8548 2024-05-04 07:04:13.274 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:13.275 [DefaultDispatcher-worker-16 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-05-04 07:04:13.275 [DefaultDispatcher-worker-16 @coroutine#2037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.275 [DefaultDispatcher-worker-16 @coroutine#2037] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:13.275 [DefaultDispatcher-worker-16 @coroutine#2037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.276 [DefaultDispatcher-worker-16 @coroutine#2037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.276 [DefaultDispatcher-worker-16 @coroutine#2037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-05-04 07:04:13.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-05-04 07:04:13.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:13.286 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@126a8548: (connection evicted) 2024-05-04 07:04:13.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:13.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-05-04 07:04:13.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-05-04 07:04:13.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-05-04 07:04:13.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-05-04 07:04:13.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:13.287 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31a1b37b: (connection evicted) 2024-05-04 07:04:13.287 [DefaultDispatcher-worker-13 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed4ace8 2024-05-04 07:04:13.287 [DefaultDispatcher-worker-13 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.287 [DefaultDispatcher-worker-13 @coroutine#2066] 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-04 07:04:13.287 [DefaultDispatcher-worker-13 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:13.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-05-04 07:04:13.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-05-04 07:04:13.288 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-05-04 07:04:13.289 [DefaultDispatcher-worker-13 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d2161b6 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-05-04 07:04:13.289 [Test worker @coroutine#4059] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-05-04 07:04:13.303 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-05-04 07:04:13.315 [Test worker @coroutine#4060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-05-04 07:04:13.317 [Test worker @coroutine#4062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-05-04 07:04:13.318 [Test worker @coroutine#4064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d821475 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@656dc20f 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@656dc20f 2024-05-04 07:04:13.319 [Test worker @coroutine#4059] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-05-04 07:04:13.335 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656dc20f 2024-05-04 07:04:13.347 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656dc20f 2024-05-04 07:04:13.348 [Test worker @coroutine#4068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656dc20f 2024-05-04 07:04:13.350 [Test worker @coroutine#4070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656dc20f 2024-05-04 07:04:13.364 [DefaultDispatcher-worker-12 @coroutine#4072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@656dc20f 2024-05-04 07:04:13.379 [DefaultDispatcher-worker-8 @coroutine#4059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-05-04 07:04:13.389 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:13.392 [DefaultDispatcher-worker-3 @coroutine#4059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211 2024-05-04 07:04:13.398 [DefaultDispatcher-worker-14 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-05-04 07:04:13.398 [DefaultDispatcher-worker-14 @coroutine#2081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.398 [DefaultDispatcher-worker-14 @coroutine#2081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:13.398 [DefaultDispatcher-worker-14 @coroutine#2081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.400 [DefaultDispatcher-worker-18 @coroutine#2081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.400 [DefaultDispatcher-worker-18 @coroutine#2081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-05-04 07:04:13.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-05-04 07:04:13.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:13.400 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e6bb211: (connection evicted) 2024-05-04 07:04:13.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:13.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-05-04 07:04:13.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-05-04 07:04:13.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-05-04 07:04:13.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-05-04 07:04:13.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:13.402 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@656dc20f: (connection evicted) 2024-05-04 07:04:13.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:13.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-05-04 07:04:13.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-05-04 07:04:13.403 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@181909f0 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@113ba21 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@113ba21 2024-05-04 07:04:13.404 [Test worker @coroutine#4119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-05-04 07:04:13.422 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113ba21 2024-05-04 07:04:13.434 [Test worker @coroutine#4121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113ba21 2024-05-04 07:04:13.436 [Test worker @coroutine#4123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113ba21 2024-05-04 07:04:13.438 [Test worker @coroutine#4125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113ba21 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61cf142f 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:13.438 [Test worker @coroutine#4119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-05-04 07:04:13.439 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c902a83 2024-05-04 07:04:13.439 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c902a83 2024-05-04 07:04:13.439 [Test worker @coroutine#4119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-05-04 07:04:13.443 [DefaultDispatcher-worker-18 @coroutine#4127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad2b274 2024-05-04 07:04:13.453 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c902a83 2024-05-04 07:04:13.464 [Test worker @coroutine#4128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c902a83 2024-05-04 07:04:13.467 [Test worker @coroutine#4130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c902a83 2024-05-04 07:04:13.469 [Test worker @coroutine#4132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c902a83 2024-05-04 07:04:13.482 [DefaultDispatcher-worker-20 @coroutine#4134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c902a83 2024-05-04 07:04:13.495 [DefaultDispatcher-worker-19 @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113ba21 2024-05-04 07:04:13.504 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:13.510 [DefaultDispatcher-worker-17 @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-05-04 07:04:13.510 [DefaultDispatcher-worker-17 @coroutine#2132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.510 [DefaultDispatcher-worker-17 @coroutine#2132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:13.510 [DefaultDispatcher-worker-17 @coroutine#2132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.510 [DefaultDispatcher-worker-6 @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113ba21 2024-05-04 07:04:13.511 [DefaultDispatcher-worker-18 @coroutine#2132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.511 [DefaultDispatcher-worker-18 @coroutine#2132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.513 [Test worker @coroutine#4148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113ba21 2024-05-04 07:04:13.516 [Test worker @coroutine#4151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113ba21 2024-05-04 07:04:13.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-05-04 07:04:13.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-05-04 07:04:13.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:13.523 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@113ba21: (connection evicted) 2024-05-04 07:04:13.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:13.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-05-04 07:04:13.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-05-04 07:04:13.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-05-04 07:04:13.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-05-04 07:04:13.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:13.525 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c902a83: (connection evicted) 2024-05-04 07:04:13.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:13.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-05-04 07:04:13.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-05-04 07:04:13.526 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-05-04 07:04:13.526 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:13.526 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:13.526 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:13.526 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:13.526 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5acbef42 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2024-05-04 07:04:13.527 [Test worker @coroutine#4187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-05-04 07:04:13.535 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:13.545 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2024-05-04 07:04:13.557 [Test worker @coroutine#4188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2024-05-04 07:04:13.558 [Test worker @coroutine#4190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2024-05-04 07:04:13.560 [Test worker @coroutine#4192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63f1d374 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2024-05-04 07:04:13.561 [Test worker @coroutine#4187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-05-04 07:04:13.575 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2024-05-04 07:04:13.587 [Test worker @coroutine#4194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2024-05-04 07:04:13.588 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2024-05-04 07:04:13.590 [Test worker @coroutine#4198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2024-05-04 07:04:13.605 [DefaultDispatcher-worker-12 @coroutine#4200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2024-05-04 07:04:13.618 [DefaultDispatcher-worker-18 @coroutine#4187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2024-05-04 07:04:13.627 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:13.630 [DefaultDispatcher-worker-11 @coroutine#4187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2024-05-04 07:04:13.643 [UI Thread @coroutine#4249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d4e070 2024-05-04 07:04:13.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-05-04 07:04:13.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-05-04 07:04:13.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:13.648 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61d4e070: (connection evicted) 2024-05-04 07:04:13.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:13.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-05-04 07:04:13.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-05-04 07:04:13.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-05-04 07:04:13.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-05-04 07:04:13.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:13.650 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981: (connection evicted) 2024-05-04 07:04:13.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:13.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-05-04 07:04:13.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18e0f894 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:13.653 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:13.654 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:13.654 [Test worker @coroutine#4280] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-05-04 07:04:13.654 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e03b52f 2024-05-04 07:04:13.654 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e03b52f 2024-05-04 07:04:13.654 [Test worker @coroutine#4280] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-05-04 07:04:13.671 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03b52f 2024-05-04 07:04:13.683 [Test worker @coroutine#4281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03b52f 2024-05-04 07:04:13.685 [Test worker @coroutine#4283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03b52f 2024-05-04 07:04:13.687 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03b52f 2024-05-04 07:04:13.693 [DefaultDispatcher-worker-15 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-05-04 07:04:13.694 [DefaultDispatcher-worker-15 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.694 [DefaultDispatcher-worker-15 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:13.694 [DefaultDispatcher-worker-15 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.695 [DefaultDispatcher-worker-20 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.695 [DefaultDispatcher-worker-20 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.699 [DefaultDispatcher-worker-8 @coroutine#4287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03b52f 2024-05-04 07:04:13.702 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03b52f 2024-05-04 07:04:13.716 [Test worker @coroutine#4303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e03b52f 2024-05-04 07:04:13.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-05-04 07:04:13.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-05-04 07:04:13.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:13.729 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e03b52f: (connection evicted) 2024-05-04 07:04:13.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:13.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-05-04 07:04:13.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-05-04 07:04:13.731 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-05-04 07:04:13.731 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:13.731 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:13.731 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:13.731 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:13.731 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:13.731 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:13.731 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fad470b 2024-05-04 07:04:13.731 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:13.732 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:13.732 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:13.732 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:13.732 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:13.732 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:13.732 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:13.732 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:13.732 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:13.732 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:13.732 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:13.732 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:13.732 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:13.732 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:13.732 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:13.732 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:13.732 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:13.732 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:13.732 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:13.732 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-05-04 07:04:13.732 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:13.732 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:13.732 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:13.732 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:13.732 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:13.732 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:13.732 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:13.732 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:13.732 [Test worker @coroutine#4313] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-05-04 07:04:13.732 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@3746766b 2024-05-04 07:04:13.732 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@3746766b 2024-05-04 07:04:13.732 [Test worker @coroutine#4313] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-05-04 07:04:13.750 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3746766b 2024-05-04 07:04:13.763 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3746766b 2024-05-04 07:04:13.765 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3746766b 2024-05-04 07:04:13.767 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3746766b 2024-05-04 07:04:13.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-05-04 07:04:13.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-05-04 07:04:13.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:13.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:13.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-05-04 07:04:13.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-05-04 07:04:13.772 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-05-04 07:04:13.772 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:13.772 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:13.772 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:13.772 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:13.772 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:13.772 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:13.772 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d374c01 2024-05-04 07:04:13.772 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:13.772 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:13.772 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:13.772 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:13.772 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:13.772 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:13.772 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:13.772 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:13.772 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:13.772 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:13.772 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:13.772 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:13.772 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:13.772 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:13.772 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:13.772 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:13.772 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:13.772 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:13.772 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:13.772 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-05-04 07:04:13.773 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:13.773 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:13.773 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:13.773 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:13.773 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:13.773 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:13.773 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:13.773 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:13.773 [Test worker @coroutine#4343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-05-04 07:04:13.773 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@68769265 2024-05-04 07:04:13.773 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@68769265 2024-05-04 07:04:13.773 [Test worker @coroutine#4343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-05-04 07:04:13.787 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68769265 2024-05-04 07:04:13.798 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68769265 2024-05-04 07:04:13.800 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68769265 2024-05-04 07:04:13.802 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68769265 2024-05-04 07:04:13.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-05-04 07:04:13.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-05-04 07:04:13.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:13.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:13.806 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-05-04 07:04:13.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-05-04 07:04:13.807 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-05-04 07:04:13.807 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:13.807 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:13.807 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:13.807 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:13.807 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:13.807 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:13.807 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6121b045 2024-05-04 07:04:13.807 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:13.807 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:13.807 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:13.807 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:13.807 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:13.807 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:13.807 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:13.807 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:13.807 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:13.807 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:13.807 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:13.807 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:13.808 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:13.808 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:13.808 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:13.808 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:13.808 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:13.808 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:13.808 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:13.808 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-05-04 07:04:13.808 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:13.808 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:13.808 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:13.808 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:13.808 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:13.808 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:13.808 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:13.808 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:13.808 [Test worker @coroutine#4373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-05-04 07:04:13.808 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b46d238 2024-05-04 07:04:13.808 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b46d238 2024-05-04 07:04:13.808 [Test worker @coroutine#4373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-05-04 07:04:13.814 [DefaultDispatcher-worker-12 @coroutine#1897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-05-04 07:04:13.815 [DefaultDispatcher-worker-12 @coroutine#1897] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.815 [DefaultDispatcher-worker-12 @coroutine#1897] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:13.815 [DefaultDispatcher-worker-12 @coroutine#1897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.816 [DefaultDispatcher-worker-4 @coroutine#1897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.816 [DefaultDispatcher-worker-4 @coroutine#1897] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.824 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b46d238 2024-05-04 07:04:13.824 [DefaultDispatcher-worker-8 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-05-04 07:04:13.824 [DefaultDispatcher-worker-8 @coroutine#1929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.824 [DefaultDispatcher-worker-8 @coroutine#1929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:13.824 [DefaultDispatcher-worker-8 @coroutine#1929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.825 [DefaultDispatcher-worker-14 @coroutine#1929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.825 [DefaultDispatcher-worker-14 @coroutine#1929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.835 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b46d238 2024-05-04 07:04:13.837 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b46d238 2024-05-04 07:04:13.839 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b46d238 2024-05-04 07:04:13.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-05-04 07:04:13.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-05-04 07:04:13.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:13.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:13.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-05-04 07:04:13.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-05-04 07:04:13.844 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-05-04 07:04:13.844 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:13.844 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:13.844 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:13.844 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:13.844 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:13.844 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:13.844 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2333333c 2024-05-04 07:04:13.844 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:13.844 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:13.844 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:13.844 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:13.844 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:13.844 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:13.844 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:13.844 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:13.844 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:13.844 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:13.844 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:13.844 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:13.844 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:13.844 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:13.844 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:13.844 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:13.844 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:13.844 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:13.844 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:13.844 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-05-04 07:04:13.844 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:13.845 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:13.845 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:13.845 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:13.845 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:13.845 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:13.845 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:13.845 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:13.845 [Test worker @coroutine#4408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-05-04 07:04:13.845 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@1911427a 2024-05-04 07:04:13.845 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@1911427a 2024-05-04 07:04:13.845 [Test worker @coroutine#4408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-05-04 07:04:13.861 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1911427a 2024-05-04 07:04:13.873 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1911427a 2024-05-04 07:04:13.874 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1911427a 2024-05-04 07:04:13.876 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1911427a 2024-05-04 07:04:13.887 [DefaultDispatcher-worker-16 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-05-04 07:04:13.887 [DefaultDispatcher-worker-16 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.887 [DefaultDispatcher-worker-16 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:13.887 [DefaultDispatcher-worker-16 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.888 [DefaultDispatcher-worker-20 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.888 [DefaultDispatcher-worker-20 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.888 [DefaultDispatcher-worker-14 @coroutine#4415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1911427a 2024-05-04 07:04:13.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-05-04 07:04:13.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-05-04 07:04:13.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:13.891 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1911427a: (connection evicted) 2024-05-04 07:04:13.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:13.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-05-04 07:04:13.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-05-04 07:04:13.893 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@339b9869 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7a8e1e 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7a8e1e 2024-05-04 07:04:13.894 [Test worker @coroutine#4438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-05-04 07:04:13.910 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:13.911 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7a8e1e 2024-05-04 07:04:13.922 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7a8e1e 2024-05-04 07:04:13.924 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7a8e1e 2024-05-04 07:04:13.926 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7a8e1e 2024-05-04 07:04:13.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-05-04 07:04:13.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-05-04 07:04:13.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:13.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:13.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-05-04 07:04:13.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47620803 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a0364a 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a0364a 2024-05-04 07:04:13.931 [Test worker @coroutine#4467] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-05-04 07:04:13.946 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a0364a 2024-05-04 07:04:13.957 [Test worker @coroutine#4468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a0364a 2024-05-04 07:04:13.959 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a0364a 2024-05-04 07:04:13.961 [Test worker @coroutine#4472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a0364a 2024-05-04 07:04:13.973 [DefaultDispatcher-worker-20 @coroutine#4474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a0364a 2024-05-04 07:04:13.978 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a0364a 2024-05-04 07:04:13.983 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a0364a 2024-05-04 07:04:13.988 [DefaultDispatcher-worker-20 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-05-04 07:04:13.988 [DefaultDispatcher-worker-20 @coroutine#1976] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.988 [DefaultDispatcher-worker-20 @coroutine#1976] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:13.988 [DefaultDispatcher-worker-20 @coroutine#1976] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.989 [DefaultDispatcher-worker-16 @coroutine#1976] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.989 [DefaultDispatcher-worker-16 @coroutine#1976] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:13.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-05-04 07:04:13.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-05-04 07:04:13.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:13.996 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40a0364a: (connection evicted) 2024-05-04 07:04:13.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:13.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-05-04 07:04:13.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-05-04 07:04:13.998 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@788cb7b0 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2024-05-04 07:04:13.999 [Test worker @coroutine#4503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-05-04 07:04:14.016 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2024-05-04 07:04:14.029 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2024-05-04 07:04:14.030 [Test worker @coroutine#4506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2024-05-04 07:04:14.032 [Test worker @coroutine#4508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43baf0b9 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@ebd4486 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@ebd4486 2024-05-04 07:04:14.033 [Test worker @coroutine#4503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-05-04 07:04:14.048 [Test worker @coroutine#4503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebd4486 2024-05-04 07:04:14.059 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebd4486 2024-05-04 07:04:14.061 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebd4486 2024-05-04 07:04:14.063 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebd4486 2024-05-04 07:04:14.076 [DefaultDispatcher-worker-15 @coroutine#4516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebd4486 2024-05-04 07:04:14.088 [DefaultDispatcher-worker-3 @coroutine#4503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2024-05-04 07:04:14.099 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:14.108 [DefaultDispatcher-worker-10 @coroutine#4503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2024-05-04 07:04:14.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-05-04 07:04:14.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-05-04 07:04:14.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:14.119 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d: (connection evicted) 2024-05-04 07:04:14.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:14.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-05-04 07:04:14.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-05-04 07:04:14.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-05-04 07:04:14.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-05-04 07:04:14.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:14.120 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ebd4486: (connection evicted) 2024-05-04 07:04:14.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:14.120 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-05-04 07:04:14.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-05-04 07:04:14.121 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-05-04 07:04:14.121 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:14.121 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:14.121 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:14.121 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:14.121 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:14.121 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:14.121 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b810b54 2024-05-04 07:04:14.121 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:14.121 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:14.121 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:14.121 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:14.121 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:14.121 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:14.121 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:14.121 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:14.121 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:14.121 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:14.122 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:14.122 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:14.122 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:14.122 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:14.122 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:14.122 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:14.122 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:14.122 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:14.122 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:14.122 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-05-04 07:04:14.122 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:14.122 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:14.122 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:14.122 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:14.122 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:14.122 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:14.122 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:14.122 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:14.122 [Test worker @coroutine#4530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-05-04 07:04:14.122 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2024-05-04 07:04:14.122 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2024-05-04 07:04:14.122 [Test worker @coroutine#4530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-05-04 07:04:14.139 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2024-05-04 07:04:14.144 [DefaultDispatcher-worker-19 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-05-04 07:04:14.145 [DefaultDispatcher-worker-19 @coroutine#2008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.145 [DefaultDispatcher-worker-19 @coroutine#2008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:14.145 [DefaultDispatcher-worker-19 @coroutine#2008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.146 [DefaultDispatcher-worker-9 @coroutine#2008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.146 [DefaultDispatcher-worker-9 @coroutine#2008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.151 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2024-05-04 07:04:14.153 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2024-05-04 07:04:14.155 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@216906a0 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:14.155 [Test worker @coroutine#4530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-05-04 07:04:14.156 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b 2024-05-04 07:04:14.156 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b 2024-05-04 07:04:14.156 [Test worker @coroutine#4530] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-05-04 07:04:14.170 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b 2024-05-04 07:04:14.181 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b 2024-05-04 07:04:14.183 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b 2024-05-04 07:04:14.185 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b 2024-05-04 07:04:14.198 [DefaultDispatcher-worker-19 @coroutine#4546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b 2024-05-04 07:04:14.212 [DefaultDispatcher-worker-10 @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2024-05-04 07:04:14.222 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:14.233 [DefaultDispatcher-worker-5 @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10387d6d 2024-05-04 07:04:14.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-05-04 07:04:14.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-05-04 07:04:14.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:14.237 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10387d6d: (connection evicted) 2024-05-04 07:04:14.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:14.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-05-04 07:04:14.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-05-04 07:04:14.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-05-04 07:04:14.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-05-04 07:04:14.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:14.238 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a6e940b: (connection evicted) 2024-05-04 07:04:14.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:14.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-05-04 07:04:14.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-05-04 07:04:14.241 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-05-04 07:04:14.241 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:14.241 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:14.241 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:14.241 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:14.241 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:14.241 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:14.241 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78002333 2024-05-04 07:04:14.241 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:14.241 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:14.241 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:14.241 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:14.241 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:14.241 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:14.241 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:14.241 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:14.241 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:14.241 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:14.241 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:14.241 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:14.241 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:14.241 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:14.241 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:14.241 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:14.241 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:14.241 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:14.241 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:14.241 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-05-04 07:04:14.242 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:14.242 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:14.242 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:14.242 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:14.242 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:14.242 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:14.242 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:14.242 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:14.242 [Test worker @coroutine#4559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-05-04 07:04:14.242 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2024-05-04 07:04:14.242 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2024-05-04 07:04:14.242 [Test worker @coroutine#4559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-05-04 07:04:14.260 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2024-05-04 07:04:14.272 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2024-05-04 07:04:14.274 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2024-05-04 07:04:14.275 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bca3dee 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:14.276 [Test worker @coroutine#4559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-05-04 07:04:14.277 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2024-05-04 07:04:14.277 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2024-05-04 07:04:14.277 [Test worker @coroutine#4559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-05-04 07:04:14.288 [DefaultDispatcher-worker-5 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-05-04 07:04:14.288 [DefaultDispatcher-worker-5 @coroutine#2037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.288 [DefaultDispatcher-worker-5 @coroutine#2037] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:14.288 [DefaultDispatcher-worker-5 @coroutine#2037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.289 [DefaultDispatcher-worker-13 @coroutine#2037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.289 [DefaultDispatcher-worker-13 @coroutine#2037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.291 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2024-05-04 07:04:14.299 [DefaultDispatcher-worker-9 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed4ace8 2024-05-04 07:04:14.299 [DefaultDispatcher-worker-9 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.299 [DefaultDispatcher-worker-9 @coroutine#2066] 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-04 07:04:14.299 [DefaultDispatcher-worker-9 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.300 [DefaultDispatcher-worker-14 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.303 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2024-05-04 07:04:14.305 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2024-05-04 07:04:14.307 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2024-05-04 07:04:14.320 [DefaultDispatcher-worker-3 @coroutine#4577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6 2024-05-04 07:04:14.332 [DefaultDispatcher-worker-4 @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2024-05-04 07:04:14.342 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:14.350 [DefaultDispatcher-worker-7 @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2024-05-04 07:04:14.357 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:14.360 [DefaultDispatcher-worker-19 @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2024-05-04 07:04:14.375 [DefaultDispatcher-worker-4 @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81 2024-05-04 07:04:14.377 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:14.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-05-04 07:04:14.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-05-04 07:04:14.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:14.390 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69b2ed81: (connection evicted) 2024-05-04 07:04:14.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:14.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-05-04 07:04:14.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-05-04 07:04:14.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-05-04 07:04:14.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-05-04 07:04:14.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:14.391 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77fec3b6: (connection evicted) 2024-05-04 07:04:14.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:14.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-05-04 07:04:14.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c320c8b 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:14.393 [Test worker @coroutine#4602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-05-04 07:04:14.394 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@240fe338 2024-05-04 07:04:14.394 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@240fe338 2024-05-04 07:04:14.394 [Test worker @coroutine#4602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-05-04 07:04:14.410 [DefaultDispatcher-worker-17 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-05-04 07:04:14.410 [DefaultDispatcher-worker-17 @coroutine#2081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.410 [DefaultDispatcher-worker-17 @coroutine#2081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:14.410 [DefaultDispatcher-worker-17 @coroutine#2081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.411 [DefaultDispatcher-worker-15 @coroutine#2081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.411 [DefaultDispatcher-worker-15 @coroutine#2081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.413 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fe338 2024-05-04 07:04:14.424 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fe338 2024-05-04 07:04:14.426 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fe338 2024-05-04 07:04:14.428 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fe338 2024-05-04 07:04:14.428 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-05-04 07:04:14.428 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:14.428 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:14.428 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:14.428 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:14.428 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:14.428 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:14.428 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@543669de 2024-05-04 07:04:14.428 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:14.428 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:14.428 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:14.428 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:14.428 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:14.428 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:14.428 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:14.428 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:14.428 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:14.428 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:14.428 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:14.428 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:14.428 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:14.428 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:14.428 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:14.428 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:14.428 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:14.428 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:14.428 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:14.428 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-05-04 07:04:14.429 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:14.429 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:14.429 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:14.429 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:14.429 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:14.429 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:14.429 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:14.429 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:14.429 [Test worker @coroutine#4602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-05-04 07:04:14.429 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f709b99 2024-05-04 07:04:14.429 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f709b99 2024-05-04 07:04:14.429 [Test worker @coroutine#4602] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-05-04 07:04:14.438 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:14.443 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f709b99 2024-05-04 07:04:14.454 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f709b99 2024-05-04 07:04:14.456 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f709b99 2024-05-04 07:04:14.457 [Test worker @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f709b99 2024-05-04 07:04:14.471 [DefaultDispatcher-worker-17 @coroutine#4619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f709b99 2024-05-04 07:04:14.481 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:14.483 [DefaultDispatcher-worker-4 @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fe338 2024-05-04 07:04:14.494 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:14.498 [DefaultDispatcher-worker-15 @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fe338 2024-05-04 07:04:14.507 [DefaultDispatcher-worker-1 @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@240fe338 2024-05-04 07:04:14.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-05-04 07:04:14.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-05-04 07:04:14.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:14.520 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@240fe338: (connection evicted) 2024-05-04 07:04:14.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:14.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-05-04 07:04:14.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-05-04 07:04:14.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-05-04 07:04:14.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-05-04 07:04:14.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:14.521 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:14.521 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f709b99: (connection evicted) 2024-05-04 07:04:14.522 [DefaultDispatcher-worker-1 @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-05-04 07:04:14.522 [DefaultDispatcher-worker-1 @coroutine#2132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.522 [DefaultDispatcher-worker-1 @coroutine#2132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:14.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:14.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-05-04 07:04:14.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-05-04 07:04:14.522 [DefaultDispatcher-worker-1 @coroutine#2132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-05-04 07:04:14.523 [DefaultDispatcher-worker-2 @coroutine#2132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.523 [DefaultDispatcher-worker-2 @coroutine#2132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47bcaf67 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:14.523 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:14.524 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:14.524 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:14.524 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:14.524 [Test worker @coroutine#4644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-05-04 07:04:14.524 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2024-05-04 07:04:14.524 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2024-05-04 07:04:14.524 [Test worker @coroutine#4644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-05-04 07:04:14.541 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2024-05-04 07:04:14.552 [Test worker @coroutine#4646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2024-05-04 07:04:14.554 [Test worker @coroutine#4648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2024-05-04 07:04:14.556 [Test worker @coroutine#4650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54ebacdc 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:14.556 [Test worker @coroutine#4644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-05-04 07:04:14.557 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2024-05-04 07:04:14.557 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2024-05-04 07:04:14.557 [Test worker @coroutine#4644] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-05-04 07:04:14.570 [Test worker @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2024-05-04 07:04:14.581 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2024-05-04 07:04:14.583 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2024-05-04 07:04:14.585 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2024-05-04 07:04:14.598 [DefaultDispatcher-worker-14 @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac 2024-05-04 07:04:14.611 [DefaultDispatcher-worker-14 @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2024-05-04 07:04:14.624 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:14.624 [DefaultDispatcher-worker-18 @coroutine#4644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524032f9 2024-05-04 07:04:14.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-05-04 07:04:14.628 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-05-04 07:04:14.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:14.628 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@524032f9: (connection evicted) 2024-05-04 07:04:14.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:14.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-05-04 07:04:14.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-05-04 07:04:14.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-05-04 07:04:14.629 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-05-04 07:04:14.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:14.630 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7aa06fac: (connection evicted) 2024-05-04 07:04:14.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:14.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-05-04 07:04:14.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@246ee6d8 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:14.634 [Test worker @coroutine#4681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-05-04 07:04:14.635 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2024-05-04 07:04:14.635 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2024-05-04 07:04:14.635 [Test worker @coroutine#4681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-05-04 07:04:14.648 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2024-05-04 07:04:14.660 [Test worker @coroutine#4683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2024-05-04 07:04:14.661 [Test worker @coroutine#4685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2024-05-04 07:04:14.663 [Test worker @coroutine#4687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2024-05-04 07:04:14.663 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16bba8ae 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@8fa4647 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@8fa4647 2024-05-04 07:04:14.664 [Test worker @coroutine#4681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-05-04 07:04:14.667 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:14.678 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8fa4647 2024-05-04 07:04:14.689 [Test worker @coroutine#4689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8fa4647 2024-05-04 07:04:14.691 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8fa4647 2024-05-04 07:04:14.693 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8fa4647 2024-05-04 07:04:14.707 [DefaultDispatcher-worker-15 @coroutine#4695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8fa4647 2024-05-04 07:04:14.708 [DefaultDispatcher-worker-18 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-05-04 07:04:14.708 [DefaultDispatcher-worker-18 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.708 [DefaultDispatcher-worker-18 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:14.708 [DefaultDispatcher-worker-18 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.709 [DefaultDispatcher-worker-14 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.709 [DefaultDispatcher-worker-14 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.720 [DefaultDispatcher-worker-17 @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2024-05-04 07:04:14.735 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:14.736 [DefaultDispatcher-worker-18 @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2024-05-04 07:04:14.758 [DefaultDispatcher-worker-18 @coroutine#4714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@791b9887 2024-05-04 07:04:14.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-05-04 07:04:14.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-05-04 07:04:14.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:14.761 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@791b9887: (connection evicted) 2024-05-04 07:04:14.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:14.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-05-04 07:04:14.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-05-04 07:04:14.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-05-04 07:04:14.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-05-04 07:04:14.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:14.762 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8fa4647: (connection evicted) 2024-05-04 07:04:14.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:14.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-05-04 07:04:14.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@429ad94a 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:14.764 [Test worker @coroutine#4720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-05-04 07:04:14.765 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@661ec798 2024-05-04 07:04:14.765 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@661ec798 2024-05-04 07:04:14.765 [Test worker @coroutine#4720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-05-04 07:04:14.783 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661ec798 2024-05-04 07:04:14.794 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661ec798 2024-05-04 07:04:14.796 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661ec798 2024-05-04 07:04:14.798 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661ec798 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7105d271 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:14.798 [Test worker @coroutine#4720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-05-04 07:04:14.799 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@7072606 2024-05-04 07:04:14.799 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@7072606 2024-05-04 07:04:14.799 [Test worker @coroutine#4720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-05-04 07:04:14.813 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7072606 2024-05-04 07:04:14.825 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7072606 2024-05-04 07:04:14.826 [DefaultDispatcher-worker-17 @coroutine#1897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-05-04 07:04:14.826 [DefaultDispatcher-worker-17 @coroutine#1897] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.826 [DefaultDispatcher-worker-17 @coroutine#1897] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:14.826 [DefaultDispatcher-worker-17 @coroutine#1897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.827 [DefaultDispatcher-worker-3 @coroutine#1897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.827 [DefaultDispatcher-worker-3 @coroutine#1897] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.827 [Test worker @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7072606 2024-05-04 07:04:14.829 [Test worker @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7072606 2024-05-04 07:04:14.837 [DefaultDispatcher-worker-4 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-05-04 07:04:14.838 [DefaultDispatcher-worker-4 @coroutine#1929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.838 [DefaultDispatcher-worker-4 @coroutine#1929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:14.838 [DefaultDispatcher-worker-4 @coroutine#1929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.839 [DefaultDispatcher-worker-19 @coroutine#1929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.839 [DefaultDispatcher-worker-19 @coroutine#1929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.842 [DefaultDispatcher-worker-19 @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7072606 2024-05-04 07:04:14.857 [DefaultDispatcher-worker-17 @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661ec798 2024-05-04 07:04:14.865 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:14.869 [DefaultDispatcher-worker-19 @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661ec798 2024-05-04 07:04:14.879 [DefaultDispatcher-worker-6 @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661ec798 2024-05-04 07:04:14.899 [DefaultDispatcher-worker-15 @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@661ec798 2024-05-04 07:04:14.899 [HikariPool-176 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:14.900 [DefaultDispatcher-worker-15 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-05-04 07:04:14.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-05-04 07:04:14.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-05-04 07:04:14.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:14.900 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.900 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:14.900 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.900 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@661ec798: (connection evicted) 2024-05-04 07:04:14.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:14.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-05-04 07:04:14.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-05-04 07:04:14.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-05-04 07:04:14.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-05-04 07:04:14.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:14.901 [DefaultDispatcher-worker-17 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.902 [DefaultDispatcher-worker-17 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:14.902 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7072606: (connection evicted) 2024-05-04 07:04:14.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:14.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-05-04 07:04:14.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-05-04 07:04:14.904 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-05-04 07:04:14.904 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:14.904 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:14.904 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:14.904 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:14.904 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:14.904 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:14.904 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ef3f72c 2024-05-04 07:04:14.904 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:14.904 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:14.904 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:14.904 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:14.904 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:14.904 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:14.904 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:14.904 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:14.904 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:14.904 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:14.904 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:14.904 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:14.905 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:14.905 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:14.905 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:14.905 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:14.905 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:14.905 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:14.905 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:14.905 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-05-04 07:04:14.905 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:14.905 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:14.905 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:14.905 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:14.905 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:14.905 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:14.905 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:14.905 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:14.905 [Test worker @coroutine#4765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-05-04 07:04:14.905 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4e6bb2 2024-05-04 07:04:14.905 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d4e6bb2 2024-05-04 07:04:14.905 [Test worker @coroutine#4765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-05-04 07:04:14.922 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4e6bb2 2024-05-04 07:04:14.933 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4e6bb2 2024-05-04 07:04:14.935 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4e6bb2 2024-05-04 07:04:14.937 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4e6bb2 2024-05-04 07:04:14.937 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-05-04 07:04:14.937 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:14.937 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:14.937 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:14.937 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:14.937 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:14.937 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:14.937 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e1e9a10 2024-05-04 07:04:14.938 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:14.938 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:14.938 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:14.938 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:14.938 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:14.938 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:14.938 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:14.938 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:14.938 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:14.938 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:14.938 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:14.938 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:14.938 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:14.938 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:14.938 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:14.938 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:14.938 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:14.938 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:14.938 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:14.938 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-05-04 07:04:14.938 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:14.938 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:14.938 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:14.938 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:14.938 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:14.938 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:14.938 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:14.938 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:14.938 [Test worker @coroutine#4765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-05-04 07:04:14.938 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb6a77f 2024-05-04 07:04:14.938 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb6a77f 2024-05-04 07:04:14.938 [Test worker @coroutine#4765] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-05-04 07:04:14.943 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:14.952 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb6a77f 2024-05-04 07:04:14.964 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb6a77f 2024-05-04 07:04:14.965 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb6a77f 2024-05-04 07:04:14.967 [Test worker @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb6a77f 2024-05-04 07:04:14.968 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:14.982 [DefaultDispatcher-worker-11 @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eb6a77f 2024-05-04 07:04:14.990 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:14.995 [DefaultDispatcher-worker-8 @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4e6bb2 2024-05-04 07:04:15.001 [DefaultDispatcher-worker-3 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-05-04 07:04:15.002 [DefaultDispatcher-worker-3 @coroutine#1976] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.002 [DefaultDispatcher-worker-3 @coroutine#1976] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:15.002 [DefaultDispatcher-worker-3 @coroutine#1976] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.003 [DefaultDispatcher-worker-10 @coroutine#1976] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.003 [DefaultDispatcher-worker-10 @coroutine#1976] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.005 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:15.008 [DefaultDispatcher-worker-6 @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d4e6bb2 2024-05-04 07:04:15.015 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:15.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-05-04 07:04:15.021 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-05-04 07:04:15.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:15.021 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d4e6bb2: (connection evicted) 2024-05-04 07:04:15.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:15.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-05-04 07:04:15.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-05-04 07:04:15.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-05-04 07:04:15.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-05-04 07:04:15.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:15.022 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2eb6a77f: (connection evicted) 2024-05-04 07:04:15.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:15.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-05-04 07:04:15.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@200ef05b 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:15.024 [Test worker @coroutine#4809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-05-04 07:04:15.025 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@474aeac5 2024-05-04 07:04:15.025 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@474aeac5 2024-05-04 07:04:15.025 [Test worker @coroutine#4809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-05-04 07:04:15.040 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474aeac5 2024-05-04 07:04:15.052 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474aeac5 2024-05-04 07:04:15.054 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474aeac5 2024-05-04 07:04:15.055 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474aeac5 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@281f2d6c 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2024-05-04 07:04:15.056 [Test worker @coroutine#4809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-05-04 07:04:15.070 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2024-05-04 07:04:15.084 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2024-05-04 07:04:15.086 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2024-05-04 07:04:15.088 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2024-05-04 07:04:15.101 [DefaultDispatcher-worker-16 @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9 2024-05-04 07:04:15.114 [DefaultDispatcher-worker-16 @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474aeac5 2024-05-04 07:04:15.115 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:15.125 [HikariPool-179 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:15.126 [DefaultDispatcher-worker-14 @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474aeac5 2024-05-04 07:04:15.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-05-04 07:04:15.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-05-04 07:04:15.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:15.130 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@474aeac5: (connection evicted) 2024-05-04 07:04:15.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:15.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-05-04 07:04:15.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-05-04 07:04:15.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-05-04 07:04:15.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-05-04 07:04:15.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:15.131 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c5157c9: (connection evicted) 2024-05-04 07:04:15.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:15.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-05-04 07:04:15.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-05-04 07:04:15.133 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-05-04 07:04:15.133 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:15.133 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:15.133 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:15.133 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:15.133 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:15.133 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:15.133 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c2654e 2024-05-04 07:04:15.133 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:15.133 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:15.133 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:15.133 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:15.133 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:15.133 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:15.133 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:15.134 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:15.134 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:15.134 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:15.134 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:15.134 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:15.134 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:15.134 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:15.134 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:15.134 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:15.134 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:15.134 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:15.134 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:15.134 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-05-04 07:04:15.134 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:15.134 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:15.134 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:15.134 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:15.134 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:15.134 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:15.134 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:15.134 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:15.134 [Test worker @coroutine#4850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-05-04 07:04:15.134 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2024-05-04 07:04:15.134 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2024-05-04 07:04:15.134 [Test worker @coroutine#4850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-05-04 07:04:15.139 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:15.155 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2024-05-04 07:04:15.156 [DefaultDispatcher-worker-13 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-05-04 07:04:15.156 [DefaultDispatcher-worker-13 @coroutine#2008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.156 [DefaultDispatcher-worker-13 @coroutine#2008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:15.156 [DefaultDispatcher-worker-13 @coroutine#2008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.158 [DefaultDispatcher-worker-2 @coroutine#2008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.158 [DefaultDispatcher-worker-2 @coroutine#2008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.167 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2024-05-04 07:04:15.169 [Test worker @coroutine#4856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2024-05-04 07:04:15.171 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a263df9 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:15.171 [Test worker @coroutine#4850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-05-04 07:04:15.172 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@33d828b3 2024-05-04 07:04:15.172 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@33d828b3 2024-05-04 07:04:15.172 [Test worker @coroutine#4850] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-05-04 07:04:15.181 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:15.186 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33d828b3 2024-05-04 07:04:15.197 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33d828b3 2024-05-04 07:04:15.203 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33d828b3 2024-05-04 07:04:15.206 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33d828b3 2024-05-04 07:04:15.220 [DefaultDispatcher-worker-5 @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33d828b3 2024-05-04 07:04:15.228 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:15.231 [DefaultDispatcher-worker-16 @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2024-05-04 07:04:15.234 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:15.241 [DefaultDispatcher-worker-10 @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2 2024-05-04 07:04:15.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-05-04 07:04:15.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-05-04 07:04:15.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:15.244 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a8b94b2: (connection evicted) 2024-05-04 07:04:15.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:15.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-05-04 07:04:15.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-05-04 07:04:15.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-05-04 07:04:15.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-05-04 07:04:15.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:15.246 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33d828b3: (connection evicted) 2024-05-04 07:04:15.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:15.246 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-05-04 07:04:15.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-05-04 07:04:15.248 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@189fe8af 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2024-05-04 07:04:15.249 [Test worker @coroutine#4894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-05-04 07:04:15.266 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2024-05-04 07:04:15.280 [Test worker @coroutine#4895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2024-05-04 07:04:15.282 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2024-05-04 07:04:15.284 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c9a18ed 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:15.284 [Test worker @coroutine#4894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-05-04 07:04:15.285 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6 2024-05-04 07:04:15.285 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6 2024-05-04 07:04:15.285 [Test worker @coroutine#4894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-05-04 07:04:15.300 [DefaultDispatcher-worker-5 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-05-04 07:04:15.300 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6 2024-05-04 07:04:15.300 [DefaultDispatcher-worker-5 @coroutine#2037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.300 [DefaultDispatcher-worker-5 @coroutine#2037] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:15.300 [DefaultDispatcher-worker-5 @coroutine#2037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.301 [DefaultDispatcher-worker-6 @coroutine#2037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.301 [DefaultDispatcher-worker-6 @coroutine#2037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.312 [DefaultDispatcher-worker-10 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed4ace8 2024-05-04 07:04:15.312 [DefaultDispatcher-worker-10 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.312 [DefaultDispatcher-worker-10 @coroutine#2066] 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-04 07:04:15.312 [DefaultDispatcher-worker-10 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.313 [Test worker @coroutine#4903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6 2024-05-04 07:04:15.313 [DefaultDispatcher-worker-10 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.315 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6 2024-05-04 07:04:15.317 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6 2024-05-04 07:04:15.329 [DefaultDispatcher-worker-1 @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6 2024-05-04 07:04:15.344 [DefaultDispatcher-worker-14 @coroutine#4894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2024-05-04 07:04:15.349 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:15.362 [DefaultDispatcher-worker-19 @coroutine#4894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2024-05-04 07:04:15.373 [DefaultDispatcher-worker-3 @coroutine#4894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2024-05-04 07:04:15.385 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:15.420 [DefaultDispatcher-worker-1 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-05-04 07:04:15.421 [DefaultDispatcher-worker-1 @coroutine#2081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.421 [DefaultDispatcher-worker-1 @coroutine#2081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:15.421 [DefaultDispatcher-worker-1 @coroutine#2081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.422 [DefaultDispatcher-worker-1 @coroutine#2081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.422 [DefaultDispatcher-worker-1 @coroutine#2081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.485 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:15.499 [DefaultDispatcher-worker-10 @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451 2024-05-04 07:04:15.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-05-04 07:04:15.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-05-04 07:04:15.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:15.501 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f5c2451: (connection evicted) 2024-05-04 07:04:15.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:15.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-05-04 07:04:15.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-05-04 07:04:15.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-05-04 07:04:15.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-05-04 07:04:15.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:15.502 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bcda4a6: (connection evicted) 2024-05-04 07:04:15.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:15.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-05-04 07:04:15.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-05-04 07:04:15.504 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-05-04 07:04:15.504 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:15.504 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:15.504 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:15.504 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:15.504 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:15.504 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:15.504 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65c040c9 2024-05-04 07:04:15.504 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:15.504 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:15.505 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:15.505 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:15.505 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:15.505 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:15.505 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:15.505 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:15.505 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:15.505 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:15.505 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:15.505 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:15.505 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:15.505 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:15.505 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:15.505 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:15.505 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:15.505 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:15.505 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:15.505 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-05-04 07:04:15.505 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:15.505 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:15.505 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:15.505 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:15.505 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:15.505 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:15.505 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:15.505 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:15.505 [Test worker @coroutine#4942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-05-04 07:04:15.505 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a03c4bc 2024-05-04 07:04:15.505 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a03c4bc 2024-05-04 07:04:15.505 [Test worker @coroutine#4942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-05-04 07:04:15.527 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a03c4bc 2024-05-04 07:04:15.535 [DefaultDispatcher-worker-19 @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-05-04 07:04:15.535 [DefaultDispatcher-worker-19 @coroutine#2132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.535 [DefaultDispatcher-worker-19 @coroutine#2132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:15.535 [DefaultDispatcher-worker-19 @coroutine#2132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.536 [DefaultDispatcher-worker-12 @coroutine#2132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.536 [DefaultDispatcher-worker-12 @coroutine#2132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.540 [Test worker @coroutine#4943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a03c4bc 2024-05-04 07:04:15.542 [Test worker @coroutine#4948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a03c4bc 2024-05-04 07:04:15.544 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a03c4bc 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@333813e7 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:15.544 [Test worker @coroutine#4942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-05-04 07:04:15.545 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@797a5b31 2024-05-04 07:04:15.545 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@797a5b31 2024-05-04 07:04:15.545 [Test worker @coroutine#4942] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-05-04 07:04:15.559 [Test worker @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797a5b31 2024-05-04 07:04:15.570 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797a5b31 2024-05-04 07:04:15.572 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797a5b31 2024-05-04 07:04:15.574 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797a5b31 2024-05-04 07:04:15.587 [DefaultDispatcher-worker-18 @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797a5b31 2024-05-04 07:04:15.599 [DefaultDispatcher-worker-18 @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a03c4bc 2024-05-04 07:04:15.605 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:15.614 [DefaultDispatcher-worker-13 @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a03c4bc 2024-05-04 07:04:15.626 [DefaultDispatcher-worker-9 @coroutine#4942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a03c4bc 2024-05-04 07:04:15.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-05-04 07:04:15.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-05-04 07:04:15.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:15.631 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a03c4bc: (connection evicted) 2024-05-04 07:04:15.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:15.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-05-04 07:04:15.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-05-04 07:04:15.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-05-04 07:04:15.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-05-04 07:04:15.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:15.632 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@797a5b31: (connection evicted) 2024-05-04 07:04:15.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:15.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-05-04 07:04:15.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26169be3 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:15.634 [Test worker @coroutine#4976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-05-04 07:04:15.635 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2024-05-04 07:04:15.635 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2024-05-04 07:04:15.635 [Test worker @coroutine#4976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-05-04 07:04:15.654 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2024-05-04 07:04:15.665 [Test worker @coroutine#4977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2024-05-04 07:04:15.667 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2024-05-04 07:04:15.669 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2024-05-04 07:04:15.669 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cd3cf6b 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@179dc2 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@179dc2 2024-05-04 07:04:15.670 [Test worker @coroutine#4976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-05-04 07:04:15.684 [Test worker @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179dc2 2024-05-04 07:04:15.696 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179dc2 2024-05-04 07:04:15.698 [Test worker @coroutine#4985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179dc2 2024-05-04 07:04:15.700 [Test worker @coroutine#4987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179dc2 2024-05-04 07:04:15.713 [DefaultDispatcher-worker-2 @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179dc2 2024-05-04 07:04:15.719 [DefaultDispatcher-worker-4 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-05-04 07:04:15.719 [DefaultDispatcher-worker-4 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.719 [DefaultDispatcher-worker-4 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:15.719 [DefaultDispatcher-worker-4 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.720 [DefaultDispatcher-worker-14 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.720 [DefaultDispatcher-worker-14 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.728 [DefaultDispatcher-worker-4 @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2024-05-04 07:04:15.735 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:15.737 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:15.742 [DefaultDispatcher-worker-12 @coroutine#4976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f636de3 2024-05-04 07:04:15.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-05-04 07:04:15.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-05-04 07:04:15.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:15.748 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f636de3: (connection evicted) 2024-05-04 07:04:15.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:15.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-05-04 07:04:15.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-05-04 07:04:15.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-05-04 07:04:15.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-05-04 07:04:15.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:15.749 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@179dc2: (connection evicted) 2024-05-04 07:04:15.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:15.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-05-04 07:04:15.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f3a3fec 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:15.751 [Test worker @coroutine#5007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-05-04 07:04:15.752 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2024-05-04 07:04:15.752 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2024-05-04 07:04:15.752 [Test worker @coroutine#5007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-05-04 07:04:15.760 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:15.768 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2024-05-04 07:04:15.780 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2024-05-04 07:04:15.781 [Test worker @coroutine#5011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2024-05-04 07:04:15.783 [Test worker @coroutine#5013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a4d72bd 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@365ad794 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@365ad794 2024-05-04 07:04:15.784 [Test worker @coroutine#5007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-05-04 07:04:15.798 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365ad794 2024-05-04 07:04:15.810 [Test worker @coroutine#5015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365ad794 2024-05-04 07:04:15.811 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365ad794 2024-05-04 07:04:15.813 [Test worker @coroutine#5019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365ad794 2024-05-04 07:04:15.826 [DefaultDispatcher-worker-16 @coroutine#5021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365ad794 2024-05-04 07:04:15.839 [DefaultDispatcher-worker-16 @coroutine#1897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-05-04 07:04:15.839 [DefaultDispatcher-worker-16 @coroutine#1897] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.839 [DefaultDispatcher-worker-16 @coroutine#1897] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:15.839 [DefaultDispatcher-worker-16 @coroutine#1897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.840 [DefaultDispatcher-worker-13 @coroutine#1897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.840 [DefaultDispatcher-worker-13 @coroutine#1897] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.841 [DefaultDispatcher-worker-18 @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2024-05-04 07:04:15.852 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:15.854 [DefaultDispatcher-worker-14 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-05-04 07:04:15.854 [DefaultDispatcher-worker-14 @coroutine#1929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.854 [DefaultDispatcher-worker-14 @coroutine#1929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:15.854 [DefaultDispatcher-worker-14 @coroutine#1929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.855 [DefaultDispatcher-worker-7 @coroutine#1929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.855 [DefaultDispatcher-worker-7 @coroutine#1929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.859 [DefaultDispatcher-worker-6 @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2024-05-04 07:04:15.871 [DefaultDispatcher-worker-15 @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b 2024-05-04 07:04:15.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-05-04 07:04:15.878 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-05-04 07:04:15.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:15.878 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43a8dd9b: (connection evicted) 2024-05-04 07:04:15.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:15.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-05-04 07:04:15.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-05-04 07:04:15.879 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-05-04 07:04:15.879 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-05-04 07:04:15.879 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:15.879 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@365ad794: (connection evicted) 2024-05-04 07:04:15.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:15.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-05-04 07:04:15.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c475547 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:15.882 [Test worker @coroutine#5044] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-05-04 07:04:15.883 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2024-05-04 07:04:15.883 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2024-05-04 07:04:15.883 [Test worker @coroutine#5044] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-05-04 07:04:15.899 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2024-05-04 07:04:15.911 [Test worker @coroutine#5045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2024-05-04 07:04:15.911 [DefaultDispatcher-worker-5 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-05-04 07:04:15.911 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.911 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:15.911 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.912 [DefaultDispatcher-worker-6 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.912 [DefaultDispatcher-worker-6 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:15.912 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2024-05-04 07:04:15.914 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2024-05-04 07:04:15.925 [DefaultDispatcher-worker-5 @coroutine#5055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2024-05-04 07:04:15.934 [DefaultDispatcher-worker-7 @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71b9b035 2024-05-04 07:04:15.939 [DefaultDispatcher-worker-16 @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8aa5ab4 2024-05-04 07:04:15.947 [UI Thread @coroutine#5075] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=588248410108153856 2024-05-04 07:04:15.947 [UI Thread @coroutine#5075] 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=588248410108153856. 2024-05-04 07:04:15.947 [UI Thread @coroutine#5075] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=588248410108153856 2024-05-04 07:04:15.949 [UI Thread @coroutine#5075] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=588248410108153856 2024-05-04 07:04:15.949 [UI Thread @coroutine#5075] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=588248410108153856 2024-05-04 07:04:15.949 [UI Thread @coroutine#5075] 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=588248410108153856. 2024-05-04 07:04:15.949 [UI Thread @coroutine#5075] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=588248410108153856 to class io.ktor.utils.io.ByteReadChannel 2024-05-04 07:04:15.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-05-04 07:04:15.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-05-04 07:04:15.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:15.953 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71b9b035: (connection evicted) 2024-05-04 07:04:15.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:15.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-05-04 07:04:15.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-05-04 07:04:16.008 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:16.008 [DefaultDispatcher-worker-18 @coroutine#5092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67f8f5a6 2024-05-04 07:04:16.008 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-05-04 07:04:16.009 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:16.009 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:16.009 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:16.009 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:16.009 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:16.009 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:16.009 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1512a767 2024-05-04 07:04:16.009 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:16.009 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:16.009 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:16.009 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:16.009 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:16.009 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:16.009 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:16.010 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:16.011 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:16.011 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:16.011 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:16.011 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:16.011 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:16.011 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:16.011 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:16.011 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:16.011 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:16.011 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:16.011 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:16.011 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-05-04 07:04:16.011 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:16.011 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:16.011 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:16.011 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:16.011 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:16.011 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:16.011 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:16.011 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:16.011 [Test worker @coroutine#5091] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-05-04 07:04:16.011 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2024-05-04 07:04:16.012 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2024-05-04 07:04:16.012 [Test worker @coroutine#5091] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-05-04 07:04:16.019 [DefaultDispatcher-worker-1 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-05-04 07:04:16.019 [DefaultDispatcher-worker-1 @coroutine#1976] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.019 [DefaultDispatcher-worker-1 @coroutine#1976] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:16.019 [DefaultDispatcher-worker-1 @coroutine#1976] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.020 [DefaultDispatcher-worker-16 @coroutine#1976] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.020 [DefaultDispatcher-worker-16 @coroutine#1976] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.032 [DefaultDispatcher-worker-16 @coroutine#5096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7497a554 2024-05-04 07:04:16.036 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:16.036 [Test worker @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2024-05-04 07:04:16.048 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2024-05-04 07:04:16.050 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2024-05-04 07:04:16.052 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2024-05-04 07:04:16.064 [DefaultDispatcher-worker-15 @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2024-05-04 07:04:16.064 [DefaultDispatcher-worker-7 @coroutine#5110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a06602f 2024-05-04 07:04:16.073 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:16.083 [DefaultDispatcher-worker-18 @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2024-05-04 07:04:16.092 [DefaultDispatcher-worker-15 @coroutine#5091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4001dc35 2024-05-04 07:04:16.112 [HikariPool-192 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:16.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-05-04 07:04:16.116 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-05-04 07:04:16.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:16.116 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4001dc35: (connection evicted) 2024-05-04 07:04:16.117 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:16.117 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-05-04 07:04:16.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-05-04 07:04:16.166 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:16.166 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:16.176 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-05-04 07:04:16.176 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:16.176 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:16.176 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:16.176 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:16.176 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:16.176 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:16.176 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a5478e8 2024-05-04 07:04:16.177 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:16.177 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:16.177 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:16.177 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:16.177 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:16.177 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:16.177 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:16.177 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:16.177 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:16.177 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:16.177 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:16.177 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:16.177 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:16.177 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:16.177 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:16.177 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:16.177 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:16.177 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:16.177 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:16.177 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-05-04 07:04:16.177 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:16.177 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:16.177 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:16.177 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:16.177 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:16.177 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:16.177 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:16.177 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:16.177 [Test worker @coroutine#5121] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-05-04 07:04:16.177 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f6c148 2024-05-04 07:04:16.177 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f6c148 2024-05-04 07:04:16.177 [Test worker @coroutine#5121] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-05-04 07:04:16.178 [DefaultDispatcher-worker-18 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-05-04 07:04:16.178 [DefaultDispatcher-worker-18 @coroutine#2008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.178 [DefaultDispatcher-worker-18 @coroutine#2008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:16.178 [DefaultDispatcher-worker-18 @coroutine#2008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.179 [DefaultDispatcher-worker-15 @coroutine#2008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.179 [DefaultDispatcher-worker-15 @coroutine#2008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.193 [Test worker @coroutine#5121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60f6c148 2024-05-04 07:04:16.205 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60f6c148 2024-05-04 07:04:16.207 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60f6c148 2024-05-04 07:04:16.208 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60f6c148 2024-05-04 07:04:16.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-05-04 07:04:16.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-05-04 07:04:16.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:16.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:16.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-05-04 07:04:16.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a15e4fd 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:16.215 [Test worker @coroutine#5142] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-05-04 07:04:16.216 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@245504d 2024-05-04 07:04:16.216 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@245504d 2024-05-04 07:04:16.216 [Test worker @coroutine#5142] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-05-04 07:04:16.230 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245504d 2024-05-04 07:04:16.241 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245504d 2024-05-04 07:04:16.243 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245504d 2024-05-04 07:04:16.245 [Test worker @coroutine#5147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245504d 2024-05-04 07:04:16.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-05-04 07:04:16.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-05-04 07:04:16.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:16.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:16.248 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-05-04 07:04:16.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-05-04 07:04:16.249 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-05-04 07:04:16.249 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:16.249 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:16.249 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:16.249 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:16.249 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:16.249 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:16.249 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1263664f 2024-05-04 07:04:16.249 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:16.249 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:16.250 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:16.250 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:16.250 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:16.250 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:16.250 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:16.250 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:16.250 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:16.250 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:16.250 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:16.250 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:16.250 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:16.250 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:16.250 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:16.250 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:16.250 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:16.250 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:16.250 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:16.250 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-05-04 07:04:16.250 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:16.250 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:16.250 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:16.250 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:16.250 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:16.250 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:16.250 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:16.250 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:16.250 [Test worker @coroutine#5160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-05-04 07:04:16.250 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2024-05-04 07:04:16.250 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2024-05-04 07:04:16.250 [Test worker @coroutine#5160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-05-04 07:04:16.274 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2024-05-04 07:04:16.292 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2024-05-04 07:04:16.295 [Test worker @coroutine#5163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2024-05-04 07:04:16.298 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd17c0c 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:16.298 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:16.299 [Test worker @coroutine#5160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-05-04 07:04:16.299 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2024-05-04 07:04:16.299 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2024-05-04 07:04:16.299 [Test worker @coroutine#5160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-05-04 07:04:16.312 [DefaultDispatcher-worker-3 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-05-04 07:04:16.312 [DefaultDispatcher-worker-3 @coroutine#2037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.312 [DefaultDispatcher-worker-3 @coroutine#2037] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:16.312 [DefaultDispatcher-worker-3 @coroutine#2037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.314 [DefaultDispatcher-worker-1 @coroutine#2037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.314 [DefaultDispatcher-worker-1 @coroutine#2037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.322 [DefaultDispatcher-worker-15 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed4ace8 2024-05-04 07:04:16.322 [DefaultDispatcher-worker-15 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.322 [DefaultDispatcher-worker-15 @coroutine#2066] 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-04 07:04:16.322 [DefaultDispatcher-worker-15 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.323 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2024-05-04 07:04:16.323 [DefaultDispatcher-worker-15 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.341 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2024-05-04 07:04:16.343 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2024-05-04 07:04:16.346 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2024-05-04 07:04:16.350 [HikariPool-195 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:16.360 [DefaultDispatcher-worker-5 @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a680d3 2024-05-04 07:04:16.373 [DefaultDispatcher-worker-5 @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b63133 2024-05-04 07:04:16.378 [UI Thread @coroutine#5188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35477/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 07:04:16.379 [UI Thread @coroutine#5188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35477/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-04 07:04:16.379 [UI Thread @coroutine#5188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35477/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 07:04:16.380 [UI Thread @coroutine#5188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35477/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 07:04:16.380 [UI Thread @coroutine#5188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35477/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 07:04:16.381 [UI Thread @coroutine#5188] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35477/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-04 07:04:16.381 [UI Thread @coroutine#5188] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35477/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:04:16.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-05-04 07:04:16.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-05-04 07:04:16.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:16.383 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45b63133: (connection evicted) 2024-05-04 07:04:16.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:16.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-05-04 07:04:16.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-05-04 07:04:16.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-05-04 07:04:16.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-05-04 07:04:16.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:16.384 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74a680d3: (connection evicted) 2024-05-04 07:04:16.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:16.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-05-04 07:04:16.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e13e2fc 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:16.386 [Test worker @coroutine#5194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-05-04 07:04:16.387 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@3444ac8f 2024-05-04 07:04:16.387 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@3444ac8f 2024-05-04 07:04:16.387 [Test worker @coroutine#5194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-05-04 07:04:16.402 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3444ac8f 2024-05-04 07:04:16.413 [Test worker @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3444ac8f 2024-05-04 07:04:16.417 [Test worker @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3444ac8f 2024-05-04 07:04:16.419 [Test worker @coroutine#5199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3444ac8f 2024-05-04 07:04:16.419 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-05-04 07:04:16.419 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:16.419 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:16.419 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:16.419 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:16.419 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:16.419 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:16.419 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2564410b 2024-05-04 07:04:16.419 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:16.419 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:16.419 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:16.419 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:16.419 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:16.419 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:16.419 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:16.420 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:16.420 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:16.420 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:16.420 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:16.420 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:16.420 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:16.420 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:16.420 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:16.420 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:16.420 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:16.420 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:16.420 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:16.420 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-05-04 07:04:16.420 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:16.420 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:16.420 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:16.420 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:16.420 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:16.420 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:16.420 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:16.420 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:16.420 [Test worker @coroutine#5194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-05-04 07:04:16.420 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab5b01a 2024-05-04 07:04:16.420 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ab5b01a 2024-05-04 07:04:16.420 [Test worker @coroutine#5194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-05-04 07:04:16.432 [DefaultDispatcher-worker-5 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-05-04 07:04:16.432 [DefaultDispatcher-worker-5 @coroutine#2081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.433 [DefaultDispatcher-worker-5 @coroutine#2081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:16.433 [DefaultDispatcher-worker-5 @coroutine#2081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.434 [DefaultDispatcher-worker-11 @coroutine#2081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.434 [DefaultDispatcher-worker-11 @coroutine#2081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.435 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab5b01a 2024-05-04 07:04:16.446 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab5b01a 2024-05-04 07:04:16.448 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab5b01a 2024-05-04 07:04:16.450 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab5b01a 2024-05-04 07:04:16.463 [DefaultDispatcher-worker-16 @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ab5b01a 2024-05-04 07:04:16.478 [DefaultDispatcher-worker-2 @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3444ac8f 2024-05-04 07:04:16.479 [UI Thread @coroutine#5220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45901/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 07:04:16.480 [UI Thread @coroutine#5220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45901/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-04 07:04:16.480 [UI Thread @coroutine#5220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45901/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 07:04:16.481 [UI Thread @coroutine#5220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45901/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 07:04:16.481 [UI Thread @coroutine#5220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45901/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 07:04:16.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-05-04 07:04:16.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-05-04 07:04:16.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:16.483 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3444ac8f: (connection evicted) 2024-05-04 07:04:16.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:16.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-05-04 07:04:16.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-05-04 07:04:16.484 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-05-04 07:04:16.484 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-05-04 07:04:16.484 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:16.484 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ab5b01a: (connection evicted) 2024-05-04 07:04:16.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:16.485 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-05-04 07:04:16.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76527a00 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:16.487 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-05-04 07:04:16.488 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca6937 2024-05-04 07:04:16.488 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca6937 2024-05-04 07:04:16.488 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-05-04 07:04:16.505 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca6937 2024-05-04 07:04:16.518 [Test worker @coroutine#5228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca6937 2024-05-04 07:04:16.521 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca6937 2024-05-04 07:04:16.523 [Test worker @coroutine#5232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca6937 2024-05-04 07:04:16.523 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-05-04 07:04:16.523 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:16.523 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:16.523 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:16.523 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:16.523 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:16.523 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:16.523 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3411e0d7 2024-05-04 07:04:16.523 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:16.523 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:16.523 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:16.523 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:16.523 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:16.523 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:16.523 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:16.523 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:16.523 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:16.523 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:16.524 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:16.524 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:16.524 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:16.524 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:16.524 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:16.524 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:16.524 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:16.524 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:16.524 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:16.524 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-05-04 07:04:16.524 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:16.524 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:16.524 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:16.524 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:16.524 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:16.524 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:16.524 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:16.524 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:16.524 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-05-04 07:04:16.524 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@75044df3 2024-05-04 07:04:16.524 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@75044df3 2024-05-04 07:04:16.524 [Test worker @coroutine#5226] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-05-04 07:04:16.538 [Test worker @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75044df3 2024-05-04 07:04:16.547 [DefaultDispatcher-worker-12 @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-05-04 07:04:16.547 [DefaultDispatcher-worker-12 @coroutine#2132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.547 [DefaultDispatcher-worker-12 @coroutine#2132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:16.547 [DefaultDispatcher-worker-12 @coroutine#2132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.548 [DefaultDispatcher-worker-8 @coroutine#2132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.548 [DefaultDispatcher-worker-8 @coroutine#2132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.556 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75044df3 2024-05-04 07:04:16.558 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75044df3 2024-05-04 07:04:16.560 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75044df3 2024-05-04 07:04:16.573 [DefaultDispatcher-worker-1 @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75044df3 2024-05-04 07:04:16.585 [DefaultDispatcher-worker-3 @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca6937 2024-05-04 07:04:16.587 [UI Thread @coroutine#5253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42809/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 07:04:16.588 [UI Thread @coroutine#5253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42809/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-04 07:04:16.588 [UI Thread @coroutine#5253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42809/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 07:04:16.588 [HikariPool-199 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:16.589 [UI Thread @coroutine#5253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42809/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 07:04:16.589 [UI Thread @coroutine#5253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42809/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 07:04:16.589 [UI Thread @coroutine#5253] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42809/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-04 07:04:16.589 [UI Thread @coroutine#5253] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42809/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:04:16.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-05-04 07:04:16.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-05-04 07:04:16.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:16.591 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ca6937: (connection evicted) 2024-05-04 07:04:16.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:16.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-05-04 07:04:16.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-05-04 07:04:16.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-05-04 07:04:16.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-05-04 07:04:16.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:16.592 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75044df3: (connection evicted) 2024-05-04 07:04:16.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:16.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-05-04 07:04:16.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-05-04 07:04:16.594 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34ceefb5 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-05-04 07:04:16.595 [Test worker @coroutine#5259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-05-04 07:04:16.614 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-05-04 07:04:16.625 [Test worker @coroutine#5260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-05-04 07:04:16.628 [Test worker @coroutine#5262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-05-04 07:04:16.630 [Test worker @coroutine#5264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@424769f2 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ea6446b 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ea6446b 2024-05-04 07:04:16.631 [Test worker @coroutine#5259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-05-04 07:04:16.645 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea6446b 2024-05-04 07:04:16.657 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea6446b 2024-05-04 07:04:16.659 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea6446b 2024-05-04 07:04:16.660 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea6446b 2024-05-04 07:04:16.674 [DefaultDispatcher-worker-12 @coroutine#5273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ea6446b 2024-05-04 07:04:16.687 [DefaultDispatcher-worker-14 @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-05-04 07:04:16.695 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:16.708 [DefaultDispatcher-worker-20 @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e0541 2024-05-04 07:04:16.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-05-04 07:04:16.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-05-04 07:04:16.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:16.719 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50e0541: (connection evicted) 2024-05-04 07:04:16.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:16.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-05-04 07:04:16.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-05-04 07:04:16.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-05-04 07:04:16.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-05-04 07:04:16.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:16.720 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ea6446b: (connection evicted) 2024-05-04 07:04:16.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:16.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-05-04 07:04:16.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-05-04 07:04:16.722 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d26c82d 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e8e17 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e8e17 2024-05-04 07:04:16.723 [Test worker @coroutine#5308] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-05-04 07:04:16.732 [DefaultDispatcher-worker-18 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-05-04 07:04:16.732 [DefaultDispatcher-worker-18 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.732 [DefaultDispatcher-worker-18 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:16.732 [DefaultDispatcher-worker-18 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.735 [DefaultDispatcher-worker-16 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.735 [DefaultDispatcher-worker-16 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.744 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e8e17 2024-05-04 07:04:16.755 [Test worker @coroutine#5313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e8e17 2024-05-04 07:04:16.757 [Test worker @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e8e17 2024-05-04 07:04:16.759 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e8e17 2024-05-04 07:04:16.770 [DefaultDispatcher-worker-5 @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e8e17 2024-05-04 07:04:16.794 [DefaultDispatcher-worker-1 @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e8e17 2024-05-04 07:04:16.808 [DefaultDispatcher-worker-18 @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e8e17 2024-05-04 07:04:16.823 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:16.831 [DefaultDispatcher-worker-2 @coroutine#5341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e8e17 2024-05-04 07:04:16.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-05-04 07:04:16.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-05-04 07:04:16.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:16.835 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@685e8e17: (connection evicted) 2024-05-04 07:04:16.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:16.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-05-04 07:04:16.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e6066e1 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2024-05-04 07:04:16.838 [Test worker @coroutine#5347] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-05-04 07:04:16.852 [DefaultDispatcher-worker-20 @coroutine#1897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-05-04 07:04:16.852 [DefaultDispatcher-worker-20 @coroutine#1897] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.852 [DefaultDispatcher-worker-20 @coroutine#1897] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:16.852 [DefaultDispatcher-worker-20 @coroutine#1897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.853 [DefaultDispatcher-worker-18 @coroutine#1897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.854 [DefaultDispatcher-worker-18 @coroutine#1897] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.858 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2024-05-04 07:04:16.865 [DefaultDispatcher-worker-16 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-05-04 07:04:16.865 [DefaultDispatcher-worker-16 @coroutine#1929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.865 [DefaultDispatcher-worker-16 @coroutine#1929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:16.865 [DefaultDispatcher-worker-16 @coroutine#1929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.866 [DefaultDispatcher-worker-14 @coroutine#1929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.866 [DefaultDispatcher-worker-14 @coroutine#1929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.869 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2024-05-04 07:04:16.871 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2024-05-04 07:04:16.873 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2024-05-04 07:04:16.873 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15045e40 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@2574123a 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@2574123a 2024-05-04 07:04:16.874 [Test worker @coroutine#5347] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-05-04 07:04:16.888 [Test worker @coroutine#5347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2574123a 2024-05-04 07:04:16.900 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2574123a 2024-05-04 07:04:16.901 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2574123a 2024-05-04 07:04:16.903 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2574123a 2024-05-04 07:04:16.916 [DefaultDispatcher-worker-2 @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2574123a 2024-05-04 07:04:16.924 [DefaultDispatcher-worker-19 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-05-04 07:04:16.925 [DefaultDispatcher-worker-19 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.925 [DefaultDispatcher-worker-19 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:16.925 [DefaultDispatcher-worker-19 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.926 [DefaultDispatcher-worker-18 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.926 [DefaultDispatcher-worker-18 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:16.932 [DefaultDispatcher-worker-18 @coroutine#5347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2024-05-04 07:04:16.939 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:16.944 [DefaultDispatcher-worker-3 @coroutine#5347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5435582e 2024-05-04 07:04:16.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-05-04 07:04:16.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-05-04 07:04:16.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:16.954 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5435582e: (connection evicted) 2024-05-04 07:04:16.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:16.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-05-04 07:04:16.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-05-04 07:04:16.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-05-04 07:04:16.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-05-04 07:04:16.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:16.955 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2574123a: (connection evicted) 2024-05-04 07:04:16.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:16.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-05-04 07:04:16.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fd65f9a 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-05-04 07:04:16.958 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2024-05-04 07:04:16.959 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2024-05-04 07:04:16.959 [Test worker @coroutine#5395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-05-04 07:04:16.975 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2024-05-04 07:04:16.987 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2024-05-04 07:04:16.989 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2024-05-04 07:04:16.990 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2024-05-04 07:04:17.000 [DefaultDispatcher-worker-9 @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2024-05-04 07:04:17.011 [DefaultDispatcher-worker-13 @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2024-05-04 07:04:17.029 [DefaultDispatcher-worker-4 @coroutine#5415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38fc1904 2024-05-04 07:04:17.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-05-04 07:04:17.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-05-04 07:04:17.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:17.031 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38fc1904: (connection evicted) 2024-05-04 07:04:17.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:17.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-05-04 07:04:17.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-05-04 07:04:17.034 [DefaultDispatcher-worker-4 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-05-04 07:04:17.034 [DefaultDispatcher-worker-4 @coroutine#1976] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.034 [DefaultDispatcher-worker-4 @coroutine#1976] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:17.034 [DefaultDispatcher-worker-4 @coroutine#1976] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.034 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f02dc34 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:17.035 [DefaultDispatcher-worker-18 @coroutine#1976] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.035 [DefaultDispatcher-worker-18 @coroutine#1976] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:17.035 [Test worker @coroutine#5425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-05-04 07:04:17.036 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e211727 2024-05-04 07:04:17.036 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e211727 2024-05-04 07:04:17.036 [Test worker @coroutine#5425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-05-04 07:04:17.045 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:17.052 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e211727 2024-05-04 07:04:17.064 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e211727 2024-05-04 07:04:17.066 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e211727 2024-05-04 07:04:17.068 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e211727 2024-05-04 07:04:17.079 [DefaultDispatcher-worker-10 @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e211727 2024-05-04 07:04:17.088 [DefaultDispatcher-worker-16 @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e211727 2024-05-04 07:04:17.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-05-04 07:04:17.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-05-04 07:04:17.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:17.089 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e211727: (connection evicted) 2024-05-04 07:04:17.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:17.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-05-04 07:04:17.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-05-04 07:04:17.092 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-05-04 07:04:17.092 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:17.092 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:17.092 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:17.092 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:17.092 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:17.092 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:17.092 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dfc0fda 2024-05-04 07:04:17.092 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:17.092 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:17.092 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:17.092 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:17.092 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:17.092 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:17.092 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:17.093 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:17.093 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:17.093 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:17.093 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:17.093 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:17.093 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:17.093 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:17.093 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:17.093 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:17.093 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:17.093 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:17.093 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:17.093 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-05-04 07:04:17.093 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:17.093 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:17.093 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:17.093 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:17.093 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:17.093 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:17.093 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:17.093 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:17.093 [Test worker @coroutine#5455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-05-04 07:04:17.093 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@5410bbdf 2024-05-04 07:04:17.093 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@5410bbdf 2024-05-04 07:04:17.093 [Test worker @coroutine#5455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-05-04 07:04:17.111 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5410bbdf 2024-05-04 07:04:17.122 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5410bbdf 2024-05-04 07:04:17.124 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5410bbdf 2024-05-04 07:04:17.126 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5410bbdf 2024-05-04 07:04:17.190 [DefaultDispatcher-worker-12 @coroutine#5464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5410bbdf 2024-05-04 07:04:17.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-05-04 07:04:17.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-05-04 07:04:17.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:17.191 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5410bbdf: (connection evicted) 2024-05-04 07:04:17.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:17.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-05-04 07:04:17.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-05-04 07:04:17.193 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@711cd6f9 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-05-04 07:04:17.194 [DefaultDispatcher-worker-6 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-05-04 07:04:17.194 [DefaultDispatcher-worker-6 @coroutine#2008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.194 [DefaultDispatcher-worker-6 @coroutine#2008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:17.194 [DefaultDispatcher-worker-6 @coroutine#2008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@7307e418 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@7307e418 2024-05-04 07:04:17.194 [Test worker @coroutine#5480] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-05-04 07:04:17.195 [DefaultDispatcher-worker-19 @coroutine#2008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.195 [DefaultDispatcher-worker-19 @coroutine#2008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.216 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7307e418 2024-05-04 07:04:17.234 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7307e418 2024-05-04 07:04:17.237 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7307e418 2024-05-04 07:04:17.238 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:17.239 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7307e418 2024-05-04 07:04:17.251 [DefaultDispatcher-worker-1 @coroutine#5490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7307e418 2024-05-04 07:04:17.259 [DefaultDispatcher-worker-5 @coroutine#5480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7307e418 2024-05-04 07:04:17.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-05-04 07:04:17.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-05-04 07:04:17.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:17.267 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7307e418: (connection evicted) 2024-05-04 07:04:17.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:17.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-05-04 07:04:17.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-05-04 07:04:17.271 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28ea7f58 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7 2024-05-04 07:04:17.272 [Test worker @coroutine#5506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-05-04 07:04:17.287 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7 2024-05-04 07:04:17.298 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7 2024-05-04 07:04:17.301 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7 2024-05-04 07:04:17.303 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c6d1b7 2024-05-04 07:04:17.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-05-04 07:04:17.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-05-04 07:04:17.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:17.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:17.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-05-04 07:04:17.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-05-04 07:04:17.308 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-05-04 07:04:17.308 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:17.308 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:17.308 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:17.308 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:17.308 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:17.308 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:17.308 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4678e08e 2024-05-04 07:04:17.308 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:17.308 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:17.308 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:17.308 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:17.308 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:17.308 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:17.308 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:17.308 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:17.308 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:17.308 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:17.308 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:17.308 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:17.308 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:17.308 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:17.308 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:17.308 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:17.308 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:17.308 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:17.308 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:17.309 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-05-04 07:04:17.309 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:17.309 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:17.309 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:17.309 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:17.309 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:17.309 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:17.309 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:17.309 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:17.309 [Test worker @coroutine#5523] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-05-04 07:04:17.309 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@37403f66 2024-05-04 07:04:17.309 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@37403f66 2024-05-04 07:04:17.309 [Test worker @coroutine#5523] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-05-04 07:04:17.324 [Test worker @coroutine#5523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37403f66 2024-05-04 07:04:17.326 [DefaultDispatcher-worker-7 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-05-04 07:04:17.326 [DefaultDispatcher-worker-7 @coroutine#2037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.326 [DefaultDispatcher-worker-7 @coroutine#2037] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:17.326 [DefaultDispatcher-worker-7 @coroutine#2037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.327 [DefaultDispatcher-worker-1 @coroutine#2037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.328 [DefaultDispatcher-worker-1 @coroutine#2037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.334 [DefaultDispatcher-worker-20 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed4ace8 2024-05-04 07:04:17.334 [DefaultDispatcher-worker-20 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.334 [DefaultDispatcher-worker-20 @coroutine#2066] 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-04 07:04:17.334 [DefaultDispatcher-worker-20 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.335 [DefaultDispatcher-worker-20 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.338 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37403f66 2024-05-04 07:04:17.339 [Test worker @coroutine#5531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37403f66 2024-05-04 07:04:17.341 [Test worker @coroutine#5533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37403f66 2024-05-04 07:04:17.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-05-04 07:04:17.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-05-04 07:04:17.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:17.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:17.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-05-04 07:04:17.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e7ac200 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df09f55 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df09f55 2024-05-04 07:04:17.345 [Test worker @coroutine#5544] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-05-04 07:04:17.360 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7df09f55 2024-05-04 07:04:17.372 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7df09f55 2024-05-04 07:04:17.375 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7df09f55 2024-05-04 07:04:17.377 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7df09f55 2024-05-04 07:04:17.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-05-04 07:04:17.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-05-04 07:04:17.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:17.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:17.383 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-05-04 07:04:17.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-05-04 07:04:17.390 [UI Thread @coroutine#5565] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41941/Site/verify 2024-05-04 07:04:17.390 [UI Thread @coroutine#5565] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41941/Site/verify. 2024-05-04 07:04:17.390 [UI Thread @coroutine#5565] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41941/Site/verify 2024-05-04 07:04:17.392 [UI Thread @coroutine#5565] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41941/Site/verify 2024-05-04 07:04:17.392 [UI Thread @coroutine#5565] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41941/Site/verify 2024-05-04 07:04:17.392 [UI Thread @coroutine#5565] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41941/Site/verify. 2024-05-04 07:04:17.392 [UI Thread @coroutine#5565] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41941/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:04:17.396 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@494f74cd 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fddd42b 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fddd42b 2024-05-04 07:04:17.397 [Test worker @coroutine#5579] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-05-04 07:04:17.414 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fddd42b 2024-05-04 07:04:17.426 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fddd42b 2024-05-04 07:04:17.428 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fddd42b 2024-05-04 07:04:17.430 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fddd42b 2024-05-04 07:04:17.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-05-04 07:04:17.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-05-04 07:04:17.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:17.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:17.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-05-04 07:04:17.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@793af433 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:17.433 [Test worker @coroutine#5598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-05-04 07:04:17.434 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e34570 2024-05-04 07:04:17.434 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e34570 2024-05-04 07:04:17.434 [Test worker @coroutine#5598] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-05-04 07:04:17.445 [DefaultDispatcher-worker-1 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-05-04 07:04:17.445 [DefaultDispatcher-worker-1 @coroutine#2081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.445 [DefaultDispatcher-worker-1 @coroutine#2081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:17.445 [DefaultDispatcher-worker-1 @coroutine#2081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.446 [DefaultDispatcher-worker-4 @coroutine#2081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.446 [DefaultDispatcher-worker-4 @coroutine#2081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.449 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34570 2024-05-04 07:04:17.461 [Test worker @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34570 2024-05-04 07:04:17.464 [Test worker @coroutine#5604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34570 2024-05-04 07:04:17.466 [Test worker @coroutine#5606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e34570 2024-05-04 07:04:17.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-05-04 07:04:17.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-05-04 07:04:17.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:17.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:17.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-05-04 07:04:17.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a4eb392 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@2495a351 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@2495a351 2024-05-04 07:04:17.470 [Test worker @coroutine#5618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-05-04 07:04:17.485 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2495a351 2024-05-04 07:04:17.497 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2495a351 2024-05-04 07:04:17.498 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2495a351 2024-05-04 07:04:17.500 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2495a351 2024-05-04 07:04:17.502 [UI Thread @coroutine#5633] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52637/Site/verify 2024-05-04 07:04:17.503 [UI Thread @coroutine#5633] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52637/Site/verify. 2024-05-04 07:04:17.503 [UI Thread @coroutine#5633] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52637/Site/verify 2024-05-04 07:04:17.504 [UI Thread @coroutine#5633] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52637/Site/verify 2024-05-04 07:04:17.504 [UI Thread @coroutine#5633] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52637/Site/verify 2024-05-04 07:04:17.505 [UI Thread @coroutine#5633] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52637/Site/verify. 2024-05-04 07:04:17.505 [UI Thread @coroutine#5633] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52637/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:04:17.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-05-04 07:04:17.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-05-04 07:04:17.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:17.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:17.507 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-05-04 07:04:17.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-05-04 07:04:17.511 [UI Thread @coroutine#5645] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47835/Site/verify 2024-05-04 07:04:17.511 [UI Thread @coroutine#5645] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47835/Site/verify. 2024-05-04 07:04:17.511 [UI Thread @coroutine#5645] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47835/Site/verify 2024-05-04 07:04:17.512 [UI Thread @coroutine#5645] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47835/Site/verify 2024-05-04 07:04:17.512 [UI Thread @coroutine#5645] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47835/Site/verify 2024-05-04 07:04:17.513 [UI Thread @coroutine#5645] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47835/Site/verify. 2024-05-04 07:04:17.513 [UI Thread @coroutine#5645] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47835/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:04:17.518 [UI Thread @coroutine#5658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58415/Site/verify 2024-05-04 07:04:17.518 [UI Thread @coroutine#5658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58415/Site/verify. 2024-05-04 07:04:17.518 [UI Thread @coroutine#5658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58415/Site/verify 2024-05-04 07:04:17.519 [UI Thread @coroutine#5658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58415/Site/verify 2024-05-04 07:04:17.519 [UI Thread @coroutine#5658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58415/Site/verify 2024-05-04 07:04:17.520 [UI Thread @coroutine#5658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58415/Site/verify. 2024-05-04 07:04:17.520 [UI Thread @coroutine#5658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58415/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:04:17.526 [UI Thread @coroutine#5672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-05-04 07:04:17.526 [UI Thread @coroutine#5672] 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-04 07:04:17.526 [UI Thread @coroutine#5672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-05-04 07:04:17.528 [UI Thread @coroutine#5672] 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-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35c66ad 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:17.531 [Test worker @coroutine#5679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-05-04 07:04:17.532 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-05-04 07:04:17.532 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-05-04 07:04:17.532 [Test worker @coroutine#5679] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-05-04 07:04:17.547 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-05-04 07:04:17.561 [DefaultDispatcher-worker-4 @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-05-04 07:04:17.561 [DefaultDispatcher-worker-4 @coroutine#2132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.561 [DefaultDispatcher-worker-4 @coroutine#2132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:17.561 [DefaultDispatcher-worker-4 @coroutine#2132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.561 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-05-04 07:04:17.562 [DefaultDispatcher-worker-12 @coroutine#2132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.562 [DefaultDispatcher-worker-12 @coroutine#2132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.563 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-05-04 07:04:17.565 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-05-04 07:04:17.574 [DefaultDispatcher-worker-12 @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-05-04 07:04:17.599 [DefaultDispatcher-worker-3 @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-05-04 07:04:17.610 [DefaultDispatcher-worker-18 @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-05-04 07:04:17.620 [DefaultDispatcher-worker-1 @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-05-04 07:04:17.630 [DefaultDispatcher-worker-8 @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-05-04 07:04:17.632 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:17.642 [DefaultDispatcher-worker-13 @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-05-04 07:04:17.653 [DefaultDispatcher-worker-18 @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-05-04 07:04:17.673 [DefaultDispatcher-worker-4 @coroutine#5706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9 2024-05-04 07:04:17.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-05-04 07:04:17.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-05-04 07:04:17.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:17.676 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@639ad5d9: (connection evicted) 2024-05-04 07:04:17.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:17.677 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-05-04 07:04:17.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-05-04 07:04:17.678 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-05-04 07:04:17.678 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:17.678 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:17.678 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:17.678 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:17.678 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:17.678 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:17.678 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@525b999 2024-05-04 07:04:17.678 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:17.678 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:17.678 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:17.678 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:17.678 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:17.678 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:17.678 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:17.678 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:17.678 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:17.679 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:17.679 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:17.679 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:17.679 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:17.679 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:17.679 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:17.679 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:17.679 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:17.679 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:17.679 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:17.679 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-05-04 07:04:17.679 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:17.679 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:17.679 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:17.679 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:17.679 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:17.679 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:17.679 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:17.679 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:17.679 [Test worker @coroutine#5712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-05-04 07:04:17.679 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@36af93ca 2024-05-04 07:04:17.679 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@36af93ca 2024-05-04 07:04:17.679 [Test worker @coroutine#5712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-05-04 07:04:17.697 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36af93ca 2024-05-04 07:04:17.708 [Test worker @coroutine#5713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36af93ca 2024-05-04 07:04:17.710 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36af93ca 2024-05-04 07:04:17.711 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36af93ca 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@547ef1c6 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@f64ce35 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@f64ce35 2024-05-04 07:04:17.712 [Test worker @coroutine#5712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-05-04 07:04:17.727 [Test worker @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f64ce35 2024-05-04 07:04:17.740 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f64ce35 2024-05-04 07:04:17.741 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f64ce35 2024-05-04 07:04:17.743 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f64ce35 2024-05-04 07:04:17.748 [DefaultDispatcher-worker-2 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-05-04 07:04:17.748 [DefaultDispatcher-worker-2 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.748 [DefaultDispatcher-worker-2 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:17.748 [DefaultDispatcher-worker-2 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.749 [DefaultDispatcher-worker-13 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.749 [DefaultDispatcher-worker-13 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.756 [DefaultDispatcher-worker-6 @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f64ce35 2024-05-04 07:04:17.767 [DefaultDispatcher-worker-18 @coroutine#5712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36af93ca 2024-05-04 07:04:17.779 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:17.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-05-04 07:04:17.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-05-04 07:04:17.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:17.783 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36af93ca: (connection evicted) 2024-05-04 07:04:17.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:17.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-05-04 07:04:17.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-05-04 07:04:17.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-05-04 07:04:17.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-05-04 07:04:17.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:17.784 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f64ce35: (connection evicted) 2024-05-04 07:04:17.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:17.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-05-04 07:04:17.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-05-04 07:04:17.786 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-05-04 07:04:17.786 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:17.786 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:17.786 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:17.786 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:17.786 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:17.786 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:17.786 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@521f2a23 2024-05-04 07:04:17.786 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:17.786 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:17.786 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:17.786 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:17.786 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:17.786 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:17.786 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:17.786 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:17.786 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:17.786 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:17.786 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:17.786 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:17.786 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:17.786 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:17.786 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:17.786 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:17.786 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:17.786 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:17.786 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:17.786 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-05-04 07:04:17.786 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:17.787 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:17.787 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:17.787 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:17.787 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:17.787 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:17.787 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:17.787 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:17.787 [Test worker @coroutine#5766] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-05-04 07:04:17.787 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@30e3544d 2024-05-04 07:04:17.787 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@30e3544d 2024-05-04 07:04:17.787 [Test worker @coroutine#5766] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-05-04 07:04:17.806 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e3544d 2024-05-04 07:04:17.817 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e3544d 2024-05-04 07:04:17.819 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e3544d 2024-05-04 07:04:17.822 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e3544d 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21f3a99c 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:17.822 [Test worker @coroutine#5766] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-05-04 07:04:17.823 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e938a4 2024-05-04 07:04:17.823 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e938a4 2024-05-04 07:04:17.823 [Test worker @coroutine#5766] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-05-04 07:04:17.836 [Test worker @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e938a4 2024-05-04 07:04:17.848 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e938a4 2024-05-04 07:04:17.849 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e938a4 2024-05-04 07:04:17.851 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e938a4 2024-05-04 07:04:17.865 [DefaultDispatcher-worker-10 @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59e938a4 2024-05-04 07:04:17.867 [DefaultDispatcher-worker-13 @coroutine#1897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-05-04 07:04:17.867 [DefaultDispatcher-worker-13 @coroutine#1897] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.867 [DefaultDispatcher-worker-13 @coroutine#1897] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:17.867 [DefaultDispatcher-worker-13 @coroutine#1897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.868 [DefaultDispatcher-worker-8 @coroutine#1897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.868 [DefaultDispatcher-worker-8 @coroutine#1897] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.874 [DefaultDispatcher-worker-8 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-05-04 07:04:17.874 [DefaultDispatcher-worker-8 @coroutine#1929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.874 [DefaultDispatcher-worker-8 @coroutine#1929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:17.874 [DefaultDispatcher-worker-8 @coroutine#1929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.875 [DefaultDispatcher-worker-8 @coroutine#1929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.875 [DefaultDispatcher-worker-8 @coroutine#1929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.880 [DefaultDispatcher-worker-2 @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e3544d 2024-05-04 07:04:17.887 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:17.890 [DefaultDispatcher-worker-20 @coroutine#5766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30e3544d 2024-05-04 07:04:17.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-05-04 07:04:17.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-05-04 07:04:17.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:17.896 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30e3544d: (connection evicted) 2024-05-04 07:04:17.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:17.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-05-04 07:04:17.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-05-04 07:04:17.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-05-04 07:04:17.897 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-05-04 07:04:17.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:17.897 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59e938a4: (connection evicted) 2024-05-04 07:04:17.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:17.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-05-04 07:04:17.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-05-04 07:04:17.899 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-05-04 07:04:17.899 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:17.899 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:17.899 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:17.899 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:17.899 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:17.899 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:17.899 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65b51977 2024-05-04 07:04:17.899 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:17.899 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:17.899 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:17.899 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:17.899 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:17.899 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:17.899 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:17.899 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:17.899 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:17.899 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:17.899 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:17.899 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:17.900 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:17.900 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:17.900 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:17.900 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:17.900 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:17.900 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:17.900 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:17.900 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-05-04 07:04:17.900 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:17.900 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:17.900 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:17.900 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:17.900 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:17.900 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:17.900 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:17.900 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:17.900 [Test worker @coroutine#5823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-05-04 07:04:17.900 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e199ed 2024-05-04 07:04:17.900 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@26e199ed 2024-05-04 07:04:17.900 [Test worker @coroutine#5823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-05-04 07:04:17.917 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e199ed 2024-05-04 07:04:17.928 [Test worker @coroutine#5824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e199ed 2024-05-04 07:04:17.930 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e199ed 2024-05-04 07:04:17.932 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e199ed 2024-05-04 07:04:17.932 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bf7c70e 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@319fe034 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@319fe034 2024-05-04 07:04:17.933 [Test worker @coroutine#5823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-05-04 07:04:17.936 [DefaultDispatcher-worker-8 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-05-04 07:04:17.936 [DefaultDispatcher-worker-8 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.936 [DefaultDispatcher-worker-8 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:17.936 [DefaultDispatcher-worker-8 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.937 [DefaultDispatcher-worker-1 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.937 [DefaultDispatcher-worker-1 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:17.947 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319fe034 2024-05-04 07:04:17.958 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319fe034 2024-05-04 07:04:17.960 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319fe034 2024-05-04 07:04:17.963 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319fe034 2024-05-04 07:04:17.976 [DefaultDispatcher-worker-19 @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319fe034 2024-05-04 07:04:17.988 [DefaultDispatcher-worker-12 @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e199ed 2024-05-04 07:04:18.000 [DefaultDispatcher-worker-7 @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26e199ed 2024-05-04 07:04:18.000 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:18.033 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:18.046 [DefaultDispatcher-worker-4 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-05-04 07:04:18.047 [DefaultDispatcher-worker-4 @coroutine#1976] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.047 [DefaultDispatcher-worker-4 @coroutine#1976] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:18.047 [DefaultDispatcher-worker-4 @coroutine#1976] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.048 [DefaultDispatcher-worker-1 @coroutine#1976] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.048 [DefaultDispatcher-worker-1 @coroutine#1976] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.207 [DefaultDispatcher-worker-9 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-05-04 07:04:18.207 [DefaultDispatcher-worker-9 @coroutine#2008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.207 [DefaultDispatcher-worker-9 @coroutine#2008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:18.207 [DefaultDispatcher-worker-9 @coroutine#2008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.208 [DefaultDispatcher-worker-1 @coroutine#2008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.208 [DefaultDispatcher-worker-1 @coroutine#2008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-05-04 07:04:18.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-05-04 07:04:18.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:18.254 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26e199ed: (connection evicted) 2024-05-04 07:04:18.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:18.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-05-04 07:04:18.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-05-04 07:04:18.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-05-04 07:04:18.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-05-04 07:04:18.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:18.255 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@319fe034: (connection evicted) 2024-05-04 07:04:18.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:18.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-05-04 07:04:18.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-05-04 07:04:18.257 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-05-04 07:04:18.257 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:18.257 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:18.257 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:18.257 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:18.257 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:18.257 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:18.257 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@308bd473 2024-05-04 07:04:18.257 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:18.258 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:18.258 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:18.258 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:18.258 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:18.258 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:18.258 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:18.258 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:18.258 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:18.258 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:18.258 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:18.258 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:18.258 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:18.258 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:18.258 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:18.258 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:18.258 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:18.258 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:18.258 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:18.258 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-05-04 07:04:18.258 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:18.258 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:18.258 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:18.258 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:18.258 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:18.258 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:18.258 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:18.258 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:18.258 [Test worker @coroutine#5883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-05-04 07:04:18.258 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@2114955c 2024-05-04 07:04:18.258 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@2114955c 2024-05-04 07:04:18.258 [Test worker @coroutine#5883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-05-04 07:04:18.273 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114955c 2024-05-04 07:04:18.285 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114955c 2024-05-04 07:04:18.287 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114955c 2024-05-04 07:04:18.289 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114955c 2024-05-04 07:04:18.289 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-05-04 07:04:18.289 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:18.289 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:18.289 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:18.289 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:18.289 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:18.289 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:18.289 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33b3e47 2024-05-04 07:04:18.289 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:18.289 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:18.290 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:18.290 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:18.290 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:18.290 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:18.290 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:18.290 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:18.290 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:18.290 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:18.290 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:18.290 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:18.290 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:18.290 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:18.290 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:18.290 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:18.290 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:18.290 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:18.290 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:18.290 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-05-04 07:04:18.290 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:18.290 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:18.290 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:18.290 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:18.290 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:18.290 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:18.290 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:18.290 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:18.290 [Test worker @coroutine#5883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-05-04 07:04:18.290 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b16770 2024-05-04 07:04:18.290 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@66b16770 2024-05-04 07:04:18.290 [Test worker @coroutine#5883] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-05-04 07:04:18.304 [Test worker @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b16770 2024-05-04 07:04:18.315 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b16770 2024-05-04 07:04:18.317 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b16770 2024-05-04 07:04:18.318 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b16770 2024-05-04 07:04:18.332 [DefaultDispatcher-worker-18 @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66b16770 2024-05-04 07:04:18.339 [DefaultDispatcher-worker-14 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-05-04 07:04:18.339 [DefaultDispatcher-worker-14 @coroutine#2037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.339 [DefaultDispatcher-worker-14 @coroutine#2037] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:18.339 [DefaultDispatcher-worker-14 @coroutine#2037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.340 [DefaultDispatcher-worker-17 @coroutine#2037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.340 [DefaultDispatcher-worker-17 @coroutine#2037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.346 [DefaultDispatcher-worker-20 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed4ace8 2024-05-04 07:04:18.346 [DefaultDispatcher-worker-20 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.346 [DefaultDispatcher-worker-20 @coroutine#2066] 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-04 07:04:18.346 [DefaultDispatcher-worker-20 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.348 [DefaultDispatcher-worker-20 @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114955c 2024-05-04 07:04:18.348 [DefaultDispatcher-worker-7 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.356 [DefaultDispatcher-worker-17 @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114955c 2024-05-04 07:04:18.358 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:18.364 [DefaultDispatcher-worker-17 @coroutine#5883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114955c 2024-05-04 07:04:18.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-05-04 07:04:18.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-05-04 07:04:18.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:18.369 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2114955c: (connection evicted) 2024-05-04 07:04:18.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:18.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-05-04 07:04:18.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-05-04 07:04:18.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-05-04 07:04:18.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-05-04 07:04:18.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:18.370 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66b16770: (connection evicted) 2024-05-04 07:04:18.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:18.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-05-04 07:04:18.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-05-04 07:04:18.372 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@435d74ba 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@279c94ad 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@279c94ad 2024-05-04 07:04:18.373 [Test worker @coroutine#5941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-05-04 07:04:18.391 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279c94ad 2024-05-04 07:04:18.402 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279c94ad 2024-05-04 07:04:18.404 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279c94ad 2024-05-04 07:04:18.406 [Test worker @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279c94ad 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c33450c 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:18.406 [Test worker @coroutine#5941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-05-04 07:04:18.407 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1787ba 2024-05-04 07:04:18.407 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1787ba 2024-05-04 07:04:18.407 [Test worker @coroutine#5941] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-05-04 07:04:18.420 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1787ba 2024-05-04 07:04:18.432 [Test worker @coroutine#5948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1787ba 2024-05-04 07:04:18.433 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1787ba 2024-05-04 07:04:18.435 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1787ba 2024-05-04 07:04:18.450 [DefaultDispatcher-worker-17 @coroutine#5954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e1787ba 2024-05-04 07:04:18.456 [DefaultDispatcher-worker-11 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-05-04 07:04:18.456 [DefaultDispatcher-worker-11 @coroutine#2081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.456 [DefaultDispatcher-worker-11 @coroutine#2081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:18.456 [DefaultDispatcher-worker-11 @coroutine#2081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.457 [DefaultDispatcher-worker-15 @coroutine#2081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.457 [DefaultDispatcher-worker-15 @coroutine#2081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.463 [DefaultDispatcher-worker-7 @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279c94ad 2024-05-04 07:04:18.473 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:18.474 [DefaultDispatcher-worker-16 @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279c94ad 2024-05-04 07:04:18.485 [DefaultDispatcher-worker-14 @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279c94ad 2024-05-04 07:04:18.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-05-04 07:04:18.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-05-04 07:04:18.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:18.489 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@279c94ad: (connection evicted) 2024-05-04 07:04:18.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:18.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-05-04 07:04:18.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-05-04 07:04:18.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-05-04 07:04:18.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-05-04 07:04:18.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:18.490 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e1787ba: (connection evicted) 2024-05-04 07:04:18.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:18.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-05-04 07:04:18.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-05-04 07:04:18.492 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-05-04 07:04:18.492 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:18.492 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:18.492 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:18.492 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:18.492 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:18.492 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:18.492 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b83545d 2024-05-04 07:04:18.492 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:18.492 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:18.492 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:18.492 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:18.492 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:18.492 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:18.492 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:18.492 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:18.492 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:18.492 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:18.492 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:18.492 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:18.492 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:18.492 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:18.492 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:18.492 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:18.492 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:18.493 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:18.493 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:18.493 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-05-04 07:04:18.493 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:18.493 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:18.493 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:18.493 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:18.493 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:18.493 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:18.493 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:18.493 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:18.493 [Test worker @coroutine#5997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-05-04 07:04:18.493 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2024-05-04 07:04:18.493 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2024-05-04 07:04:18.493 [Test worker @coroutine#5997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-05-04 07:04:18.510 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2024-05-04 07:04:18.521 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2024-05-04 07:04:18.525 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2024-05-04 07:04:18.526 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@524a96f5 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:18.527 [Test worker @coroutine#5997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-05-04 07:04:18.528 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@751df26c 2024-05-04 07:04:18.528 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@751df26c 2024-05-04 07:04:18.528 [Test worker @coroutine#5997] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-05-04 07:04:18.542 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751df26c 2024-05-04 07:04:18.553 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751df26c 2024-05-04 07:04:18.555 [Test worker @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751df26c 2024-05-04 07:04:18.557 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751df26c 2024-05-04 07:04:18.570 [DefaultDispatcher-worker-9 @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@751df26c 2024-05-04 07:04:18.573 [DefaultDispatcher-worker-19 @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a183fa6 2024-05-04 07:04:18.574 [DefaultDispatcher-worker-19 @coroutine#2132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.574 [DefaultDispatcher-worker-19 @coroutine#2132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:18.574 [DefaultDispatcher-worker-19 @coroutine#2132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.575 [DefaultDispatcher-worker-20 @coroutine#2132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.575 [DefaultDispatcher-worker-20 @coroutine#2132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49475/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.582 [DefaultDispatcher-worker-20 @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2024-05-04 07:04:18.593 [DefaultDispatcher-worker-12 @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2024-05-04 07:04:18.593 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:18.602 [DefaultDispatcher-worker-8 @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2108d503 2024-05-04 07:04:18.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-05-04 07:04:18.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-05-04 07:04:18.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:18.607 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2108d503: (connection evicted) 2024-05-04 07:04:18.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:18.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-05-04 07:04:18.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-05-04 07:04:18.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-05-04 07:04:18.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-05-04 07:04:18.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:18.608 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@751df26c: (connection evicted) 2024-05-04 07:04:18.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:18.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-05-04 07:04:18.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35007b7a 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:18.611 [Test worker @coroutine#6053] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-05-04 07:04:18.612 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@74eebb25 2024-05-04 07:04:18.612 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@74eebb25 2024-05-04 07:04:18.612 [Test worker @coroutine#6053] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-05-04 07:04:18.628 [Test worker @coroutine#6053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eebb25 2024-05-04 07:04:18.640 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eebb25 2024-05-04 07:04:18.642 [Test worker @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eebb25 2024-05-04 07:04:18.645 [Test worker @coroutine#6059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74eebb25 2024-05-04 07:04:18.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-05-04 07:04:18.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-05-04 07:04:18.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:18.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:18.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-05-04 07:04:18.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-05-04 07:04:18.654 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a7f6678 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e2946 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e2946 2024-05-04 07:04:18.655 [Test worker @coroutine#6076] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-05-04 07:04:18.677 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2946 2024-05-04 07:04:18.689 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2946 2024-05-04 07:04:18.691 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2946 2024-05-04 07:04:18.693 [Test worker @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2946 2024-05-04 07:04:18.717 [DefaultDispatcher-worker-7 @coroutine#6076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2946 2024-05-04 07:04:18.727 [DefaultDispatcher-worker-20 @coroutine#6083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2946 2024-05-04 07:04:18.734 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:18.735 [DefaultDispatcher-worker-6 @coroutine#6076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2946 2024-05-04 07:04:18.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-05-04 07:04:18.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-05-04 07:04:18.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:18.741 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9e2946: (connection evicted) 2024-05-04 07:04:18.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:18.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-05-04 07:04:18.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c8590f4 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:18.743 [Test worker @coroutine#6102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-05-04 07:04:18.744 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2024-05-04 07:04:18.744 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2024-05-04 07:04:18.744 [Test worker @coroutine#6102] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-05-04 07:04:18.756 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:18.761 [DefaultDispatcher-worker-6 @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cd2d3b6 2024-05-04 07:04:18.761 [DefaultDispatcher-worker-6 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.761 [DefaultDispatcher-worker-6 @coroutine#2175] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:18.761 [DefaultDispatcher-worker-6 @coroutine#2175] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.762 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2024-05-04 07:04:18.762 [DefaultDispatcher-worker-20 @coroutine#2175] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.762 [DefaultDispatcher-worker-20 @coroutine#2175] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34591/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.774 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2024-05-04 07:04:18.775 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2024-05-04 07:04:18.777 [Test worker @coroutine#6110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2024-05-04 07:04:18.801 [DefaultDispatcher-worker-8 @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2024-05-04 07:04:18.810 [DefaultDispatcher-worker-9 @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2024-05-04 07:04:18.820 [DefaultDispatcher-worker-19 @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2024-05-04 07:04:18.835 [DefaultDispatcher-worker-19 @coroutine#6128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a1cac17 2024-05-04 07:04:18.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-05-04 07:04:18.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-05-04 07:04:18.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:18.838 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a1cac17: (connection evicted) 2024-05-04 07:04:18.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:18.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-05-04 07:04:18.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-05-04 07:04:18.839 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ae3d0a8 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@484a91f5 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@484a91f5 2024-05-04 07:04:18.840 [Test worker @coroutine#6136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-05-04 07:04:18.863 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@484a91f5 2024-05-04 07:04:18.875 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@484a91f5 2024-05-04 07:04:18.876 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@484a91f5 2024-05-04 07:04:18.879 [Test worker @coroutine#6141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@484a91f5 2024-05-04 07:04:18.880 [DefaultDispatcher-worker-8 @coroutine#1897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@128ebca1 2024-05-04 07:04:18.880 [DefaultDispatcher-worker-8 @coroutine#1897] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.880 [DefaultDispatcher-worker-8 @coroutine#1897] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:18.880 [DefaultDispatcher-worker-8 @coroutine#1897] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.881 [DefaultDispatcher-worker-6 @coroutine#1897] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.881 [DefaultDispatcher-worker-6 @coroutine#1897] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55143/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.887 [DefaultDispatcher-worker-6 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@282079b9 2024-05-04 07:04:18.887 [DefaultDispatcher-worker-6 @coroutine#1929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.887 [DefaultDispatcher-worker-6 @coroutine#1929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:18.887 [DefaultDispatcher-worker-6 @coroutine#1929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.888 [DefaultDispatcher-worker-11 @coroutine#1929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.888 [DefaultDispatcher-worker-11 @coroutine#1929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49401/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.890 [DefaultDispatcher-worker-11 @coroutine#6143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@484a91f5 2024-05-04 07:04:18.912 [DefaultDispatcher-worker-9 @coroutine#6136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@484a91f5 2024-05-04 07:04:18.921 [DefaultDispatcher-worker-5 @coroutine#6136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@484a91f5 2024-05-04 07:04:18.935 [DefaultDispatcher-worker-3 @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@484a91f5 2024-05-04 07:04:18.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-05-04 07:04:18.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-05-04 07:04:18.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:18.936 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@484a91f5: (connection evicted) 2024-05-04 07:04:18.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:18.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-05-04 07:04:18.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-05-04 07:04:18.939 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-05-04 07:04:18.939 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2035f1f0 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d768435 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d768435 2024-05-04 07:04:18.940 [Test worker @coroutine#6175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-05-04 07:04:18.948 [DefaultDispatcher-worker-15 @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702e21c 2024-05-04 07:04:18.948 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.948 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:18.948 [DefaultDispatcher-worker-15 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.949 [DefaultDispatcher-worker-6 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.949 [DefaultDispatcher-worker-6 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58305/UmAppDatabase/replication/nodeId 2024-05-04 07:04:18.957 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d768435 2024-05-04 07:04:18.969 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d768435 2024-05-04 07:04:18.971 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d768435 2024-05-04 07:04:18.973 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d768435 2024-05-04 07:04:18.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-05-04 07:04:18.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-05-04 07:04:18.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:18.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:18.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-05-04 07:04:18.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bafa95b 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:18.979 [Test worker @coroutine#6202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-05-04 07:04:18.980 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@31360632 2024-05-04 07:04:18.980 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@31360632 2024-05-04 07:04:18.980 [Test worker @coroutine#6202] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-05-04 07:04:18.995 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31360632 2024-05-04 07:04:19.006 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31360632 2024-05-04 07:04:19.009 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31360632 2024-05-04 07:04:19.011 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31360632 2024-05-04 07:04:19.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-05-04 07:04:19.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-05-04 07:04:19.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:19.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:19.014 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-05-04 07:04:19.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24cf1abf 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:19.015 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:19.016 [Test worker @coroutine#6224] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-05-04 07:04:19.016 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@5961fad1 2024-05-04 07:04:19.016 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@5961fad1 2024-05-04 07:04:19.016 [Test worker @coroutine#6224] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-05-04 07:04:19.030 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5961fad1 2024-05-04 07:04:19.042 [Test worker @coroutine#6226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5961fad1 2024-05-04 07:04:19.044 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5961fad1 2024-05-04 07:04:19.046 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5961fad1 2024-05-04 07:04:19.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-05-04 07:04:19.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-05-04 07:04:19.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:19.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:19.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-05-04 07:04:19.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-05-04 07:04:19.052 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-05-04 07:04:19.052 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:19.052 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:19.052 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:19.052 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:19.052 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:19.052 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:19.052 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63613721 2024-05-04 07:04:19.052 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:19.052 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:19.052 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:19.052 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:19.052 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:19.052 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:19.052 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:19.052 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:19.052 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:19.052 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:19.052 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:19.052 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:19.052 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:19.052 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:19.052 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:19.052 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:19.052 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:19.052 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:19.053 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:19.053 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-05-04 07:04:19.053 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:19.053 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:19.053 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:19.053 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:19.053 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:19.053 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:19.053 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:19.053 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:19.053 [UI Thread @coroutine#6247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-05-04 07:04:19.053 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c624dfd 2024-05-04 07:04:19.053 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c624dfd 2024-05-04 07:04:19.053 [UI Thread @coroutine#6247] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-05-04 07:04:19.059 [DefaultDispatcher-worker-15 @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@643f8ebe 2024-05-04 07:04:19.060 [DefaultDispatcher-worker-15 @coroutine#1976] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:19.060 [DefaultDispatcher-worker-15 @coroutine#1976] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:19.060 [DefaultDispatcher-worker-15 @coroutine#1976] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:19.061 [DefaultDispatcher-worker-18 @coroutine#1976] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:19.061 [DefaultDispatcher-worker-18 @coroutine#1976] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34609/UmAppDatabase/replication/nodeId 2024-05-04 07:04:19.073 [UI Thread @coroutine#6247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c624dfd 2024-05-04 07:04:19.085 [UI Thread @coroutine#6253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c624dfd 2024-05-04 07:04:19.087 [UI Thread @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c624dfd 2024-05-04 07:04:19.088 [UI Thread @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c624dfd 2024-05-04 07:04:19.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-05-04 07:04:19.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-05-04 07:04:19.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:19.093 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c624dfd: (connection evicted) 2024-05-04 07:04:19.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:19.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-05-04 07:04:19.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-05-04 07:04:19.095 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-05-04 07:04:19.095 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:19.095 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:19.095 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:19.095 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:19.095 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72eed4db 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@63d85fdf 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@63d85fdf 2024-05-04 07:04:19.096 [Test worker @coroutine#6264] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-05-04 07:04:19.113 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63d85fdf 2024-05-04 07:04:19.125 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63d85fdf 2024-05-04 07:04:19.127 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63d85fdf 2024-05-04 07:04:19.128 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63d85fdf 2024-05-04 07:04:19.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-05-04 07:04:19.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-05-04 07:04:19.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:19.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:19.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-05-04 07:04:19.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b454886 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b33b5b0 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b33b5b0 2024-05-04 07:04:19.132 [Test worker @coroutine#6281] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-05-04 07:04:19.149 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b33b5b0 2024-05-04 07:04:19.160 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b33b5b0 2024-05-04 07:04:19.162 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b33b5b0 2024-05-04 07:04:19.164 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b33b5b0 2024-05-04 07:04:19.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-05-04 07:04:19.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-05-04 07:04:19.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:19.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:19.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-05-04 07:04:19.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-05-04 07:04:19.166 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-05-04 07:04:19.166 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:19.166 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:19.166 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:19.166 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:19.166 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:19.166 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:19.166 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@476e4bb0 2024-05-04 07:04:19.166 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:19.166 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:19.166 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:19.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:19.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:19.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:19.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:19.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:19.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:19.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:19.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:19.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:19.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:19.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:19.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:19.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:19.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:19.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:19.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:19.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-05-04 07:04:19.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:19.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:19.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:19.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:19.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:19.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:19.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:19.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:19.167 [Test worker @coroutine#6297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-05-04 07:04:19.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2024-05-04 07:04:19.167 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2024-05-04 07:04:19.167 [Test worker @coroutine#6297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-05-04 07:04:19.182 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2024-05-04 07:04:19.193 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2024-05-04 07:04:19.195 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2024-05-04 07:04:19.197 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2024-05-04 07:04:19.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-05-04 07:04:19.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-05-04 07:04:19.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:19.199 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:19.199 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-05-04 07:04:19.199 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c1ecf52 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@33093469 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@33093469 2024-05-04 07:04:19.200 [Test worker @coroutine#6314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-05-04 07:04:19.217 [Test worker @coroutine#6314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33093469 2024-05-04 07:04:19.218 [DefaultDispatcher-worker-3 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d26fed 2024-05-04 07:04:19.218 [DefaultDispatcher-worker-3 @coroutine#2008] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:19.218 [DefaultDispatcher-worker-3 @coroutine#2008] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:19.218 [DefaultDispatcher-worker-3 @coroutine#2008] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:19.219 [DefaultDispatcher-worker-18 @coroutine#2008] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:19.219 [DefaultDispatcher-worker-18 @coroutine#2008] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45917/UmAppDatabase/replication/nodeId 2024-05-04 07:04:19.229 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33093469 2024-05-04 07:04:19.231 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33093469 2024-05-04 07:04:19.232 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33093469 2024-05-04 07:04:19.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-05-04 07:04:19.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-05-04 07:04:19.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:19.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:19.234 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-05-04 07:04:19.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e512b3 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:19.236 [Test worker @coroutine#6334] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-05-04 07:04:19.237 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b3eb48 2024-05-04 07:04:19.237 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b3eb48 2024-05-04 07:04:19.237 [Test worker @coroutine#6334] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-05-04 07:04:19.251 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26b3eb48 2024-05-04 07:04:19.263 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26b3eb48 2024-05-04 07:04:19.264 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26b3eb48 2024-05-04 07:04:19.266 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26b3eb48 2024-05-04 07:04:19.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-05-04 07:04:19.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-05-04 07:04:19.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:19.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:19.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-05-04 07:04:19.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c35b83c 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:19.273 [Test worker @coroutine#6352] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-05-04 07:04:19.274 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f72e38c 2024-05-04 07:04:19.274 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f72e38c 2024-05-04 07:04:19.274 [Test worker @coroutine#6352] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-05-04 07:04:19.288 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72e38c 2024-05-04 07:04:19.300 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72e38c 2024-05-04 07:04:19.301 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72e38c 2024-05-04 07:04:19.303 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f72e38c 2024-05-04 07:04:19.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-05-04 07:04:19.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-05-04 07:04:19.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:19.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:19.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-05-04 07:04:19.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bcecdd 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8f0b64 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8f0b64 2024-05-04 07:04:19.307 [Test worker @coroutine#6371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-05-04 07:04:19.322 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f0b64 2024-05-04 07:04:19.333 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f0b64 2024-05-04 07:04:19.335 [Test worker @coroutine#6374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f0b64 2024-05-04 07:04:19.338 [Test worker @coroutine#6376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8f0b64 2024-05-04 07:04:19.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-05-04 07:04:19.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-05-04 07:04:19.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:19.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:19.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-05-04 07:04:19.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-05-04 07:04:19.341 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40c7cea8 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b1a7b39 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b1a7b39 2024-05-04 07:04:19.342 [Test worker @coroutine#6389] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-05-04 07:04:19.351 [DefaultDispatcher-worker-3 @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76685ab0 2024-05-04 07:04:19.351 [DefaultDispatcher-worker-3 @coroutine#2037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:19.351 [DefaultDispatcher-worker-3 @coroutine#2037] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:19.351 [DefaultDispatcher-worker-3 @coroutine#2037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:19.353 [DefaultDispatcher-worker-18 @coroutine#2037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:19.353 [DefaultDispatcher-worker-18 @coroutine#2037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48317/UmAppDatabase/replication/nodeId 2024-05-04 07:04:19.358 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1a7b39 2024-05-04 07:04:19.360 [DefaultDispatcher-worker-18 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ed4ace8 2024-05-04 07:04:19.360 [DefaultDispatcher-worker-18 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:19.360 [DefaultDispatcher-worker-18 @coroutine#2066] 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-04 07:04:19.360 [DefaultDispatcher-worker-18 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:19.361 [DefaultDispatcher-worker-18 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 07:04:19.370 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1a7b39 2024-05-04 07:04:19.371 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1a7b39 2024-05-04 07:04:19.373 [Test worker @coroutine#6399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b1a7b39 2024-05-04 07:04:19.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-05-04 07:04:19.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-05-04 07:04:19.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:19.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:19.376 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-05-04 07:04:19.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-05-04 07:04:19.377 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a6732bc 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2024-05-04 07:04:19.378 [Test worker @coroutine#6412] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-05-04 07:04:19.394 [Test worker @coroutine#6412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2024-05-04 07:04:19.406 [Test worker @coroutine#6413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2024-05-04 07:04:19.408 [Test worker @coroutine#6415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2024-05-04 07:04:19.409 [Test worker @coroutine#6417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3963d003 2024-05-04 07:04:19.412 [UI Thread @coroutine#6426] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-05-04 07:04:19.413 [UI Thread @coroutine#6426] 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-04 07:04:19.413 [UI Thread @coroutine#6426] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-05-04 07:04:19.414 [UI Thread @coroutine#6426] 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-04 07:04:19.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-05-04 07:04:19.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-05-04 07:04:19.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:19.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:19.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-05-04 07:04:19.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@153f6a67 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-05-04 07:04:19.418 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a2966a 2024-05-04 07:04:19.419 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a2966a 2024-05-04 07:04:19.419 [Test worker @coroutine#6432] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-05-04 07:04:19.436 [Test worker @coroutine#6432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a2966a 2024-05-04 07:04:19.447 [Test worker @coroutine#6434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a2966a 2024-05-04 07:04:19.449 [Test worker @coroutine#6436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a2966a 2024-05-04 07:04:19.451 [Test worker @coroutine#6438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a2966a 2024-05-04 07:04:19.454 [UI Thread @coroutine#6449] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60473/Site/verify 2024-05-04 07:04:19.454 [UI Thread @coroutine#6449] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60473/Site/verify. 2024-05-04 07:04:19.454 [UI Thread @coroutine#6449] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60473/Site/verify 2024-05-04 07:04:19.455 [UI Thread @coroutine#6449] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60473/Site/verify 2024-05-04 07:04:19.455 [UI Thread @coroutine#6449] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60473/Site/verify 2024-05-04 07:04:19.456 [UI Thread @coroutine#6449] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:60473/Site/verify. 2024-05-04 07:04:19.456 [UI Thread @coroutine#6449] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:60473/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 07:04:19.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-05-04 07:04:19.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-05-04 07:04:19.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 07:04:19.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:19.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-05-04 07:04:19.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-05-04 07:04:19.464 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@276af32d 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 07:04:19.465 [Test worker @coroutine#6456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-05-04 07:04:19.466 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2024-05-04 07:04:19.466 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2024-05-04 07:04:19.466 [Test worker @coroutine#6456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-05-04 07:04:19.468 [DefaultDispatcher-worker-1 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@712dd0b0 2024-05-04 07:04:19.468 [DefaultDispatcher-worker-1 @coroutine#2081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:19.468 [DefaultDispatcher-worker-1 @coroutine#2081] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId. 2024-05-04 07:04:19.468 [DefaultDispatcher-worker-1 @coroutine#2081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:19.469 [DefaultDispatcher-worker-9 @coroutine#2081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:19.469 [DefaultDispatcher-worker-9 @coroutine#2081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54835/UmAppDatabase/replication/nodeId 2024-05-04 07:04:19.481 [Test worker @coroutine#6456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2024-05-04 07:04:19.493 [Test worker @coroutine#6460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2024-05-04 07:04:19.494 [Test worker @coroutine#6463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2024-05-04 07:04:19.496 [Test worker @coroutine#6465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2024-05-04 07:04:19.509 [DefaultDispatcher-worker-5 @coroutine#6467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2024-05-04 07:04:19.518 [DefaultDispatcher-worker-12 @coroutine#6456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689f60ea 2024-05-04 07:04:19.523 [UI Thread @coroutine#6477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54323/588248426013143040/_ustadmanifest.json 2024-05-04 07:04:19.523 [UI Thread @coroutine#6477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54323/588248426013143040/_ustadmanifest.json. 2024-05-04 07:04:19.523 [UI Thread @coroutine#6477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54323/588248426013143040/_ustadmanifest.json 2024-05-04 07:04:19.524 [UI Thread @coroutine#6477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54323/588248426013143040/_ustadmanifest.json 2024-05-04 07:04:19.524 [UI Thread @coroutine#6477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54323/588248426013143040/_ustadmanifest.json 2024-05-04 07:04:19.525 [UI Thread @coroutine#6477] 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:54323/588248426013143040/_ustadmanifest.json. 2024-05-04 07:04:19.526 [UI Thread @coroutine#6477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54323/588248426013143040/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 07:04:19.527 [UI Thread @coroutine#6477] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54323/tincan.xml 2024-05-04 07:04:19.527 [UI Thread @coroutine#6477] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54323/tincan.xml. 2024-05-04 07:04:19.527 [UI Thread @coroutine#6477] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54323/tincan.xml 2024-05-04 07:04:19.528 [UI Thread @coroutine#6477] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54323/tincan.xml 2024-05-04 07:04:19.528 [UI Thread @coroutine#6477] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54323/tincan.xml 2024-05-04 07:04:19.566 [HikariPool-247 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:19.573 [UI Thread @coroutine#6477] 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:54323/tincan.xml. 2024-05-04 07:04:19.573 [UI Thread @coroutine#6477] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54323/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-05-04 07:04:19.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-05-04 07:04:19.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-05-04 07:04:19.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 07:04:19.576 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@689f60ea: (connection evicted) 2024-05-04 07:04:19.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 07:04:19.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-05-04 07:04:19.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed.