2024-05-04 09:25:24.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-05-04 09:25:24.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:24.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:24.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:24.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:24.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:24.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:24.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@493ac8d3 2024-05-04 09:25:24.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:24.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:24.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:24.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:24.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:24.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:24.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-05-04 09:25:24.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:24.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:24.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:24.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:24.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:24.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:24.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:24.579 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:24.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-05-04 09:25:24.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:25:24.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:25:24.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-05-04 09:25:24.760 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:24.766 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@11898257 2024-05-04 09:25:24.766 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@11898257 2024-05-04 09:25:24.770 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4e6e16 2024-05-04 09:25:24.770 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f4e6e16 2024-05-04 09:25:24.774 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b71e927 2024-05-04 09:25:24.775 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b71e927 2024-05-04 09:25:24.777 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:25:24.778 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e73642d 2024-05-04 09:25:24.778 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e73642d 2024-05-04 09:25:24.781 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@335ce8e 2024-05-04 09:25:24.781 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@335ce8e 2024-05-04 09:25:24.784 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f673e20 2024-05-04 09:25:24.784 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f673e20 2024-05-04 09:25:24.787 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bcbca3a 2024-05-04 09:25:24.788 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bcbca3a 2024-05-04 09:25:24.792 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e5c9b62 2024-05-04 09:25:24.792 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e5c9b62 2024-05-04 09:25:24.795 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@13307399 2024-05-04 09:25:24.795 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@13307399 2024-05-04 09:25:24.795 [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 09:25:24.809 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:25:24.813 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:25:25.036 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:25.037 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:25:25.037 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:25.038 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:25:25.075 [DefaultDispatcher-worker-3 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:25:25.077 [DefaultDispatcher-worker-3 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-04 09:25:25.077 [DefaultDispatcher-worker-3 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:25.077 [DefaultDispatcher-worker-3 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-04 09:25:25.148 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:25:25.198 [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 09:25:25.225 [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 09:25:25.258 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:25:25.276 [DefaultDispatcher-worker-8 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:25:25.284 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:25:25.411 [DefaultDispatcher-worker-1 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79aee22a 2024-05-04 09:25:25.442 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-05-04 09:25:25.443 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-05-04 09:25:25.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-05-04 09:25:25.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-05-04 09:25:25.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:25:25.457 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79aee22a: (connection evicted) 2024-05-04 09:25:25.458 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11898257: (connection evicted) 2024-05-04 09:25:25.459 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f4e6e16: (connection evicted) 2024-05-04 09:25:25.459 [DefaultDispatcher-worker-1 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:25.459 [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 09:25:25.459 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b71e927: (connection evicted) 2024-05-04 09:25:25.460 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e73642d: (connection evicted) 2024-05-04 09:25:25.460 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@335ce8e: (connection evicted) 2024-05-04 09:25:25.461 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f673e20: (connection evicted) 2024-05-04 09:25:25.461 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bcbca3a: (connection evicted) 2024-05-04 09:25:25.462 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e5c9b62: (connection evicted) 2024-05-04 09:25:25.462 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13307399: (connection evicted) 2024-05-04 09:25:25.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:25.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-05-04 09:25:25.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-05-04 09:25:25.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-05-04 09:25:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:25.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:25.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:25.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:25.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:25.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@687a0e40 2024-05-04 09:25:25.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:25.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:25.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:25.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:25.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:25.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:25.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:25.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:25.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-05-04 09:25:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:25.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:25.474 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:25.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-05-04 09:25:25.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b5752f 2024-05-04 09:25:25.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b5752f 2024-05-04 09:25:25.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-05-04 09:25:25.478 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b5752f 2024-05-04 09:25:25.491 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b5752f 2024-05-04 09:25:25.494 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b5752f 2024-05-04 09:25:25.496 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:25.497 [DefaultDispatcher-worker-8 @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 09:25:25.497 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:25.497 [DefaultDispatcher-worker-8 @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 09:25:25.513 [DefaultDispatcher-worker-3 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b5752f 2024-05-04 09:25:25.515 [DefaultDispatcher-worker-3 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-04 09:25:25.515 [DefaultDispatcher-worker-3 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:25.515 [DefaultDispatcher-worker-3 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-05-04 09:25:25.522 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b5752f 2024-05-04 09:25:25.538 [DefaultDispatcher-worker-8 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b5752f 2024-05-04 09:25:25.553 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b5752f 2024-05-04 09:25:25.569 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b5752f 2024-05-04 09:25:25.577 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:25.582 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@10645fd4 2024-05-04 09:25:25.583 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@10645fd4 2024-05-04 09:25:25.583 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b5752f 2024-05-04 09:25:25.587 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ea3b3a8 2024-05-04 09:25:25.587 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ea3b3a8 2024-05-04 09:25:25.590 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9c34a4 2024-05-04 09:25:25.590 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9c34a4 2024-05-04 09:25:25.590 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b5752f 2024-05-04 09:25:25.593 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f9eb993 2024-05-04 09:25:25.593 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f9eb993 2024-05-04 09:25:25.595 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db6d74b 2024-05-04 09:25:25.595 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db6d74b 2024-05-04 09:25:25.598 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e8b07a6 2024-05-04 09:25:25.598 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e8b07a6 2024-05-04 09:25:25.601 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@154937c7 2024-05-04 09:25:25.601 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@154937c7 2024-05-04 09:25:25.603 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fb146dc 2024-05-04 09:25:25.603 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fb146dc 2024-05-04 09:25:25.606 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e6d2ee 2024-05-04 09:25:25.606 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@64e6d2ee 2024-05-04 09:25:25.606 [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 09:25:25.667 [DefaultDispatcher-worker-1 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b5752f 2024-05-04 09:25:25.699 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-05-04 09:25:25.699 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2024-05-04 09:25:25.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-05-04 09:25:25.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-05-04 09:25:25.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-05-04 09:25:25.701 [DefaultDispatcher-worker-3 @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 09:25:25.701 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14b5752f: (connection evicted) 2024-05-04 09:25:25.701 [DefaultDispatcher-worker-1 @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 09:25:25.702 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10645fd4: (connection evicted) 2024-05-04 09:25:25.702 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ea3b3a8: (connection evicted) 2024-05-04 09:25:25.703 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a9c34a4: (connection evicted) 2024-05-04 09:25:25.703 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f9eb993: (connection evicted) 2024-05-04 09:25:25.703 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6db6d74b: (connection evicted) 2024-05-04 09:25:25.704 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e8b07a6: (connection evicted) 2024-05-04 09:25:25.704 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@154937c7: (connection evicted) 2024-05-04 09:25:25.704 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fb146dc: (connection evicted) 2024-05-04 09:25:25.705 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64e6d2ee: (connection evicted) 2024-05-04 09:25:25.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:25.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-05-04 09:25:25.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-05-04 09:25:25.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-05-04 09:25:25.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:25.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:25.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:25.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:25.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:25.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:25.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b691611 2024-05-04 09:25:25.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:25.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:25.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:25.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:25.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:25.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:25.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:25.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:25.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:25.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:25.754 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-05-04 09:25:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:25.755 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:25.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-05-04 09:25:25.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@379f9555 2024-05-04 09:25:25.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@379f9555 2024-05-04 09:25:25.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-05-04 09:25:25.856 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:26.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-05-04 09:25:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39374689 2024-05-04 09:25:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-05-04 09:25:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:26.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:26.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:26.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:26.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:26.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:26.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:26.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:26.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-05-04 09:25:26.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@27dc335a 2024-05-04 09:25:26.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@27dc335a 2024-05-04 09:25:26.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-05-04 09:25:26.130 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-05-04 09:25:26.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:26.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:26.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:26.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:26.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:26.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:26.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@915d7c4 2024-05-04 09:25:26.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:26.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:26.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:26.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:26.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:26.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:26.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:26.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:26.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:26.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:26.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:26.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:26.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:26.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:26.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:26.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:26.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:26.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:26.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:26.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-05-04 09:25:26.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:26.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:26.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:26.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:26.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:26.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:26.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:26.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:26.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-05-04 09:25:26.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@6313b441 2024-05-04 09:25:26.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@6313b441 2024-05-04 09:25:26.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-05-04 09:25:26.208 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:26.211 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27dc335a 2024-05-04 09:25:26.233 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:26.481 [DefaultDispatcher-worker-3 @coroutine#85] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6313b441 2024-05-04 09:25:26.488 [DefaultDispatcher-worker-3 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6313b441 2024-05-04 09:25:26.489 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44667/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-05-04 09:25:26.489 [DefaultDispatcher-worker-3 @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:44667/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-05-04 09:25:26.489 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44667/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-05-04 09:25:26.510 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44667/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-05-04 09:25:26.510 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44667/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-05-04 09:25:26.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-05-04 09:25:26.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-05-04 09:25:26.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:26.540 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27dc335a: (connection evicted) 2024-05-04 09:25:26.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:26.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-05-04 09:25:26.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-05-04 09:25:26.544 [Test worker @coroutine#91] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6313b441 2024-05-04 09:25:26.547 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-05-04 09:25:26.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:26.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:26.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:26.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:26.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:26.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:26.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1805ec96 2024-05-04 09:25:26.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:26.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:26.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:26.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:26.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:26.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:26.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:26.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:26.548 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:26.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:26.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:26.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:26.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:26.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:26.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:26.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:26.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:26.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:26.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:26.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-05-04 09:25:26.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:26.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:26.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:26.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:26.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:26.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:26.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:26.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:26.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-05-04 09:25:26.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ad1be5d 2024-05-04 09:25:26.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ad1be5d 2024-05-04 09:25:26.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-05-04 09:25:26.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-05-04 09:25:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47797401 2024-05-04 09:25:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:26.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:26.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:26.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:26.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:26.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:26.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:26.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:26.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:26.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:26.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-05-04 09:25:26.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:26.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:26.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:26.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:26.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:26.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:26.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:26.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:26.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-05-04 09:25:26.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@10166230 2024-05-04 09:25:26.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@10166230 2024-05-04 09:25:26.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-05-04 09:25:26.618 [DefaultDispatcher-worker-3 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10166230 2024-05-04 09:25:26.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-05-04 09:25:26.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-05-04 09:25:26.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:26.622 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ad1be5d: (connection evicted) 2024-05-04 09:25:26.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:26.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-05-04 09:25:26.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-05-04 09:25:26.624 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10166230 2024-05-04 09:25:26.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-05-04 09:25:26.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:26.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:26.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:26.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:26.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:26.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:26.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@120411ec 2024-05-04 09:25:26.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:26.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-05-04 09:25:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:26.628 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:26.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-05-04 09:25:26.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b2e9db2 2024-05-04 09:25:26.629 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b2e9db2 2024-05-04 09:25:26.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-05-04 09:25:26.652 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@280d5a82 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:26.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:26.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-05-04 09:25:26.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@333a44f2 2024-05-04 09:25:26.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@333a44f2 2024-05-04 09:25:26.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-05-04 09:25:26.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-05-04 09:25:26.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-05-04 09:25:26.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:26.664 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b2e9db2: (connection evicted) 2024-05-04 09:25:26.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:26.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-05-04 09:25:26.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-05-04 09:25:26.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-05-04 09:25:26.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:26.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:26.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:26.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:26.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:26.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:26.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2804b13f 2024-05-04 09:25:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-05-04 09:25:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:26.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:26.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-05-04 09:25:26.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac417a2 2024-05-04 09:25:26.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac417a2 2024-05-04 09:25:26.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-05-04 09:25:26.674 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:26.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-05-04 09:25:26.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:26.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:26.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:26.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:26.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:26.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:26.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64c95480 2024-05-04 09:25:26.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:26.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:26.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:26.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:26.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:26.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:26.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:26.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:26.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:26.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:26.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:26.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:26.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:26.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:26.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:26.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:26.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:26.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:26.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:26.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-05-04 09:25:26.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:26.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:26.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:26.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:26.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:26.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:26.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:26.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:26.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-05-04 09:25:26.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@3451fc88 2024-05-04 09:25:26.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@3451fc88 2024-05-04 09:25:26.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-05-04 09:25:26.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-05-04 09:25:26.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-05-04 09:25:26.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:26.706 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ac417a2: (connection evicted) 2024-05-04 09:25:26.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:26.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-05-04 09:25:26.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-05-04 09:25:26.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-05-04 09:25:26.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:26.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:26.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:26.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:26.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:26.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:26.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51f34185 2024-05-04 09:25:26.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:26.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:26.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:26.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:26.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:26.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:26.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:26.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:26.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:26.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:26.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:26.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:26.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:26.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:26.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:26.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:26.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:26.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:26.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:26.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-05-04 09:25:26.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:26.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:26.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:26.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:26.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:26.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:26.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:26.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:26.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-05-04 09:25:26.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@e49437 2024-05-04 09:25:26.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@e49437 2024-05-04 09:25:26.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-05-04 09:25:26.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-05-04 09:25:26.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:26.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:26.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:26.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:26.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:26.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:26.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fd33f48 2024-05-04 09:25:26.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:26.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:26.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:26.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:26.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:26.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:26.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:26.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:26.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:26.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:26.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:26.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:26.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:26.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:26.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:26.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:26.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:26.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:26.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:26.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-05-04 09:25:26.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:26.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:26.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:26.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:26.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-05-04 09:25:26.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@986b619 2024-05-04 09:25:26.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@986b619 2024-05-04 09:25:26.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-05-04 09:25:26.754 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:26.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-05-04 09:25:26.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-05-04 09:25:26.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:26.770 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e49437: (connection evicted) 2024-05-04 09:25:26.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:26.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-05-04 09:25:26.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-05-04 09:25:26.792 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:26.838 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:26.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-05-04 09:25:26.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:26.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:26.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:26.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:26.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:26.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:26.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@445058e8 2024-05-04 09:25:26.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:26.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:26.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:26.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:26.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-05-04 09:25:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:26.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:26.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-05-04 09:25:26.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7a6d34 2024-05-04 09:25:26.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7a6d34 2024-05-04 09:25:26.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-05-04 09:25:26.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-05-04 09:25:26.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:26.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:26.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:26.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:26.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:26.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:26.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36871e98 2024-05-04 09:25:26.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:26.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:26.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:26.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:26.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:26.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:26.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:26.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:26.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:26.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:26.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:26.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:26.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:26.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:26.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:26.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:26.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:26.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:26.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:26.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-05-04 09:25:26.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:26.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:26.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:26.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:26.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:26.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:26.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:26.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:26.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-05-04 09:25:26.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@6533629 2024-05-04 09:25:26.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@6533629 2024-05-04 09:25:26.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-05-04 09:25:27.002 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:27.028 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:27.056 [DefaultDispatcher-worker-6 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6533629 2024-05-04 09:25:27.090 [DefaultDispatcher-worker-8 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6533629 2024-05-04 09:25:27.099 [DefaultDispatcher-worker-3 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6533629 2024-05-04 09:25:27.109 [DefaultDispatcher-worker-3 @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6533629 2024-05-04 09:25:27.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-05-04 09:25:27.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-05-04 09:25:27.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:27.166 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a7a6d34: (connection evicted) 2024-05-04 09:25:27.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:27.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-05-04 09:25:27.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-05-04 09:25:27.174 [Test worker @coroutine#138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6533629 2024-05-04 09:25:27.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-05-04 09:25:27.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:27.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:27.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:27.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:27.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:27.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:27.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71262020 2024-05-04 09:25:27.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:27.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:27.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:27.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:27.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:27.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:27.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:27.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:27.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:27.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:27.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:27.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:27.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:27.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:27.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:27.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:27.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:27.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:27.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:27.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-05-04 09:25:27.184 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:27.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:27.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:27.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:27.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:27.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:27.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:27.185 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:27.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-05-04 09:25:27.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d764641 2024-05-04 09:25:27.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d764641 2024-05-04 09:25:27.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-05-04 09:25:27.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e8bccfb 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:27.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:27.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-05-04 09:25:27.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1fbc9f 2024-05-04 09:25:27.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1fbc9f 2024-05-04 09:25:27.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-05-04 09:25:27.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-05-04 09:25:27.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-05-04 09:25:27.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:27.208 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d764641: (connection evicted) 2024-05-04 09:25:27.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:27.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-05-04 09:25:27.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-05-04 09:25:27.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-05-04 09:25:27.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:27.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:27.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:27.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:27.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:27.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:27.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c997de8 2024-05-04 09:25:27.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:27.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-05-04 09:25:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:27.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:27.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-05-04 09:25:27.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2024-05-04 09:25:27.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734 2024-05-04 09:25:27.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-05-04 09:25:27.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-05-04 09:25:27.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:27.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:27.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:27.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:27.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:27.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:27.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f6e92ca 2024-05-04 09:25:27.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:27.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:27.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:27.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:27.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:27.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:27.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:27.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:27.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:27.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:27.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:27.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:27.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:27.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:27.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:27.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:27.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:27.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:27.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:27.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-05-04 09:25:27.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:27.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:27.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:27.228 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:27.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:27.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:27.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:27.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:27.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-05-04 09:25:27.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@114b203 2024-05-04 09:25:27.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@114b203 2024-05-04 09:25:27.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-05-04 09:25:27.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-05-04 09:25:27.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-05-04 09:25:27.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:27.232 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b7c4734: (connection evicted) 2024-05-04 09:25:27.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:27.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-05-04 09:25:27.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-05-04 09:25:27.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@654b899f 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:27.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2024-05-04 09:25:27.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2024-05-04 09:25:27.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5477d90e 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:27.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:27.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-05-04 09:25:27.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@287ad0da 2024-05-04 09:25:27.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@287ad0da 2024-05-04 09:25:27.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-05-04 09:25:27.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-05-04 09:25:27.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-05-04 09:25:27.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:27.255 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13f4048e: (connection evicted) 2024-05-04 09:25:27.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:27.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-05-04 09:25:27.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e3d168e 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:27.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:27.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-05-04 09:25:27.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@73be4cdd 2024-05-04 09:25:27.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@73be4cdd 2024-05-04 09:25:27.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@751686aa 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:27.275 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:27.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-05-04 09:25:27.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc3ece8 2024-05-04 09:25:27.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc3ece8 2024-05-04 09:25:27.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-05-04 09:25:27.304 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:27.329 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:27.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-05-04 09:25:27.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-05-04 09:25:27.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:27.352 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73be4cdd: (connection evicted) 2024-05-04 09:25:27.352 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:27.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:27.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-05-04 09:25:27.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1efcba00 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:27.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:27.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:27.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-05-04 09:25:27.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2024-05-04 09:25:27.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2024-05-04 09:25:27.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-05-04 09:25:27.374 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c190cfc 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:27.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:27.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-05-04 09:25:27.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2024-05-04 09:25:27.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fcc5f49 2024-05-04 09:25:27.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-05-04 09:25:27.376 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:27.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-05-04 09:25:27.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-05-04 09:25:27.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:27.379 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@569a26ab: (connection evicted) 2024-05-04 09:25:27.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:27.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-05-04 09:25:27.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-05-04 09:25:27.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-05-04 09:25:27.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:27.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:27.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:27.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:27.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:27.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:27.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8ef1d58 2024-05-04 09:25:27.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:27.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:27.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:27.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:27.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:27.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:27.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:27.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:27.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:27.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:27.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:27.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:27.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:27.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:27.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:27.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:27.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:27.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:27.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:27.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-05-04 09:25:27.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:27.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:27.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:27.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:27.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:27.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:27.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:27.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:27.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-05-04 09:25:27.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f2c9e8 2024-05-04 09:25:27.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f2c9e8 2024-05-04 09:25:27.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-05-04 09:25:27.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-05-04 09:25:27.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@457692cb 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:27.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2024-05-04 09:25:27.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2024-05-04 09:25:27.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-05-04 09:25:27.419 [DefaultDispatcher-worker-3 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2024-05-04 09:25:27.421 [DefaultDispatcher-worker-3 @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2024-05-04 09:25:27.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-05-04 09:25:27.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-05-04 09:25:27.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:27.423 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56f2c9e8: (connection evicted) 2024-05-04 09:25:27.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:27.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-05-04 09:25:27.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-05-04 09:25:27.425 [Test worker @coroutine#184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d297d4d 2024-05-04 09:25:27.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@99c3cee 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:27.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:27.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-05-04 09:25:27.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db461b5 2024-05-04 09:25:27.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db461b5 2024-05-04 09:25:27.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-05-04 09:25:27.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-05-04 09:25:27.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:27.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:27.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:27.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:27.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:27.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:27.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c79c5ec 2024-05-04 09:25:27.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:27.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:27.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:27.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:27.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:27.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:27.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:27.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:27.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:27.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:27.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:27.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:27.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:27.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:27.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:27.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:27.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:27.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:27.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:27.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-05-04 09:25:27.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:27.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:27.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:27.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:27.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:27.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:27.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:27.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:27.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-05-04 09:25:27.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b 2024-05-04 09:25:27.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbf744b 2024-05-04 09:25:27.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-05-04 09:25:27.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-05-04 09:25:27.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-05-04 09:25:27.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:27.463 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2db461b5: (connection evicted) 2024-05-04 09:25:27.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:27.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-05-04 09:25:27.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-05-04 09:25:27.476 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:27.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-05-04 09:25:27.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:27.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:27.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:27.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:27.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:27.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:27.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@151a6598 2024-05-04 09:25:27.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:27.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:27.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:27.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:27.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:27.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:27.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:27.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:27.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:27.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:27.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:27.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:27.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:27.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:27.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:27.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:27.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:27.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:27.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:27.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-05-04 09:25:27.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:27.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:27.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:27.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:27.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:27.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:27.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:27.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:27.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-05-04 09:25:27.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c3d9e28 2024-05-04 09:25:27.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c3d9e28 2024-05-04 09:25:27.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a1cb94 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:27.500 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:27.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-05-04 09:25:27.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f41a81 2024-05-04 09:25:27.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f41a81 2024-05-04 09:25:27.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-05-04 09:25:27.503 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:27.546 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:27.578 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:27.601 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:27.697 [DefaultDispatcher-worker-6 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f41a81 2024-05-04 09:25:27.699 [DefaultDispatcher-worker-6 @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f41a81 2024-05-04 09:25:27.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-05-04 09:25:27.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-05-04 09:25:27.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:27.700 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c3d9e28: (connection evicted) 2024-05-04 09:25:27.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:27.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-05-04 09:25:27.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-05-04 09:25:27.702 [Test worker @coroutine#206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37f41a81 2024-05-04 09:25:27.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f65aa58 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:27.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:27.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-05-04 09:25:27.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d7a68a 2024-05-04 09:25:27.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@36d7a68a 2024-05-04 09:25:27.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-05-04 09:25:27.723 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d459bda 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:27.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d664323 2024-05-04 09:25:27.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d664323 2024-05-04 09:25:27.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-05-04 09:25:27.806 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:27.825 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:27.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-05-04 09:25:27.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-05-04 09:25:27.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:27.951 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36d7a68a: (connection evicted) 2024-05-04 09:25:27.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:27.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-05-04 09:25:27.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-05-04 09:25:27.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76b05c0 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:27.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:27.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-05-04 09:25:27.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@7402c49f 2024-05-04 09:25:27.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@7402c49f 2024-05-04 09:25:27.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d22604e 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:27.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:27.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-05-04 09:25:27.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@13374ca6 2024-05-04 09:25:27.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@13374ca6 2024-05-04 09:25:27.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-05-04 09:25:27.978 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-05-04 09:25:27.978 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-05-04 09:25:27.978 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:27.978 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7402c49f: (connection evicted) 2024-05-04 09:25:27.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:27.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-05-04 09:25:27.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61d09475 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:27.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:27.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-05-04 09:25:27.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d44a2a 2024-05-04 09:25:27.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d44a2a 2024-05-04 09:25:27.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a66be41 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:27.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:27.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-05-04 09:25:27.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd14789 2024-05-04 09:25:27.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd14789 2024-05-04 09:25:27.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-05-04 09:25:28.075 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:28.082 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:28.099 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:28.197 [DefaultDispatcher-worker-3 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd14789 2024-05-04 09:25:28.199 [DefaultDispatcher-worker-3 @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd14789 2024-05-04 09:25:28.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-05-04 09:25:28.200 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-05-04 09:25:28.200 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:28.200 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12d44a2a: (connection evicted) 2024-05-04 09:25:28.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:28.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-05-04 09:25:28.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-05-04 09:25:28.202 [Test worker @coroutine#233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fd14789 2024-05-04 09:25:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-05-04 09:25:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dbb3d7d 2024-05-04 09:25:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:28.204 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:28.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:28.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:28.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:28.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:28.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:28.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:28.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:28.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:28.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:28.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:28.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:28.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:28.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:28.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:28.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:28.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:28.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:28.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-05-04 09:25:28.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:28.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:28.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:28.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:28.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:28.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:28.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:28.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:28.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-05-04 09:25:28.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1b82cd 2024-05-04 09:25:28.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c1b82cd 2024-05-04 09:25:28.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@acd3460 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:28.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:28.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-05-04 09:25:28.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@16f4a3c0 2024-05-04 09:25:28.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@16f4a3c0 2024-05-04 09:25:28.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-05-04 09:25:28.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-05-04 09:25:28.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-05-04 09:25:28.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:28.230 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c1b82cd: (connection evicted) 2024-05-04 09:25:28.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:28.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-05-04 09:25:28.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-05-04 09:25:28.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e4d8770 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:28.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:28.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-05-04 09:25:28.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f7c02d 2024-05-04 09:25:28.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@41f7c02d 2024-05-04 09:25:28.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-05-04 09:25:28.260 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f7c02d 2024-05-04 09:25:28.272 [Test worker @coroutine#243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f7c02d 2024-05-04 09:25:28.277 [Test worker @coroutine#245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f7c02d 2024-05-04 09:25:28.283 [Test worker @coroutine#250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41f7c02d 2024-05-04 09:25:28.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-05-04 09:25:28.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:28.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:28.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:28.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:28.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:28.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:28.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c87e851 2024-05-04 09:25:28.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:28.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:28.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:28.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:28.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:28.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:28.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:28.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:28.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:28.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:28.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:28.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:28.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:28.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:28.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:28.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:28.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:28.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:28.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:28.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-05-04 09:25:28.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:28.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:28.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:28.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:28.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:28.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:28.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:28.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:28.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-05-04 09:25:28.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@6124dda2 2024-05-04 09:25:28.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@6124dda2 2024-05-04 09:25:28.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-05-04 09:25:28.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-05-04 09:25:28.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-05-04 09:25:28.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:28.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:28.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-05-04 09:25:28.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f4d38f9 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:28.295 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:28.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-05-04 09:25:28.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@64eeddd8 2024-05-04 09:25:28.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@64eeddd8 2024-05-04 09:25:28.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-05-04 09:25:28.300 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64eeddd8 2024-05-04 09:25:28.313 [Test worker @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64eeddd8 2024-05-04 09:25:28.315 [Test worker @coroutine#263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64eeddd8 2024-05-04 09:25:28.319 [Test worker @coroutine#268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64eeddd8 2024-05-04 09:25:28.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-05-04 09:25:28.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:28.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:28.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:28.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:28.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:28.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:28.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@af9dd34 2024-05-04 09:25:28.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:28.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:28.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:28.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:28.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:28.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:28.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:28.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:28.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:28.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:28.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:28.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:28.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:28.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:28.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-05-04 09:25:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:28.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:28.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-05-04 09:25:28.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@151659dd 2024-05-04 09:25:28.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@151659dd 2024-05-04 09:25:28.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-05-04 09:25:28.324 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:28.327 [DefaultDispatcher-worker-10 @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@151659dd 2024-05-04 09:25:28.329 [Test worker @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@151659dd 2024-05-04 09:25:28.330 [DefaultDispatcher-worker-9 @coroutine#265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64eeddd8 2024-05-04 09:25:28.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-05-04 09:25:28.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-05-04 09:25:28.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:28.333 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64eeddd8: (connection evicted) 2024-05-04 09:25:28.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:28.334 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-05-04 09:25:28.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-05-04 09:25:28.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-05-04 09:25:28.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:28.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:28.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:28.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:28.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:28.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:28.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27a90ce5 2024-05-04 09:25:28.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:28.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:28.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:28.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:28.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:28.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:28.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:28.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:28.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:28.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:28.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:28.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:28.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:28.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:28.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:28.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:28.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:28.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:28.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:28.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-05-04 09:25:28.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:28.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:28.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:28.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:28.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:28.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:28.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:28.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:28.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-05-04 09:25:28.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a06087 2024-05-04 09:25:28.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a06087 2024-05-04 09:25:28.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-05-04 09:25:28.341 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a06087 2024-05-04 09:25:28.354 [Test worker @coroutine#284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a06087 2024-05-04 09:25:28.356 [Test worker @coroutine#286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a06087 2024-05-04 09:25:28.360 [Test worker @coroutine#291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49a06087 2024-05-04 09:25:28.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-05-04 09:25:28.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:28.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:28.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:28.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:28.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:28.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:28.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a6efe33 2024-05-04 09:25:28.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:28.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:28.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:28.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:28.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:28.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:28.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:28.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:28.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:28.360 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:28.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:28.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:28.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:28.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:28.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:28.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:28.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:28.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:28.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:28.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-05-04 09:25:28.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:28.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:28.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:28.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:28.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:28.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:28.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:28.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:28.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-05-04 09:25:28.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@71668a67 2024-05-04 09:25:28.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@71668a67 2024-05-04 09:25:28.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-05-04 09:25:28.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-05-04 09:25:28.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-05-04 09:25:28.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:28.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:28.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-05-04 09:25:28.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-05-04 09:25:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-05-04 09:25:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@131d977f 2024-05-04 09:25:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-05-04 09:25:28.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:28.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:28.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:28.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:28.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:28.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:28.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:28.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:28.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-05-04 09:25:28.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f552aa2 2024-05-04 09:25:28.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f552aa2 2024-05-04 09:25:28.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-05-04 09:25:28.370 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f552aa2 2024-05-04 09:25:28.383 [Test worker @coroutine#302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f552aa2 2024-05-04 09:25:28.385 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:28.386 [Test worker @coroutine#304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f552aa2 2024-05-04 09:25:28.389 [Test worker @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f552aa2 2024-05-04 09:25:28.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-05-04 09:25:28.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:28.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:28.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:28.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:28.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:28.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:28.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b4619a3 2024-05-04 09:25:28.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:28.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:28.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:28.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:28.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:28.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:28.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:28.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:28.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:28.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:28.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:28.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:28.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:28.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:28.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:28.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:28.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:28.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-05-04 09:25:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:28.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:28.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-05-04 09:25:28.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c411474 2024-05-04 09:25:28.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c411474 2024-05-04 09:25:28.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-05-04 09:25:28.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-05-04 09:25:28.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-05-04 09:25:28.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:28.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:28.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-05-04 09:25:28.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-05-04 09:25:28.399 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f75a9b1 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:28.400 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:28.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-05-04 09:25:28.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@57a982f9 2024-05-04 09:25:28.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@57a982f9 2024-05-04 09:25:28.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-05-04 09:25:28.420 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:28.461 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:28.462 [DefaultDispatcher-worker-5 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a982f9 2024-05-04 09:25:28.475 [DefaultDispatcher-worker-2 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a982f9 2024-05-04 09:25:28.491 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:28.501 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:28.525 [DefaultDispatcher-worker-6 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57a982f9 2024-05-04 09:25:28.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-05-04 09:25:28.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-05-04 09:25:28.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:28.527 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57a982f9: (connection evicted) 2024-05-04 09:25:28.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:28.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-05-04 09:25:28.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-05-04 09:25:28.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-05-04 09:25:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14b48f39 2024-05-04 09:25:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:28.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:28.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:28.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:28.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:28.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:28.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:28.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:28.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:28.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:28.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:28.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:28.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:28.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:28.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:28.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-05-04 09:25:28.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:28.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:28.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:28.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:28.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:28.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:28.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:28.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:28.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-05-04 09:25:28.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@c87787d 2024-05-04 09:25:28.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@c87787d 2024-05-04 09:25:28.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-05-04 09:25:28.575 [DefaultDispatcher-worker-6 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c87787d 2024-05-04 09:25:28.586 [DefaultDispatcher-worker-2 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c87787d 2024-05-04 09:25:28.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-05-04 09:25:28.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-05-04 09:25:28.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:28.604 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c87787d: (connection evicted) 2024-05-04 09:25:28.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:28.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-05-04 09:25:28.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-05-04 09:25:28.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ecf028c 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:28.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:28.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-05-04 09:25:28.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@71eff6a3 2024-05-04 09:25:28.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@71eff6a3 2024-05-04 09:25:28.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-05-04 09:25:28.642 [DefaultDispatcher-worker-2 @coroutine#327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71eff6a3 2024-05-04 09:25:28.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-05-04 09:25:28.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-05-04 09:25:28.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:28.643 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71eff6a3: (connection evicted) 2024-05-04 09:25:28.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:28.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-05-04 09:25:28.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-05-04 09:25:28.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ef4297d 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:28.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:28.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:28.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:28.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-05-04 09:25:28.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c36051c 2024-05-04 09:25:28.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c36051c 2024-05-04 09:25:28.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-05-04 09:25:28.689 [DefaultDispatcher-worker-8 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c36051c 2024-05-04 09:25:28.697 [DefaultDispatcher-worker-8 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c36051c 2024-05-04 09:25:28.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-05-04 09:25:28.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-05-04 09:25:28.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:28.698 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c36051c: (connection evicted) 2024-05-04 09:25:28.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:28.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-05-04 09:25:28.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d5048d1 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:28.700 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:28.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-05-04 09:25:28.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5358c8fa 2024-05-04 09:25:28.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5358c8fa 2024-05-04 09:25:28.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-05-04 09:25:28.753 [DefaultDispatcher-worker-6 @coroutine#332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5358c8fa 2024-05-04 09:25:28.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-05-04 09:25:28.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-05-04 09:25:28.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:28.756 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5358c8fa: (connection evicted) 2024-05-04 09:25:28.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:28.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-05-04 09:25:28.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e2c627e 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:28.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:28.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-05-04 09:25:28.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@a7ae340 2024-05-04 09:25:28.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@a7ae340 2024-05-04 09:25:28.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-05-04 09:25:28.808 [DefaultDispatcher-worker-6 @coroutine#334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a7ae340 2024-05-04 09:25:28.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-05-04 09:25:28.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-05-04 09:25:28.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:28.808 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@a7ae340: (connection evicted) 2024-05-04 09:25:28.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:28.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-05-04 09:25:28.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-05-04 09:25:29.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-05-04 09:25:29.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:29.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:29.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:29.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:29.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:29.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:29.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@595184d8 2024-05-04 09:25:29.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:29.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:29.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:29.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:29.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:29.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:29.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:29.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:29.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:29.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:29.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:29.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:29.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:29.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:29.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:29.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:29.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:29.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:29.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:29.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-05-04 09:25:29.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:29.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:29.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:29.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:29.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:29.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:29.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:29.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:29.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-05-04 09:25:29.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a0baec0 2024-05-04 09:25:29.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a0baec0 2024-05-04 09:25:29.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-05-04 09:25:29.093 [DefaultDispatcher-worker-6 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0baec0 2024-05-04 09:25:29.105 [DefaultDispatcher-worker-5 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0baec0 2024-05-04 09:25:29.108 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:29.110 [Test worker @coroutine#350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55205/manifest.json 2024-05-04 09:25:29.110 [Test worker @coroutine#350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55205/manifest.json. 2024-05-04 09:25:29.110 [Test worker @coroutine#350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55205/manifest.json 2024-05-04 09:25:29.113 [Test worker @coroutine#350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55205/manifest.json 2024-05-04 09:25:29.113 [Test worker @coroutine#350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55205/manifest.json 2024-05-04 09:25:29.232 [Test worker @coroutine#350] 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:55205/manifest.json. 2024-05-04 09:25:29.232 [Test worker @coroutine#350] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55205/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:25:29.249 [DefaultDispatcher-worker-10 @coroutine#350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a0baec0 2024-05-04 09:25:29.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-05-04 09:25:29.257 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-05-04 09:25:29.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:29.258 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a0baec0: (connection evicted) 2024-05-04 09:25:29.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:29.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-05-04 09:25:29.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-05-04 09:25:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-05-04 09:25:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b6c0b7c 2024-05-04 09:25:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:29.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:29.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:29.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:29.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:29.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:29.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:29.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:29.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:29.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:29.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:29.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:29.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:29.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:29.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:29.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:29.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:29.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-05-04 09:25:29.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:29.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:29.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:29.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:29.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:29.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:29.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:29.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:29.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-05-04 09:25:29.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@7120daa6 2024-05-04 09:25:29.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@7120daa6 2024-05-04 09:25:29.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c1a95a2 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:29.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:29.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-05-04 09:25:29.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b53f27 2024-05-04 09:25:29.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b53f27 2024-05-04 09:25:29.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-05-04 09:25:29.308 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-04 09:25:29.364 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:29.372 [Test worker] INFO ktor.application - Application started in 0.069 seconds. 2024-05-04 09:25:29.372 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2d114d27 2024-05-04 09:25:29.379 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-05-04 09:25:29.451 [DefaultDispatcher-worker-10 @coroutine#361] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c38e2bf 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:29.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:29.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-05-04 09:25:29.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c205259 2024-05-04 09:25:29.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c205259 2024-05-04 09:25:29.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-05-04 09:25:29.483 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-05-04 09:25:29.492 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-05-04 09:25:29.492 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-05-04 09:25:29.492 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-05-04 09:25:29.492 [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 09:25:29.492 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-05-04 09:25:29.492 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-05-04 09:25:29.493 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-05-04 09:25:29.493 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 09:25:29.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b0d480c 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:29.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-05-04 09:25:29.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-05-04 09:25:29.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-05-04 09:25:29.551 [DefaultDispatcher-worker-2 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-05-04 09:25:29.552 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:29.564 [DefaultDispatcher-worker-6 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-05-04 09:25:29.571 [DefaultDispatcher-worker-7 @coroutine#371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c205259 2024-05-04 09:25:29.575 [DefaultDispatcher-worker-7 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c205259 2024-05-04 09:25:29.586 [DefaultDispatcher-worker-8 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-05-04 09:25:29.594 [DefaultDispatcher-worker-10 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-05-04 09:25:29.595 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:29.595 [Test worker @coroutine#367] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588284802053718016/_ustadmanifest.json 2024-05-04 09:25:29.595 [Test worker @coroutine#367] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/588284802053718016/_ustadmanifest.json. 2024-05-04 09:25:29.595 [Test worker @coroutine#367] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588284802053718016/_ustadmanifest.json 2024-05-04 09:25:29.600 [Test worker @coroutine#367] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588284802053718016/_ustadmanifest.json 2024-05-04 09:25:29.600 [Test worker @coroutine#367] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588284802053718016/_ustadmanifest.json 2024-05-04 09:25:29.600 [Test worker @coroutine#367] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/588284802053718016/_ustadmanifest.json. 2024-05-04 09:25:29.601 [Test worker @coroutine#367] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588284802053718016/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:25:29.622 [DefaultDispatcher-worker-4 @coroutine#367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-05-04 09:25:29.629 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-04 09:25:29.630 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5c8cdec8-d31f-46d5-8577-715a6dce1fe5', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-04 09:25:29.633 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 09:25:29.633 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5c8cdec8-d31f-46d5-8577-715a6dce1fe5 2024-05-04 09:25:29.640 [DefaultDispatcher-worker-4 @coroutine#387] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:29.640 [DefaultDispatcher-worker-4 @coroutine#387] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:25:29.640 [DefaultDispatcher-worker-4 @coroutine#387] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:29.640 [DefaultDispatcher-worker-4 @coroutine#387] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:25:29.650 [DefaultDispatcher-worker-10 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-05-04 09:25:29.650 [DefaultDispatcher-worker-10 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:25:29.650 [DefaultDispatcher-worker-10 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:29.650 [DefaultDispatcher-worker-10 @coroutine#386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:25:29.656 [DefaultDispatcher-worker-10 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:25:29.656 [DefaultDispatcher-worker-10 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-05-04 09:25:29.656 [DefaultDispatcher-worker-10 @coroutine#385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:25:29.656 [DefaultDispatcher-worker-10 @coroutine#385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-05-04 09:25:29.724 [eventLoopGroupProxy-4-4 @call-handler#408] 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 09:25:29.724 [eventLoopGroupProxy-4-1 @call-handler#410] 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 09:25:29.724 [eventLoopGroupProxy-4-3 @call-handler#411] 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 09:25:29.725 [eventLoopGroupProxy-4-2 @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 09:25:29.731 [eventLoopGroupProxy-4-3 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:29.731 [eventLoopGroupProxy-4-1 @call-handler#410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:29.734 [eventLoopGroupProxy-4-4 @call-handler#408] 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 09:25:29.734 [eventLoopGroupProxy-4-2 @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 09:25:29.734 [eventLoopGroupProxy-4-2 @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 09:25:29.738 [DefaultDispatcher-worker-9 @coroutine#386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:25:29.738 [DefaultDispatcher-worker-9 @coroutine#386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:25:29.739 [eventLoopGroupProxy-4-2 @call-handler#409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:29.741 [DefaultDispatcher-worker-12 @coroutine#387] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:29.741 [DefaultDispatcher-worker-12 @coroutine#387] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:29.751 [eventLoopGroupProxy-4-2 @call-handler#409] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 31ms 2024-05-04 09:25:29.752 [eventLoopGroupProxy-4-1 @call-handler#410] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 32ms 2024-05-04 09:25:29.756 [DefaultDispatcher-worker-6 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-05-04 09:25:29.757 [eventLoopGroupProxy-4-4 @coroutine#418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7120daa6 2024-05-04 09:25:29.767 [DefaultDispatcher-worker-15 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-05-04 09:25:29.772 [eventLoopGroupProxy-4-4 @call-handler#408] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 52ms 2024-05-04 09:25:29.773 [DefaultDispatcher-worker-8 @coroutine#385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:25:29.773 [DefaultDispatcher-worker-8 @coroutine#385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:25:29.777 [DefaultDispatcher-worker-8 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-05-04 09:25:29.777 [DefaultDispatcher-worker-8 @coroutine#385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:29.795 [DefaultDispatcher-worker-8 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:29.795 [DefaultDispatcher-worker-8 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:25:29.795 [DefaultDispatcher-worker-8 @coroutine#422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:29.796 [DefaultDispatcher-worker-8 @coroutine#422] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:25:29.805 [eventLoopGroupProxy-4-2 @call-handler#424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:29.818 [eventLoopGroupProxy-4-2 @coroutine#425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7120daa6 2024-05-04 09:25:29.819 [eventLoopGroupProxy-4-2 @call-handler#424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:29.819 [eventLoopGroupProxy-4-2 @call-handler#424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 15ms 2024-05-04 09:25:29.820 [DefaultDispatcher-worker-8 @coroutine#422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:29.828 [DefaultDispatcher-worker-8 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:29.828 [DefaultDispatcher-worker-8 @coroutine#422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-05-04 09:25:29.828 [DefaultDispatcher-worker-8 @coroutine#422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:29.828 [DefaultDispatcher-worker-8 @coroutine#422] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:25:29.831 [eventLoopGroupProxy-4-2 @call-handler#429] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:29.836 [eventLoopGroupProxy-4-2 @coroutine#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7120daa6 2024-05-04 09:25:29.836 [eventLoopGroupProxy-4-2 @call-handler#429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:29.837 [eventLoopGroupProxy-4-2 @call-handler#429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-05-04 09:25:29.838 [DefaultDispatcher-worker-8 @coroutine#422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:29.857 [DefaultDispatcher-worker-1 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-05-04 09:25:29.869 [DefaultDispatcher-worker-4 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-05-04 09:25:29.885 [DefaultDispatcher-worker-4 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:25:29.885 [DefaultDispatcher-worker-4 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:25:29.885 [DefaultDispatcher-worker-4 @coroutine#388] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:25:29.885 [DefaultDispatcher-worker-4 @coroutine#388] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-05-04 09:25:29.888 [eventLoopGroupProxy-4-2 @call-handler#443] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-05-04 09:25:29.889 [eventLoopGroupProxy-4-2 @call-handler#443] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-05-04 09:25:29.889 [eventLoopGroupProxy-4-2 @call-handler#443] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 09:25:29.918 [DefaultDispatcher-worker-12 @call-handler#443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b53f27 2024-05-04 09:25:29.919 [eventLoopGroupProxy-4-2 @call-handler#443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:29.919 [eventLoopGroupProxy-4-2 @call-handler#443] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 31ms 2024-05-04 09:25:29.920 [DefaultDispatcher-worker-3 @coroutine#388] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:25:29.920 [DefaultDispatcher-worker-3 @coroutine#388] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:25:29.920 [DefaultDispatcher-worker-3 @coroutine#388] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:25:29.920 [DefaultDispatcher-worker-3 @coroutine#388] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:29.921 [DefaultDispatcher-worker-4 @coroutine#360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588284802053718016/_ustadmanifest.json 2024-05-04 09:25:29.921 [DefaultDispatcher-worker-4 @coroutine#360] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/588284802053718016/_ustadmanifest.json. 2024-05-04 09:25:29.921 [DefaultDispatcher-worker-4 @coroutine#360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588284802053718016/_ustadmanifest.json 2024-05-04 09:25:29.924 [DefaultDispatcher-worker-4 @coroutine#360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588284802053718016/_ustadmanifest.json 2024-05-04 09:25:29.924 [DefaultDispatcher-worker-4 @coroutine#360] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588284802053718016/_ustadmanifest.json 2024-05-04 09:25:29.925 [DefaultDispatcher-worker-4 @coroutine#360] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/588284802053718016/_ustadmanifest.json. 2024-05-04 09:25:29.925 [DefaultDispatcher-worker-4 @coroutine#360] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588284802053718016/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:25:29.935 [DefaultDispatcher-worker-2 @coroutine#388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6689bf04 2024-05-04 09:25:29.938 [DefaultDispatcher-worker-2 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72b53f27 2024-05-04 09:25:29.940 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-05-04 09:25:29.941 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-05-04 09:25:29.941 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-05-04 09:25:29.941 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-05-04 09:25:29.941 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-05-04 09:25:29.943 [Test worker @coroutine#455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c205259 2024-05-04 09:25:29.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-05-04 09:25:29.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-05-04 09:25:29.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:29.944 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6689bf04: (connection evicted) 2024-05-04 09:25:29.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:29.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-05-04 09:25:29.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-05-04 09:25:29.986 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:25:29.986 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:25:30.322 [DefaultDispatcher-worker-14 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@151659dd 2024-05-04 09:25:30.358 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:25:30.949 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2d114d27 2024-05-04 09:25:30.950 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2d114d27 2024-05-04 09:25:30.954 [Test worker @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7120daa6 2024-05-04 09:25:30.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-05-04 09:25:30.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-05-04 09:25:30.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:30.954 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72b53f27: (connection evicted) 2024-05-04 09:25:30.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:30.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-05-04 09:25:30.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-05-04 09:25:30.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-05-04 09:25:30.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:30.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:30.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:30.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:30.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:30.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:30.959 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30eee098 2024-05-04 09:25:30.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:30.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:30.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:30.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:30.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:30.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:30.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:30.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:30.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:30.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:30.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:30.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:30.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:30.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:30.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:30.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:30.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:30.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:30.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:30.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-05-04 09:25:30.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:30.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:30.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:30.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:30.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:30.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:30.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:30.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:30.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-05-04 09:25:30.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8e1fa6 2024-05-04 09:25:30.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8e1fa6 2024-05-04 09:25:30.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-05-04 09:25:30.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e76d0d3 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:30.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:30.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-05-04 09:25:30.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1932ad2c 2024-05-04 09:25:30.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1932ad2c 2024-05-04 09:25:30.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-05-04 09:25:30.982 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-04 09:25:30.985 [Test worker] INFO ktor.application - Application started in 0.003 seconds. 2024-05-04 09:25:30.985 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@5440a3a 2024-05-04 09:25:30.986 [DefaultDispatcher-worker-9 @coroutine#470] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-04 09:25:30.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f72078d 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:30.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2024-05-04 09:25:30.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2024-05-04 09:25:30.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-05-04 09:25:30.990 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-05-04 09:25:30.990 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-05-04 09:25:30.990 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-05-04 09:25:30.991 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-05-04 09:25:30.991 [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 09:25:30.991 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-05-04 09:25:30.991 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-05-04 09:25:30.991 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-05-04 09:25:30.991 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79f59e0e 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:30.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:30.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-05-04 09:25:30.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2024-05-04 09:25:30.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2024-05-04 09:25:30.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-05-04 09:25:31.032 [DefaultDispatcher-worker-13 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2024-05-04 09:25:31.044 [DefaultDispatcher-worker-13 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2024-05-04 09:25:31.054 [DefaultDispatcher-worker-4 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2024-05-04 09:25:31.058 [Test worker @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2024-05-04 09:25:31.061 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:31.066 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:31.070 [DefaultDispatcher-worker-12 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2024-05-04 09:25:31.081 [DefaultDispatcher-worker-2 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2024-05-04 09:25:31.081 [Test worker @coroutine#475] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588284813657059328/_ustadmanifest.json 2024-05-04 09:25:31.081 [Test worker @coroutine#475] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/588284813657059328/_ustadmanifest.json. 2024-05-04 09:25:31.081 [Test worker @coroutine#475] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588284813657059328/_ustadmanifest.json 2024-05-04 09:25:31.083 [Test worker @coroutine#475] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588284813657059328/_ustadmanifest.json 2024-05-04 09:25:31.083 [Test worker @coroutine#475] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588284813657059328/_ustadmanifest.json 2024-05-04 09:25:31.084 [Test worker @coroutine#475] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/588284813657059328/_ustadmanifest.json. 2024-05-04 09:25:31.084 [Test worker @coroutine#475] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588284813657059328/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:25:31.087 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:31.092 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:31.098 [DefaultDispatcher-worker-9 @coroutine#475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2024-05-04 09:25:31.099 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-04 09:25:31.099 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-ecb82ccd-8642-4e78-9df8-cf84812e419f', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-04 09:25:31.101 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 09:25:31.101 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-ecb82ccd-8642-4e78-9df8-cf84812e419f 2024-05-04 09:25:31.102 [DefaultDispatcher-worker-9 @coroutine#495] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:31.102 [DefaultDispatcher-worker-9 @coroutine#495] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:25:31.102 [DefaultDispatcher-worker-9 @coroutine#495] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:31.103 [DefaultDispatcher-worker-9 @coroutine#495] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:25:31.107 [eventLoopGroupProxy-7-1 @call-handler#505] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-05-04 09:25:31.107 [eventLoopGroupProxy-7-2 @call-handler#506] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-05-04 09:25:31.107 [eventLoopGroupProxy-7-1 @call-handler#505] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:31.108 [eventLoopGroupProxy-7-2 @call-handler#506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:31.108 [eventLoopGroupProxy-7-1 @call-handler#505] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 09:25:31.109 [eventLoopGroupProxy-7-1 @call-handler#505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:31.109 [eventLoopGroupProxy-7-1 @call-handler#505] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-05-04 09:25:31.109 [DefaultDispatcher-worker-14 @coroutine#495] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:31.110 [DefaultDispatcher-worker-14 @coroutine#495] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:31.112 [DefaultDispatcher-worker-5 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2024-05-04 09:25:31.112 [DefaultDispatcher-worker-5 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:25:31.112 [DefaultDispatcher-worker-5 @coroutine#494] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:31.112 [DefaultDispatcher-worker-5 @coroutine#494] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:25:31.115 [DefaultDispatcher-worker-14 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:25:31.115 [DefaultDispatcher-worker-14 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-05-04 09:25:31.115 [DefaultDispatcher-worker-14 @coroutine#493] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:25:31.115 [DefaultDispatcher-worker-14 @coroutine#493] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-05-04 09:25:31.115 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-05-04 09:25:31.116 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:31.116 [eventLoopGroupProxy-7-1 @call-handler#514] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-05-04 09:25:31.117 [DefaultDispatcher-worker-9 @coroutine#494] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:25:31.117 [DefaultDispatcher-worker-9 @coroutine#494] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:25:31.119 [eventLoopGroupProxy-7-3 @call-handler#521] 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 09:25:31.119 [eventLoopGroupProxy-7-3 @call-handler#521] 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 09:25:31.121 [eventLoopGroupProxy-7-3 @coroutine#522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8e1fa6 2024-05-04 09:25:31.122 [eventLoopGroupProxy-7-3 @call-handler#521] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-05-04 09:25:31.123 [DefaultDispatcher-worker-13 @coroutine#493] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:25:31.123 [DefaultDispatcher-worker-13 @coroutine#493] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:25:31.123 [DefaultDispatcher-worker-13 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-05-04 09:25:31.123 [DefaultDispatcher-worker-13 @coroutine#493] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:31.125 [DefaultDispatcher-worker-13 @coroutine#526] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.125 [DefaultDispatcher-worker-13 @coroutine#526] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:31.125 [DefaultDispatcher-worker-13 @coroutine#526] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.125 [DefaultDispatcher-worker-13 @coroutine#526] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:31.126 [DefaultDispatcher-worker-9 @coroutine#494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2024-05-04 09:25:31.129 [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 09:25:31.133 [eventLoopGroupProxy-7-1 @coroutine#530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8e1fa6 2024-05-04 09:25:31.133 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:31.134 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-05-04 09:25:31.134 [DefaultDispatcher-worker-11 @coroutine#526] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.136 [DefaultDispatcher-worker-11 @coroutine#526] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.136 [DefaultDispatcher-worker-5 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2024-05-04 09:25:31.136 [DefaultDispatcher-worker-11 @coroutine#526] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:31.136 [DefaultDispatcher-worker-11 @coroutine#526] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.136 [DefaultDispatcher-worker-11 @coroutine#526] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:31.139 [eventLoopGroupProxy-7-1 @call-handler#534] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 09:25:31.142 [eventLoopGroupProxy-7-1 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8e1fa6 2024-05-04 09:25:31.143 [eventLoopGroupProxy-7-1 @call-handler#534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:31.143 [eventLoopGroupProxy-7-1 @call-handler#534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:25:31.143 [DefaultDispatcher-worker-11 @coroutine#526] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.146 [DefaultDispatcher-worker-11 @coroutine#526] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.146 [DefaultDispatcher-worker-11 @coroutine#526] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:31.146 [DefaultDispatcher-worker-11 @coroutine#526] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.146 [DefaultDispatcher-worker-11 @coroutine#526] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:31.148 [eventLoopGroupProxy-7-1 @call-handler#539] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 09:25:31.191 [eventLoopGroupProxy-7-1 @call-handler#539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:31.191 [eventLoopGroupProxy-7-1 @call-handler#539] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:25:31.192 [DefaultDispatcher-worker-11 @coroutine#526] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.193 [DefaultDispatcher-worker-11 @coroutine#526] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.193 [DefaultDispatcher-worker-11 @coroutine#526] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:31.193 [DefaultDispatcher-worker-11 @coroutine#526] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.193 [DefaultDispatcher-worker-11 @coroutine#526] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:31.197 [eventLoopGroupProxy-7-1 @call-handler#542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:31.197 [eventLoopGroupProxy-7-1 @call-handler#542] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-05-04 09:25:31.198 [DefaultDispatcher-worker-11 @coroutine#526] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.198 [DefaultDispatcher-worker-8 @coroutine#526] 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 09:25:31.198 [DefaultDispatcher-worker-8 @coroutine#526] 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 09:25:31.199 [DefaultDispatcher-worker-8 @coroutine#526] 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 09:25:31.199 [DefaultDispatcher-worker-8 @coroutine#526] 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 09:25:31.210 [DefaultDispatcher-worker-11 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2024-05-04 09:25:31.223 [DefaultDispatcher-worker-9 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2024-05-04 09:25:31.227 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-04 09:25:31.726 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-fcc810e4-2fc6-4bf8-8246-d64f87cf124b', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-04 09:25:31.726 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 09:25:31.727 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-fcc810e4-2fc6-4bf8-8246-d64f87cf124b 2024-05-04 09:25:31.732 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:25:31.732 [DefaultDispatcher-worker-9 @coroutine#548] 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 09:25:31.732 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:25:31.732 [DefaultDispatcher-worker-9 @coroutine#548] 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 09:25:31.734 [eventLoopGroupProxy-7-1 @call-handler#551] 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 09:25:31.735 [eventLoopGroupProxy-7-1 @call-handler#551] 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 09:25:31.737 [eventLoopGroupProxy-7-1 @coroutine#552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8e1fa6 2024-05-04 09:25:31.739 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-05-04 09:25:31.740 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:25:31.740 [DefaultDispatcher-worker-9 @coroutine#548] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:25:31.740 [DefaultDispatcher-worker-9 @coroutine#548] 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 09:25:31.740 [DefaultDispatcher-worker-9 @coroutine#548] 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 09:25:31.742 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.742 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:31.742 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.742 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:31.745 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:31.748 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:31.749 [eventLoopGroupProxy-7-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:25:31.749 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.751 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.751 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:31.751 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.751 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:31.753 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:31.756 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:31.756 [eventLoopGroupProxy-7-1 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:31.756 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.758 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.758 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:31.758 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.758 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:31.760 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:31.802 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:31.803 [eventLoopGroupProxy-7-1 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:25:31.803 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.804 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.804 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:31.805 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.805 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:31.807 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:31.850 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:31.851 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 09:25:31.851 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.852 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.853 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:31.853 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.853 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:31.855 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:31.898 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:31.898 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:25:31.899 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.900 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.900 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:31.900 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.900 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:31.902 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:31.946 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:31.946 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 09:25:31.947 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.948 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.948 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:31.948 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.948 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:31.950 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:31.994 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:31.994 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:25:31.995 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.996 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.996 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:31.996 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:31.996 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:31.998 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:32.042 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:32.042 [eventLoopGroupProxy-7-1 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 09:25:32.043 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:32.044 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:32.044 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:32.044 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:32.044 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:32.046 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:32.090 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:32.090 [eventLoopGroupProxy-7-1 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 09:25:32.091 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:32.092 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:32.092 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:32.092 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:32.092 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:32.094 [eventLoopGroupProxy-7-1 @call-handler#586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:32.138 [eventLoopGroupProxy-7-1 @call-handler#586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:32.138 [eventLoopGroupProxy-7-1 @call-handler#586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:25:32.139 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:32.140 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:32.140 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:32.140 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:32.140 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:32.142 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:32.188 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:32.188 [eventLoopGroupProxy-7-1 @call-handler#590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 09:25:32.188 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:32.190 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:32.190 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:32.190 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:32.190 [DefaultDispatcher-worker-2 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:32.192 [eventLoopGroupProxy-7-1 @call-handler#593] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 09:25:32.234 [eventLoopGroupProxy-7-1 @call-handler#593] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:32.234 [eventLoopGroupProxy-7-1 @call-handler#593] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-05-04 09:25:32.235 [DefaultDispatcher-worker-5 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:32.236 [DefaultDispatcher-worker-5 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:32.237 [DefaultDispatcher-worker-5 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:32.237 [DefaultDispatcher-worker-5 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:32.237 [DefaultDispatcher-worker-5 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:32.238 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:32.242 [DefaultDispatcher-worker-9 @coroutine#549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2024-05-04 09:25:32.286 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:32.286 [eventLoopGroupProxy-7-1 @call-handler#596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-05-04 09:25:32.287 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:32.288 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:32.288 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:32.288 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:32.288 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:32.291 [eventLoopGroupProxy-7-1 @call-handler#600] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:32.340 [eventLoopGroupProxy-7-1 @coroutine#601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8e1fa6 2024-05-04 09:25:32.340 [eventLoopGroupProxy-7-1 @call-handler#600] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:32.341 [eventLoopGroupProxy-7-1 @call-handler#600] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-05-04 09:25:32.341 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:32.343 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:32.343 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:32.343 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:32.344 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:32.346 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 09:25:32.348 [eventLoopGroupProxy-7-1 @coroutine#606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8e1fa6 2024-05-04 09:25:32.348 [eventLoopGroupProxy-7-1 @call-handler#605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:32.349 [eventLoopGroupProxy-7-1 @call-handler#605] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:25:32.349 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:32.351 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:32.351 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:32.351 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:32.351 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:32.353 [eventLoopGroupProxy-7-1 @call-handler#610] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 09:25:32.355 [eventLoopGroupProxy-7-1 @coroutine#611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8e1fa6 2024-05-04 09:25:32.355 [eventLoopGroupProxy-7-1 @call-handler#610] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:32.355 [eventLoopGroupProxy-7-1 @call-handler#610] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:32.356 [DefaultDispatcher-worker-9 @coroutine#556] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:32.368 [DefaultDispatcher-worker-11 @coroutine#548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2024-05-04 09:25:32.379 [DefaultDispatcher-worker-2 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2024-05-04 09:25:32.380 [DefaultDispatcher-worker-2 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:25:32.380 [DefaultDispatcher-worker-2 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:25:32.380 [DefaultDispatcher-worker-2 @coroutine#496] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:25:32.380 [DefaultDispatcher-worker-2 @coroutine#496] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-05-04 09:25:32.382 [eventLoopGroupProxy-7-1 @call-handler#620] 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 09:25:32.383 [eventLoopGroupProxy-7-1 @call-handler#620] 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 09:25:32.383 [eventLoopGroupProxy-7-1 @call-handler#620] 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 09:25:32.403 [DefaultDispatcher-worker-13 @call-handler#620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1932ad2c 2024-05-04 09:25:32.404 [eventLoopGroupProxy-7-1 @call-handler#620] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:32.404 [eventLoopGroupProxy-7-1 @call-handler#620] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 22ms 2024-05-04 09:25:32.405 [DefaultDispatcher-worker-11 @coroutine#469] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588284813657059328/_ustadmanifest.json 2024-05-04 09:25:32.405 [DefaultDispatcher-worker-11 @coroutine#469] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/588284813657059328/_ustadmanifest.json. 2024-05-04 09:25:32.405 [DefaultDispatcher-worker-11 @coroutine#469] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588284813657059328/_ustadmanifest.json 2024-05-04 09:25:32.405 [DefaultDispatcher-worker-5 @coroutine#496] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:25:32.405 [DefaultDispatcher-worker-5 @coroutine#496] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:25:32.406 [DefaultDispatcher-worker-5 @coroutine#496] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:25:32.406 [DefaultDispatcher-worker-5 @coroutine#496] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:32.407 [DefaultDispatcher-worker-14 @coroutine#469] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588284813657059328/_ustadmanifest.json 2024-05-04 09:25:32.407 [DefaultDispatcher-worker-14 @coroutine#469] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588284813657059328/_ustadmanifest.json 2024-05-04 09:25:32.408 [DefaultDispatcher-worker-14 @coroutine#469] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/588284813657059328/_ustadmanifest.json. 2024-05-04 09:25:32.408 [DefaultDispatcher-worker-14 @coroutine#469] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588284813657059328/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:25:32.419 [DefaultDispatcher-worker-12 @coroutine#496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c 2024-05-04 09:25:32.422 [DefaultDispatcher-worker-7 @coroutine#469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1932ad2c 2024-05-04 09:25:32.423 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-05-04 09:25:32.423 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-05-04 09:25:32.423 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-05-04 09:25:32.423 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-05-04 09:25:32.423 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-05-04 09:25:32.425 [Test worker @coroutine#637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3555d804 2024-05-04 09:25:32.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-05-04 09:25:32.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-05-04 09:25:32.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:32.425 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fa4888c: (connection evicted) 2024-05-04 09:25:32.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:32.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-05-04 09:25:32.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-05-04 09:25:32.491 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:25:32.727 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:25:32.869 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:25:32.964 [DefaultDispatcher-worker-4 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8e1fa6 2024-05-04 09:25:33.429 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@5440a3a 2024-05-04 09:25:33.430 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@5440a3a 2024-05-04 09:25:33.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-05-04 09:25:33.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-05-04 09:25:33.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:33.430 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1932ad2c: (connection evicted) 2024-05-04 09:25:33.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:33.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-05-04 09:25:33.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b04689e 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:33.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:33.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-05-04 09:25:33.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ad80cf6 2024-05-04 09:25:33.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ad80cf6 2024-05-04 09:25:33.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-05-04 09:25:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-05-04 09:25:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6067e7c1 2024-05-04 09:25:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-05-04 09:25:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:33.439 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:33.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:33.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-05-04 09:25:33.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@4daead88 2024-05-04 09:25:33.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@4daead88 2024-05-04 09:25:33.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-05-04 09:25:33.456 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-04 09:25:33.458 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-05-04 09:25:33.458 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@15254569 2024-05-04 09:25:33.460 [DefaultDispatcher-worker-3 @coroutine#649] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bfa5678 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:33.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:33.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-05-04 09:25:33.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7bb083 2024-05-04 09:25:33.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7bb083 2024-05-04 09:25:33.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-05-04 09:25:33.463 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-05-04 09:25:33.463 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-05-04 09:25:33.463 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-05-04 09:25:33.463 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-05-04 09:25:33.463 [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 09:25:33.463 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-05-04 09:25:33.463 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-05-04 09:25:33.463 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-05-04 09:25:33.463 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 09:25:33.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78c5ef58 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:33.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d44eab 2024-05-04 09:25:33.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d44eab 2024-05-04 09:25:33.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-05-04 09:25:33.507 [DefaultDispatcher-worker-12 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d44eab 2024-05-04 09:25:33.518 [DefaultDispatcher-worker-14 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d44eab 2024-05-04 09:25:33.526 [DefaultDispatcher-worker-14 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7bb083 2024-05-04 09:25:33.529 [Test worker @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7bb083 2024-05-04 09:25:33.536 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:33.539 [DefaultDispatcher-worker-10 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d44eab 2024-05-04 09:25:33.541 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:33.547 [DefaultDispatcher-worker-9 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d44eab 2024-05-04 09:25:33.548 [Test worker @coroutine#654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588284820922544128/_ustadmanifest.json 2024-05-04 09:25:33.548 [Test worker @coroutine#654] TRACE 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/588284820922544128/_ustadmanifest.json. 2024-05-04 09:25:33.548 [Test worker @coroutine#654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588284820922544128/_ustadmanifest.json 2024-05-04 09:25:33.549 [Test worker @coroutine#654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588284820922544128/_ustadmanifest.json 2024-05-04 09:25:33.549 [Test worker @coroutine#654] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588284820922544128/_ustadmanifest.json 2024-05-04 09:25:33.550 [Test worker @coroutine#654] 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/588284820922544128/_ustadmanifest.json. 2024-05-04 09:25:33.550 [Test worker @coroutine#654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588284820922544128/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:25:33.561 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:33.562 [DefaultDispatcher-worker-14 @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d44eab 2024-05-04 09:25:33.562 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-04 09:25:33.562 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-9f3e925b-813e-4aca-83fb-dde10c6f56c1', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-04 09:25:33.564 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 09:25:33.564 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-9f3e925b-813e-4aca-83fb-dde10c6f56c1 2024-05-04 09:25:33.564 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:33.565 [DefaultDispatcher-worker-14 @coroutine#674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:33.565 [DefaultDispatcher-worker-14 @coroutine#674] 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 09:25:33.565 [DefaultDispatcher-worker-14 @coroutine#674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:33.565 [DefaultDispatcher-worker-14 @coroutine#674] 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 09:25:33.568 [eventLoopGroupProxy-10-1 @call-handler#683] 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 09:25:33.569 [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 09:25:33.569 [eventLoopGroupProxy-10-1 @call-handler#683] 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 09:25:33.569 [eventLoopGroupProxy-10-1 @call-handler#683] 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 09:25:33.569 [eventLoopGroupProxy-10-2 @call-handler#685] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:33.570 [eventLoopGroupProxy-10-1 @call-handler#683] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:33.570 [eventLoopGroupProxy-10-1 @call-handler#683] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-05-04 09:25:33.571 [DefaultDispatcher-worker-16 @coroutine#674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:33.571 [DefaultDispatcher-worker-16 @coroutine#674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:33.575 [DefaultDispatcher-worker-13 @coroutine#673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d44eab 2024-05-04 09:25:33.575 [DefaultDispatcher-worker-13 @coroutine#673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:25:33.575 [DefaultDispatcher-worker-13 @coroutine#673] TRACE 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 09:25:33.575 [DefaultDispatcher-worker-13 @coroutine#673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:25:33.577 [DefaultDispatcher-worker-1 @coroutine#672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:25:33.577 [DefaultDispatcher-worker-1 @coroutine#672] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-05-04 09:25:33.577 [DefaultDispatcher-worker-1 @coroutine#672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:25:33.577 [DefaultDispatcher-worker-1 @coroutine#672] 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 09:25:33.578 [eventLoopGroupProxy-10-1 @call-handler#693] 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 09:25:33.578 [eventLoopGroupProxy-10-1 @call-handler#693] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:33.578 [eventLoopGroupProxy-10-1 @call-handler#693] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-05-04 09:25:33.579 [DefaultDispatcher-worker-2 @coroutine#673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:25:33.579 [DefaultDispatcher-worker-2 @coroutine#673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:25:33.580 [eventLoopGroupProxy-10-3 @call-handler#700] 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 09:25:33.580 [eventLoopGroupProxy-10-3 @call-handler#700] 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 09:25:33.582 [eventLoopGroupProxy-10-3 @coroutine#701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad80cf6 2024-05-04 09:25:33.583 [eventLoopGroupProxy-10-3 @call-handler#700] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2024-05-04 09:25:33.584 [DefaultDispatcher-worker-4 @coroutine#672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:25:33.584 [DefaultDispatcher-worker-4 @coroutine#672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:25:33.585 [DefaultDispatcher-worker-4 @coroutine#672] 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 09:25:33.585 [DefaultDispatcher-worker-4 @coroutine#672] 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 09:25:33.588 [DefaultDispatcher-worker-4 @coroutine#705] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:33.589 [DefaultDispatcher-worker-4 @coroutine#705] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:33.589 [DefaultDispatcher-worker-4 @coroutine#705] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:33.589 [DefaultDispatcher-worker-4 @coroutine#705] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:33.591 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:33.591 [DefaultDispatcher-worker-10 @coroutine#673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d44eab 2024-05-04 09:25:33.594 [eventLoopGroupProxy-10-1 @coroutine#709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad80cf6 2024-05-04 09:25:33.595 [eventLoopGroupProxy-10-1 @call-handler#707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:33.595 [eventLoopGroupProxy-10-1 @call-handler#707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:25:33.596 [DefaultDispatcher-worker-16 @coroutine#705] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:33.598 [DefaultDispatcher-worker-16 @coroutine#705] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:33.598 [DefaultDispatcher-worker-16 @coroutine#705] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:33.598 [DefaultDispatcher-worker-16 @coroutine#705] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:33.598 [DefaultDispatcher-worker-16 @coroutine#705] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:33.600 [eventLoopGroupProxy-10-1 @call-handler#713] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:33.611 [eventLoopGroupProxy-10-1 @coroutine#714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad80cf6 2024-05-04 09:25:33.611 [eventLoopGroupProxy-10-1 @call-handler#713] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:33.611 [eventLoopGroupProxy-10-1 @call-handler#713] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-05-04 09:25:33.612 [DefaultDispatcher-worker-2 @coroutine#675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d44eab 2024-05-04 09:25:33.612 [DefaultDispatcher-worker-10 @coroutine#705] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:33.614 [DefaultDispatcher-worker-10 @coroutine#705] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:33.614 [DefaultDispatcher-worker-10 @coroutine#705] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:33.614 [DefaultDispatcher-worker-10 @coroutine#705] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:33.614 [DefaultDispatcher-worker-10 @coroutine#705] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:33.616 [eventLoopGroupProxy-10-1 @call-handler#719] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 09:25:33.621 [eventLoopGroupProxy-10-1 @coroutine#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad80cf6 2024-05-04 09:25:33.622 [eventLoopGroupProxy-10-1 @call-handler#719] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:33.622 [eventLoopGroupProxy-10-1 @call-handler#719] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-05-04 09:25:33.622 [DefaultDispatcher-worker-16 @coroutine#705] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:33.624 [DefaultDispatcher-worker-16 @coroutine#705] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:33.624 [DefaultDispatcher-worker-16 @coroutine#705] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:33.624 [DefaultDispatcher-worker-16 @coroutine#705] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:33.624 [DefaultDispatcher-worker-16 @coroutine#705] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:33.625 [eventLoopGroupProxy-10-1 @call-handler#724] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 09:25:33.628 [eventLoopGroupProxy-10-1 @coroutine#725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad80cf6 2024-05-04 09:25:33.628 [eventLoopGroupProxy-10-1 @call-handler#724] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:33.628 [eventLoopGroupProxy-10-1 @call-handler#724] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:33.629 [DefaultDispatcher-worker-16 @coroutine#705] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:33.630 [DefaultDispatcher-worker-16 @coroutine#705] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:33.630 [DefaultDispatcher-worker-16 @coroutine#705] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:33.630 [DefaultDispatcher-worker-16 @coroutine#705] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:33.630 [DefaultDispatcher-worker-16 @coroutine#705] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:33.632 [eventLoopGroupProxy-10-1 @call-handler#729] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 09:25:33.634 [eventLoopGroupProxy-10-1 @coroutine#730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad80cf6 2024-05-04 09:25:33.634 [eventLoopGroupProxy-10-1 @call-handler#729] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:33.635 [eventLoopGroupProxy-10-1 @call-handler#729] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:33.635 [DefaultDispatcher-worker-16 @coroutine#705] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:33.649 [DefaultDispatcher-worker-8 @coroutine#672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d44eab 2024-05-04 09:25:33.658 [DefaultDispatcher-worker-10 @coroutine#675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d44eab 2024-05-04 09:25:33.659 [DefaultDispatcher-worker-10 @coroutine#675] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:25:33.659 [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/message. 2024-05-04 09:25:33.659 [DefaultDispatcher-worker-10 @coroutine#675] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:25:33.659 [DefaultDispatcher-worker-10 @coroutine#675] 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 09:25:33.661 [eventLoopGroupProxy-10-1 @call-handler#739] 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 09:25:33.661 [eventLoopGroupProxy-10-1 @call-handler#739] 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 09:25:33.661 [eventLoopGroupProxy-10-1 @call-handler#739] 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 09:25:33.681 [DefaultDispatcher-worker-8 @call-handler#739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4daead88 2024-05-04 09:25:33.681 [eventLoopGroupProxy-10-1 @call-handler#739] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:33.682 [eventLoopGroupProxy-10-1 @call-handler#739] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 21ms 2024-05-04 09:25:33.682 [DefaultDispatcher-worker-13 @coroutine#648] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588284820922544128/_ustadmanifest.json 2024-05-04 09:25:33.682 [DefaultDispatcher-worker-13 @coroutine#648] TRACE 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/588284820922544128/_ustadmanifest.json. 2024-05-04 09:25:33.682 [DefaultDispatcher-worker-13 @coroutine#648] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588284820922544128/_ustadmanifest.json 2024-05-04 09:25:33.682 [DefaultDispatcher-worker-14 @coroutine#675] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:25:33.683 [DefaultDispatcher-worker-14 @coroutine#675] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:25:33.683 [DefaultDispatcher-worker-14 @coroutine#675] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:25:33.683 [DefaultDispatcher-worker-14 @coroutine#675] 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 09:25:33.684 [DefaultDispatcher-worker-5 @coroutine#648] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588284820922544128/_ustadmanifest.json 2024-05-04 09:25:33.684 [DefaultDispatcher-worker-5 @coroutine#648] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588284820922544128/_ustadmanifest.json 2024-05-04 09:25:33.685 [DefaultDispatcher-worker-5 @coroutine#648] 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/588284820922544128/_ustadmanifest.json. 2024-05-04 09:25:33.685 [DefaultDispatcher-worker-5 @coroutine#648] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588284820922544128/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:25:33.695 [DefaultDispatcher-worker-3 @coroutine#675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d44eab 2024-05-04 09:25:33.698 [DefaultDispatcher-worker-5 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4daead88 2024-05-04 09:25:33.699 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-05-04 09:25:33.699 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-05-04 09:25:33.699 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-05-04 09:25:33.699 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-05-04 09:25:33.699 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-05-04 09:25:33.701 [Test worker @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a7bb083 2024-05-04 09:25:33.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-05-04 09:25:33.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-05-04 09:25:33.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:33.701 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d44eab: (connection evicted) 2024-05-04 09:25:33.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:33.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-05-04 09:25:33.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-05-04 09:25:33.963 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:25:33.963 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:25:34.150 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:25:34.705 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@15254569 2024-05-04 09:25:34.705 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@15254569 2024-05-04 09:25:34.707 [Test worker @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ad80cf6 2024-05-04 09:25:34.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-05-04 09:25:34.707 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-05-04 09:25:34.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:34.707 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4daead88: (connection evicted) 2024-05-04 09:25:34.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:34.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-05-04 09:25:34.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c981f76 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:34.713 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:34.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-05-04 09:25:34.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:34.714 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:34.714 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-05-04 09:25:34.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-05-04 09:25:34.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:34.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:34.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:34.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:34.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:34.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:34.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11678469 2024-05-04 09:25:34.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:34.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:34.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:34.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:34.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:34.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:34.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:34.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:34.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:34.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:34.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:34.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:34.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:34.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:34.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:34.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:34.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:34.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:34.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:34.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-05-04 09:25:34.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:34.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:34.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:34.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:34.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:34.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:34.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:34.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:34.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-05-04 09:25:34.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@36c1b6ff 2024-05-04 09:25:34.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@36c1b6ff 2024-05-04 09:25:34.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-05-04 09:25:34.733 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-04 09:25:34.734 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-05-04 09:25:34.734 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@8aafd70 2024-05-04 09:25:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-05-04 09:25:34.735 [DefaultDispatcher-worker-5 @coroutine#767] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-04 09:25:34.735 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48d24d63 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:34.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@1adec8d 2024-05-04 09:25:34.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@1adec8d 2024-05-04 09:25:34.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-05-04 09:25:34.738 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-05-04 09:25:34.739 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-05-04 09:25:34.739 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-05-04 09:25:34.739 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-05-04 09:25:34.739 [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 09:25:34.739 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-05-04 09:25:34.739 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-05-04 09:25:34.739 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-05-04 09:25:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-05-04 09:25:34.740 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 09:25:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@577f81a0 2024-05-04 09:25:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-05-04 09:25:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:34.740 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:34.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:34.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:34.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:34.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:34.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:34.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:34.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-05-04 09:25:34.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@1256925b 2024-05-04 09:25:34.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@1256925b 2024-05-04 09:25:34.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-05-04 09:25:34.782 [DefaultDispatcher-worker-8 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1256925b 2024-05-04 09:25:34.793 [DefaultDispatcher-worker-6 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1256925b 2024-05-04 09:25:34.814 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:34.817 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:34.836 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:34.841 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:34.895 [DefaultDispatcher-worker-3 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1adec8d 2024-05-04 09:25:34.933 [DefaultDispatcher-worker-3 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1adec8d 2024-05-04 09:25:34.938 [DefaultDispatcher-worker-3 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1adec8d 2024-05-04 09:25:34.942 [DefaultDispatcher-worker-3 @coroutine#784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1adec8d 2024-05-04 09:25:34.954 [DefaultDispatcher-worker-5 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1256925b 2024-05-04 09:25:34.965 [DefaultDispatcher-worker-11 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1256925b 2024-05-04 09:25:34.965 [Test worker @coroutine#772] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588284823189442560/_ustadmanifest.json 2024-05-04 09:25:34.965 [Test worker @coroutine#772] TRACE 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/588284823189442560/_ustadmanifest.json. 2024-05-04 09:25:34.965 [Test worker @coroutine#772] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588284823189442560/_ustadmanifest.json 2024-05-04 09:25:34.967 [Test worker @coroutine#772] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588284823189442560/_ustadmanifest.json 2024-05-04 09:25:34.967 [Test worker @coroutine#772] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588284823189442560/_ustadmanifest.json 2024-05-04 09:25:34.968 [Test worker @coroutine#772] 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/588284823189442560/_ustadmanifest.json. 2024-05-04 09:25:34.968 [Test worker @coroutine#772] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588284823189442560/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:25:35.056 [DefaultDispatcher-worker-5 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1256925b 2024-05-04 09:25:35.057 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-05-04 09:25:35.057 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-78314d6f-fe25-4d3e-8426-03261f396c8b', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-05-04 09:25:35.059 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-05-04 09:25:35.059 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-78314d6f-fe25-4d3e-8426-03261f396c8b 2024-05-04 09:25:35.060 [DefaultDispatcher-worker-5 @coroutine#798] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:35.060 [DefaultDispatcher-worker-5 @coroutine#798] 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 09:25:35.060 [DefaultDispatcher-worker-5 @coroutine#798] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:35.060 [DefaultDispatcher-worker-5 @coroutine#798] 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 09:25:35.063 [eventLoopGroupProxy-13-1 @call-handler#808] 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 09:25:35.063 [eventLoopGroupProxy-13-2 @call-handler#809] 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 09:25:35.063 [eventLoopGroupProxy-13-2 @call-handler#809] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.063 [eventLoopGroupProxy-13-1 @call-handler#808] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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 09:25:35.064 [eventLoopGroupProxy-13-1 @call-handler#808] 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 09:25:35.064 [eventLoopGroupProxy-13-1 @call-handler#808] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.064 [eventLoopGroupProxy-13-1 @call-handler#808] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2024-05-04 09:25:35.065 [DefaultDispatcher-worker-10 @coroutine#798] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:35.065 [DefaultDispatcher-worker-10 @coroutine#798] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:35.070 [DefaultDispatcher-worker-5 @coroutine#797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1256925b 2024-05-04 09:25:35.070 [DefaultDispatcher-worker-5 @coroutine#797] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:25:35.070 [DefaultDispatcher-worker-5 @coroutine#797] TRACE 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 09:25:35.070 [DefaultDispatcher-worker-5 @coroutine#797] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:25:35.072 [eventLoopGroupProxy-13-1 @call-handler#816] 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 09:25:35.073 [eventLoopGroupProxy-13-1 @call-handler#816] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.073 [eventLoopGroupProxy-13-1 @call-handler#816] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-05-04 09:25:35.073 [DefaultDispatcher-worker-6 @coroutine#797] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:25:35.073 [DefaultDispatcher-worker-6 @coroutine#797] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:25:35.082 [DefaultDispatcher-worker-5 @coroutine#797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1256925b 2024-05-04 09:25:35.092 [DefaultDispatcher-worker-16 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1256925b 2024-05-04 09:25:35.103 [DefaultDispatcher-worker-2 @coroutine#796] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:25:35.103 [DefaultDispatcher-worker-2 @coroutine#796] 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 09:25:35.103 [DefaultDispatcher-worker-2 @coroutine#796] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:25:35.103 [DefaultDispatcher-worker-2 @coroutine#796] 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 09:25:35.104 [eventLoopGroupProxy-13-1 @call-handler#823] 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 09:25:35.105 [eventLoopGroupProxy-13-1 @call-handler#823] 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 09:25:35.151 [eventLoopGroupProxy-13-1 @coroutine#825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.153 [eventLoopGroupProxy-13-1 @call-handler#823] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 49ms 2024-05-04 09:25:35.154 [DefaultDispatcher-worker-2 @coroutine#796] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:25:35.154 [DefaultDispatcher-worker-2 @coroutine#796] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:25:35.156 [DefaultDispatcher-worker-12 @coroutine#796] 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 09:25:35.157 [DefaultDispatcher-worker-12 @coroutine#796] 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 09:25:35.164 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.164 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.164 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.164 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.169 [eventLoopGroupProxy-13-1 @call-handler#831] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.173 [eventLoopGroupProxy-13-1 @coroutine#832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.173 [eventLoopGroupProxy-13-1 @call-handler#831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.173 [eventLoopGroupProxy-13-1 @call-handler#831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:25:35.174 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.176 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.176 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.176 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.176 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.182 [eventLoopGroupProxy-13-1 @call-handler#836] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.229 [eventLoopGroupProxy-13-1 @coroutine#837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.229 [eventLoopGroupProxy-13-1 @call-handler#836] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.229 [eventLoopGroupProxy-13-1 @call-handler#836] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-04 09:25:35.230 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.231 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.232 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.232 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.232 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.233 [eventLoopGroupProxy-13-1 @call-handler#841] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.236 [eventLoopGroupProxy-13-1 @coroutine#842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.236 [eventLoopGroupProxy-13-1 @call-handler#841] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.236 [eventLoopGroupProxy-13-1 @call-handler#841] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:35.237 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.239 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.239 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.239 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.239 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.241 [eventLoopGroupProxy-13-1 @call-handler#846] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.247 [eventLoopGroupProxy-13-1 @coroutine#847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.247 [eventLoopGroupProxy-13-1 @call-handler#846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.247 [eventLoopGroupProxy-13-1 @call-handler#846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-05-04 09:25:35.248 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.249 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.250 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.250 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.250 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.251 [eventLoopGroupProxy-13-1 @call-handler#851] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.295 [eventLoopGroupProxy-13-1 @coroutine#852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.296 [eventLoopGroupProxy-13-1 @call-handler#851] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.296 [eventLoopGroupProxy-13-1 @call-handler#851] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 09:25:35.297 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.301 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.301 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.301 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.301 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.303 [eventLoopGroupProxy-13-1 @call-handler#856] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.372 [eventLoopGroupProxy-13-1 @coroutine#857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.373 [eventLoopGroupProxy-13-1 @call-handler#856] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.373 [eventLoopGroupProxy-13-1 @call-handler#856] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 70ms 2024-05-04 09:25:35.374 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.378 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.378 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.378 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.378 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.380 [eventLoopGroupProxy-13-1 @call-handler#861] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.434 [eventLoopGroupProxy-13-1 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.435 [eventLoopGroupProxy-13-1 @call-handler#861] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.435 [eventLoopGroupProxy-13-1 @call-handler#861] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 55ms 2024-05-04 09:25:35.436 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.437 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.437 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.437 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.437 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.439 [eventLoopGroupProxy-13-1 @call-handler#867] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.484 [eventLoopGroupProxy-13-1 @coroutine#868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.485 [eventLoopGroupProxy-13-1 @call-handler#867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.485 [eventLoopGroupProxy-13-1 @call-handler#867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 09:25:35.486 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.488 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.488 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.488 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.488 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.490 [eventLoopGroupProxy-13-1 @call-handler#872] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.494 [eventLoopGroupProxy-13-1 @coroutine#873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.494 [eventLoopGroupProxy-13-1 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.495 [eventLoopGroupProxy-13-1 @call-handler#872] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-05-04 09:25:35.495 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.497 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.497 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.497 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.497 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.499 [eventLoopGroupProxy-13-1 @call-handler#877] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.549 [eventLoopGroupProxy-13-1 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.549 [eventLoopGroupProxy-13-1 @call-handler#877] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.549 [eventLoopGroupProxy-13-1 @call-handler#877] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-05-04 09:25:35.550 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.552 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.552 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.552 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.552 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.554 [eventLoopGroupProxy-13-1 @call-handler#882] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.556 [eventLoopGroupProxy-13-1 @coroutine#883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.556 [eventLoopGroupProxy-13-1 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.556 [eventLoopGroupProxy-13-1 @call-handler#882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:35.557 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.558 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.558 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.558 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.559 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.560 [eventLoopGroupProxy-13-1 @call-handler#887] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.562 [eventLoopGroupProxy-13-1 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.563 [eventLoopGroupProxy-13-1 @call-handler#887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.563 [eventLoopGroupProxy-13-1 @call-handler#887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:35.563 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.564 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.564 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.564 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.564 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.566 [eventLoopGroupProxy-13-1 @call-handler#892] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.567 [eventLoopGroupProxy-13-1 @coroutine#893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.568 [eventLoopGroupProxy-13-1 @call-handler#892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.568 [eventLoopGroupProxy-13-1 @call-handler#892] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:35.568 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.569 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.569 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.569 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.569 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.571 [eventLoopGroupProxy-13-1 @call-handler#897] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.574 [eventLoopGroupProxy-13-1 @coroutine#898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.574 [eventLoopGroupProxy-13-1 @call-handler#897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.575 [eventLoopGroupProxy-13-1 @call-handler#897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:25:35.575 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.577 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.577 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.577 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.577 [DefaultDispatcher-worker-12 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.579 [eventLoopGroupProxy-13-1 @call-handler#902] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.582 [eventLoopGroupProxy-13-1 @coroutine#903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.582 [eventLoopGroupProxy-13-1 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.582 [eventLoopGroupProxy-13-1 @call-handler#902] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:35.583 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.584 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.585 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.585 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.585 [DefaultDispatcher-worker-10 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.586 [eventLoopGroupProxy-13-1 @call-handler#907] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.589 [DefaultDispatcher-worker-16 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1256925b 2024-05-04 09:25:35.589 [eventLoopGroupProxy-13-1 @coroutine#908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.589 [eventLoopGroupProxy-13-1 @call-handler#907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.589 [eventLoopGroupProxy-13-1 @call-handler#907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:35.590 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.592 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.592 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.592 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.592 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.594 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.596 [eventLoopGroupProxy-13-1 @coroutine#914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.597 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.597 [eventLoopGroupProxy-13-1 @call-handler#913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:25:35.597 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.599 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.599 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.599 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.599 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.601 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.603 [eventLoopGroupProxy-13-1 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.603 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.604 [eventLoopGroupProxy-13-1 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:35.604 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.606 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.606 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.606 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.606 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.607 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.610 [eventLoopGroupProxy-13-1 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.611 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.611 [eventLoopGroupProxy-13-1 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:25:35.612 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.615 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.615 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.615 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.615 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.618 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.620 [eventLoopGroupProxy-13-1 @coroutine#929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.620 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.620 [eventLoopGroupProxy-13-1 @call-handler#928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:35.621 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.623 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.623 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.623 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.623 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.624 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.627 [eventLoopGroupProxy-13-1 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.627 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.627 [eventLoopGroupProxy-13-1 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:35.628 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.636 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.636 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.636 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.636 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.638 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.641 [eventLoopGroupProxy-13-1 @coroutine#939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.641 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.641 [eventLoopGroupProxy-13-1 @call-handler#938] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:25:35.642 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.643 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.643 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.643 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.644 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.645 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.647 [eventLoopGroupProxy-13-1 @coroutine#944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.648 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.648 [eventLoopGroupProxy-13-1 @call-handler#943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:35.653 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.660 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.660 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.660 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.660 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.662 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.664 [eventLoopGroupProxy-13-1 @coroutine#949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.665 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.665 [eventLoopGroupProxy-13-1 @call-handler#948] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:35.666 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.667 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.667 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.667 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.667 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.668 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.670 [eventLoopGroupProxy-13-1 @coroutine#954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.670 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.671 [eventLoopGroupProxy-13-1 @call-handler#953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:35.671 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.672 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.673 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.673 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.673 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.674 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.676 [eventLoopGroupProxy-13-1 @coroutine#959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.676 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.676 [eventLoopGroupProxy-13-1 @call-handler#958] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:35.677 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.679 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.679 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.679 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.679 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.680 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.682 [eventLoopGroupProxy-13-1 @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.683 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.683 [eventLoopGroupProxy-13-1 @call-handler#963] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:35.683 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.685 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.685 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.685 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.685 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.686 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.689 [eventLoopGroupProxy-13-1 @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.689 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.689 [eventLoopGroupProxy-13-1 @call-handler#968] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:35.689 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.691 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.691 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.691 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.691 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.692 [eventLoopGroupProxy-13-1 @call-handler#973] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.694 [eventLoopGroupProxy-13-1 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.695 [eventLoopGroupProxy-13-1 @call-handler#973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.695 [eventLoopGroupProxy-13-1 @call-handler#973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:35.695 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.697 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.697 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.697 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.697 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.698 [eventLoopGroupProxy-13-1 @call-handler#978] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.700 [eventLoopGroupProxy-13-1 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.700 [eventLoopGroupProxy-13-1 @call-handler#978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.701 [eventLoopGroupProxy-13-1 @call-handler#978] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:35.701 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.703 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.703 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.703 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.703 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.704 [eventLoopGroupProxy-13-1 @call-handler#983] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.706 [eventLoopGroupProxy-13-1 @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.707 [eventLoopGroupProxy-13-1 @call-handler#983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.707 [eventLoopGroupProxy-13-1 @call-handler#983] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:35.707 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.708 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.709 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.709 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.709 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.710 [eventLoopGroupProxy-13-1 @call-handler#988] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.712 [eventLoopGroupProxy-13-1 @coroutine#990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.712 [eventLoopGroupProxy-13-1 @call-handler#988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.712 [eventLoopGroupProxy-13-1 @call-handler#988] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:35.713 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.715 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.715 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.715 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.715 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.716 [eventLoopGroupProxy-13-1 @call-handler#994] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 09:25:35.718 [eventLoopGroupProxy-13-1 @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.718 [eventLoopGroupProxy-13-1 @call-handler#994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.718 [eventLoopGroupProxy-13-1 @call-handler#994] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:35.719 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.720 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.720 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.720 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.720 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.721 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 09:25:35.724 [eventLoopGroupProxy-13-1 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.724 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.724 [eventLoopGroupProxy-13-1 @call-handler#999] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:35.725 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.726 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.726 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.726 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.726 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.727 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 09:25:35.730 [eventLoopGroupProxy-13-1 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.730 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.730 [eventLoopGroupProxy-13-1 @call-handler#1004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:35.731 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.732 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.732 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.732 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.732 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.733 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 09:25:35.735 [eventLoopGroupProxy-13-1 @coroutine#1010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.735 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.735 [eventLoopGroupProxy-13-1 @call-handler#1009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:35.736 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.737 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.737 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.737 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.737 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.739 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 09:25:35.784 [eventLoopGroupProxy-13-1 @coroutine#1015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.784 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.785 [eventLoopGroupProxy-13-1 @call-handler#1014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 09:25:35.785 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.786 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.786 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.787 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.787 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.788 [eventLoopGroupProxy-13-1 @call-handler#1019] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 09:25:35.790 [eventLoopGroupProxy-13-1 @coroutine#1020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.791 [eventLoopGroupProxy-13-1 @call-handler#1019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.791 [eventLoopGroupProxy-13-1 @call-handler#1019] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:35.792 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.793 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.793 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.793 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.793 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.794 [eventLoopGroupProxy-13-1 @call-handler#1024] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.797 [eventLoopGroupProxy-13-1 @coroutine#1025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.797 [eventLoopGroupProxy-13-1 @call-handler#1024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.797 [eventLoopGroupProxy-13-1 @call-handler#1024] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:35.798 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.799 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.799 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.799 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.799 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.800 [eventLoopGroupProxy-13-1 @call-handler#1029] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.802 [eventLoopGroupProxy-13-1 @coroutine#1030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.802 [eventLoopGroupProxy-13-1 @call-handler#1029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.802 [eventLoopGroupProxy-13-1 @call-handler#1029] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:35.802 [DefaultDispatcher-worker-11 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.803 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.804 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.804 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.804 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.805 [eventLoopGroupProxy-13-1 @call-handler#1034] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.848 [eventLoopGroupProxy-13-1 @coroutine#1035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.848 [eventLoopGroupProxy-13-1 @call-handler#1034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.848 [eventLoopGroupProxy-13-1 @call-handler#1034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-05-04 09:25:35.849 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.850 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.850 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.850 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.850 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.852 [eventLoopGroupProxy-13-1 @call-handler#1039] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.897 [eventLoopGroupProxy-13-1 @coroutine#1040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.897 [eventLoopGroupProxy-13-1 @call-handler#1039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.898 [eventLoopGroupProxy-13-1 @call-handler#1039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 09:25:35.898 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.900 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.900 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.900 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.900 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.902 [eventLoopGroupProxy-13-1 @call-handler#1044] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.905 [eventLoopGroupProxy-13-1 @coroutine#1045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.906 [eventLoopGroupProxy-13-1 @call-handler#1044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.906 [eventLoopGroupProxy-13-1 @call-handler#1044] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-05-04 09:25:35.908 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.909 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.909 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.909 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.909 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.911 [eventLoopGroupProxy-13-1 @call-handler#1049] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.914 [eventLoopGroupProxy-13-1 @coroutine#1050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.914 [eventLoopGroupProxy-13-1 @call-handler#1049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.914 [eventLoopGroupProxy-13-1 @call-handler#1049] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:35.915 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.916 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.916 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.916 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.916 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.918 [eventLoopGroupProxy-13-1 @call-handler#1054] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.963 [eventLoopGroupProxy-13-1 @coroutine#1055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.964 [eventLoopGroupProxy-13-1 @call-handler#1054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.964 [eventLoopGroupProxy-13-1 @call-handler#1054] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-04 09:25:35.964 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.966 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.966 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.966 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.966 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.968 [eventLoopGroupProxy-13-1 @call-handler#1059] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.969 [eventLoopGroupProxy-13-1 @coroutine#1060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.970 [eventLoopGroupProxy-13-1 @call-handler#1059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.970 [eventLoopGroupProxy-13-1 @call-handler#1059] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:35.970 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.971 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.971 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.971 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.971 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.972 [eventLoopGroupProxy-13-1 @call-handler#1064] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.976 [eventLoopGroupProxy-13-1 @coroutine#1065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.976 [eventLoopGroupProxy-13-1 @call-handler#1064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.976 [eventLoopGroupProxy-13-1 @call-handler#1064] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:25:35.977 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.978 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.978 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.978 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.978 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.980 [eventLoopGroupProxy-13-1 @call-handler#1069] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.982 [eventLoopGroupProxy-13-1 @coroutine#1070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.982 [eventLoopGroupProxy-13-1 @call-handler#1069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.982 [eventLoopGroupProxy-13-1 @call-handler#1069] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:35.983 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.984 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.984 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.984 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.984 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.985 [eventLoopGroupProxy-13-1 @call-handler#1074] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:35.987 [eventLoopGroupProxy-13-1 @coroutine#1075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:35.988 [eventLoopGroupProxy-13-1 @call-handler#1074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:35.988 [eventLoopGroupProxy-13-1 @call-handler#1074] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:35.988 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.990 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.990 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:35.990 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:35.990 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:35.991 [eventLoopGroupProxy-13-1 @call-handler#1079] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.035 [eventLoopGroupProxy-13-1 @coroutine#1081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.036 [eventLoopGroupProxy-13-1 @call-handler#1079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.036 [eventLoopGroupProxy-13-1 @call-handler#1079] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 09:25:36.036 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.038 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.038 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.038 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.038 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.039 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 09:25:36.041 [eventLoopGroupProxy-13-1 @coroutine#1086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.042 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.042 [eventLoopGroupProxy-13-1 @call-handler#1085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:36.042 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.044 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.044 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.044 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.044 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.045 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 09:25:36.047 [eventLoopGroupProxy-13-1 @coroutine#1091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.048 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.048 [eventLoopGroupProxy-13-1 @call-handler#1090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:36.048 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.049 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.050 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.050 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.050 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.051 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 09:25:36.054 [eventLoopGroupProxy-13-1 @coroutine#1096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.054 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.054 [eventLoopGroupProxy-13-1 @call-handler#1095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:36.055 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.056 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.056 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.056 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.056 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.057 [eventLoopGroupProxy-13-1 @call-handler#1100] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 09:25:36.059 [eventLoopGroupProxy-13-1 @coroutine#1101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.059 [eventLoopGroupProxy-13-1 @call-handler#1100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.059 [eventLoopGroupProxy-13-1 @call-handler#1100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:36.060 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.061 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.061 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.061 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.061 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.062 [eventLoopGroupProxy-13-1 @call-handler#1105] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 09:25:36.065 [eventLoopGroupProxy-13-1 @coroutine#1106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.065 [eventLoopGroupProxy-13-1 @call-handler#1105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.065 [eventLoopGroupProxy-13-1 @call-handler#1105] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:36.065 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.067 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.067 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.067 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.067 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.068 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.071 [eventLoopGroupProxy-13-1 @coroutine#1111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.071 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.071 [eventLoopGroupProxy-13-1 @call-handler#1110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:36.072 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.073 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.073 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.073 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.073 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.074 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.076 [eventLoopGroupProxy-13-1 @coroutine#1116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.076 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.076 [eventLoopGroupProxy-13-1 @call-handler#1115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:36.077 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.078 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.078 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.078 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.078 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.080 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.082 [eventLoopGroupProxy-13-1 @coroutine#1121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.082 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.082 [eventLoopGroupProxy-13-1 @call-handler#1120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:36.083 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.084 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.084 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.084 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.084 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.085 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.087 [eventLoopGroupProxy-13-1 @coroutine#1126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.087 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.088 [eventLoopGroupProxy-13-1 @call-handler#1125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:36.088 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.089 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.089 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.089 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.089 [DefaultDispatcher-worker-15 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.091 [eventLoopGroupProxy-13-1 @call-handler#1130] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.093 [eventLoopGroupProxy-13-1 @coroutine#1131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.093 [eventLoopGroupProxy-13-1 @call-handler#1130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.093 [eventLoopGroupProxy-13-1 @call-handler#1130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:36.094 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.097 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.097 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.097 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.097 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.098 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.100 [eventLoopGroupProxy-13-1 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.101 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.101 [eventLoopGroupProxy-13-1 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:36.101 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.104 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.104 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.104 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.104 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.106 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.108 [eventLoopGroupProxy-13-1 @coroutine#1141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.108 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.108 [eventLoopGroupProxy-13-1 @call-handler#1140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:36.109 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.110 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.111 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.111 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.111 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.112 [eventLoopGroupProxy-13-1 @call-handler#1145] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.123 [DefaultDispatcher-worker-1 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1256925b 2024-05-04 09:25:36.156 [eventLoopGroupProxy-13-1 @coroutine#1147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.156 [eventLoopGroupProxy-13-1 @call-handler#1145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.156 [eventLoopGroupProxy-13-1 @call-handler#1145] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:25:36.157 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.158 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.158 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.159 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.159 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.160 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.162 [eventLoopGroupProxy-13-1 @coroutine#1152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.162 [eventLoopGroupProxy-13-1 @call-handler#1151] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.162 [eventLoopGroupProxy-13-1 @call-handler#1151] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:36.163 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.164 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.164 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.164 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.164 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.165 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.168 [eventLoopGroupProxy-13-1 @coroutine#1157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.168 [eventLoopGroupProxy-13-1 @call-handler#1156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.168 [eventLoopGroupProxy-13-1 @call-handler#1156] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:36.169 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.170 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.170 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.170 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.170 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.171 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.215 [eventLoopGroupProxy-13-1 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.215 [eventLoopGroupProxy-13-1 @call-handler#1161] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.216 [eventLoopGroupProxy-13-1 @call-handler#1161] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 09:25:36.216 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.218 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.218 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.218 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.218 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.220 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.223 [eventLoopGroupProxy-13-1 @coroutine#1167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.223 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.223 [eventLoopGroupProxy-13-1 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:25:36.224 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.225 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.225 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.225 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.225 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.226 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.229 [eventLoopGroupProxy-13-1 @coroutine#1172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.230 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.230 [eventLoopGroupProxy-13-1 @call-handler#1171] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:25:36.230 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.232 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.232 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.232 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.232 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.233 [eventLoopGroupProxy-13-1 @call-handler#1176] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.236 [eventLoopGroupProxy-13-1 @coroutine#1177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.236 [eventLoopGroupProxy-13-1 @call-handler#1176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.236 [eventLoopGroupProxy-13-1 @call-handler#1176] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:36.237 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.238 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.238 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.238 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.238 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.240 [eventLoopGroupProxy-13-1 @call-handler#1181] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.284 [eventLoopGroupProxy-13-1 @coroutine#1182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.284 [eventLoopGroupProxy-13-1 @call-handler#1181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.284 [eventLoopGroupProxy-13-1 @call-handler#1181] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:25:36.285 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.287 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.287 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.287 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.287 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.288 [eventLoopGroupProxy-13-1 @call-handler#1186] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.290 [eventLoopGroupProxy-13-1 @coroutine#1187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.291 [eventLoopGroupProxy-13-1 @call-handler#1186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.291 [eventLoopGroupProxy-13-1 @call-handler#1186] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:36.291 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.293 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.293 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.293 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.293 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.294 [eventLoopGroupProxy-13-1 @call-handler#1191] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.344 [eventLoopGroupProxy-13-1 @coroutine#1193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.344 [eventLoopGroupProxy-13-1 @call-handler#1191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.344 [eventLoopGroupProxy-13-1 @call-handler#1191] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-05-04 09:25:36.345 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.347 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.347 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.347 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.347 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.349 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.393 [eventLoopGroupProxy-13-1 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.394 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.394 [eventLoopGroupProxy-13-1 @call-handler#1197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 09:25:36.394 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.396 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.396 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.396 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.396 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.397 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.444 [eventLoopGroupProxy-13-1 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.444 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.444 [eventLoopGroupProxy-13-1 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-05-04 09:25:36.445 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.446 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.446 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.446 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.446 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.448 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.491 [eventLoopGroupProxy-13-1 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.491 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.491 [eventLoopGroupProxy-13-1 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:25:36.492 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.494 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.494 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.494 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.494 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.495 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.497 [eventLoopGroupProxy-13-1 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.498 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.498 [eventLoopGroupProxy-13-1 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:36.498 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.500 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.500 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.500 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.500 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.501 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.503 [eventLoopGroupProxy-13-1 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.503 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.503 [eventLoopGroupProxy-13-1 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:36.504 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.505 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.505 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.505 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.505 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.506 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.508 [eventLoopGroupProxy-13-1 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.508 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.508 [eventLoopGroupProxy-13-1 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:36.509 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.510 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.510 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.510 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.510 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.511 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.514 [eventLoopGroupProxy-13-1 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.514 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.514 [eventLoopGroupProxy-13-1 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:36.514 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.516 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.516 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.516 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.516 [DefaultDispatcher-worker-6 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.517 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.519 [eventLoopGroupProxy-13-1 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.519 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.519 [eventLoopGroupProxy-13-1 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:36.519 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.521 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.521 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.521 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.521 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.523 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.524 [eventLoopGroupProxy-13-1 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.525 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.525 [eventLoopGroupProxy-13-1 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:36.525 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.526 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.526 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.526 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.526 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.528 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.529 [eventLoopGroupProxy-13-1 @coroutine#1243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.530 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.530 [eventLoopGroupProxy-13-1 @call-handler#1242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:36.530 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.534 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.534 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.534 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.534 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.536 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.538 [eventLoopGroupProxy-13-1 @coroutine#1248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.538 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.538 [eventLoopGroupProxy-13-1 @call-handler#1247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:36.539 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.540 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.541 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.541 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.541 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.542 [eventLoopGroupProxy-13-1 @call-handler#1252] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.544 [eventLoopGroupProxy-13-1 @coroutine#1253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.544 [eventLoopGroupProxy-13-1 @call-handler#1252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.544 [eventLoopGroupProxy-13-1 @call-handler#1252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:36.545 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.546 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.546 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.546 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.546 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.547 [eventLoopGroupProxy-13-1 @call-handler#1257] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.549 [eventLoopGroupProxy-13-1 @coroutine#1258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.549 [eventLoopGroupProxy-13-1 @call-handler#1257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.549 [eventLoopGroupProxy-13-1 @call-handler#1257] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:36.549 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.550 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.550 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.550 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.550 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.551 [eventLoopGroupProxy-13-1 @call-handler#1262] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.553 [eventLoopGroupProxy-13-1 @coroutine#1263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.553 [eventLoopGroupProxy-13-1 @call-handler#1262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.554 [eventLoopGroupProxy-13-1 @call-handler#1262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:36.554 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.555 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.555 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.555 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.555 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.557 [eventLoopGroupProxy-13-1 @call-handler#1267] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.558 [eventLoopGroupProxy-13-1 @coroutine#1268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.559 [eventLoopGroupProxy-13-1 @call-handler#1267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.559 [eventLoopGroupProxy-13-1 @call-handler#1267] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:36.559 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.560 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.560 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.560 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.560 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.561 [eventLoopGroupProxy-13-1 @call-handler#1272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.563 [eventLoopGroupProxy-13-1 @coroutine#1273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.563 [eventLoopGroupProxy-13-1 @call-handler#1272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.563 [eventLoopGroupProxy-13-1 @call-handler#1272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:36.564 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.565 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.565 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.565 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.565 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.566 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.568 [eventLoopGroupProxy-13-1 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.568 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.568 [eventLoopGroupProxy-13-1 @call-handler#1277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:36.568 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.569 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.569 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.569 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.569 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.570 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.621 [eventLoopGroupProxy-13-1 @coroutine#1284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.622 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.622 [eventLoopGroupProxy-13-1 @call-handler#1282] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-05-04 09:25:36.622 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.623 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.623 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.623 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.624 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.625 [eventLoopGroupProxy-13-1 @call-handler#1288] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 09:25:36.627 [eventLoopGroupProxy-13-1 @coroutine#1289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.627 [eventLoopGroupProxy-13-1 @call-handler#1288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.627 [eventLoopGroupProxy-13-1 @call-handler#1288] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:36.628 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.630 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.630 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.630 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.630 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.631 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.633 [eventLoopGroupProxy-13-1 @coroutine#1294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.633 [eventLoopGroupProxy-13-1 @call-handler#1293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.633 [eventLoopGroupProxy-13-1 @call-handler#1293] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:36.634 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.635 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.635 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.635 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.635 [DefaultDispatcher-worker-8 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.636 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.638 [eventLoopGroupProxy-13-1 @coroutine#1299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.638 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.638 [eventLoopGroupProxy-13-1 @call-handler#1298] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:36.639 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.640 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.640 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.640 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.640 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.642 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.643 [eventLoopGroupProxy-13-1 @coroutine#1304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.644 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.644 [eventLoopGroupProxy-13-1 @call-handler#1303] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:36.644 [DefaultDispatcher-worker-17 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.646 [DefaultDispatcher-worker-17 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.646 [DefaultDispatcher-worker-17 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.646 [DefaultDispatcher-worker-17 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.646 [DefaultDispatcher-worker-18 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1256925b 2024-05-04 09:25:36.646 [DefaultDispatcher-worker-17 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.647 [eventLoopGroupProxy-13-1 @call-handler#1309] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.649 [eventLoopGroupProxy-13-1 @coroutine#1310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.649 [eventLoopGroupProxy-13-1 @call-handler#1309] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.649 [eventLoopGroupProxy-13-1 @call-handler#1309] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:36.649 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.651 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.651 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.651 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.651 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.652 [eventLoopGroupProxy-13-1 @call-handler#1314] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.654 [eventLoopGroupProxy-13-1 @coroutine#1315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.654 [eventLoopGroupProxy-13-1 @call-handler#1314] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.654 [eventLoopGroupProxy-13-1 @call-handler#1314] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:36.655 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.656 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.656 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.656 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.656 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.657 [eventLoopGroupProxy-13-1 @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 09:25:36.707 [eventLoopGroupProxy-13-1 @coroutine#1320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.708 [eventLoopGroupProxy-13-1 @call-handler#1319] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.708 [eventLoopGroupProxy-13-1 @call-handler#1319] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-05-04 09:25:36.708 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.710 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.710 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.710 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.710 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.711 [eventLoopGroupProxy-13-1 @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 09:25:36.713 [eventLoopGroupProxy-13-1 @coroutine#1325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.714 [eventLoopGroupProxy-13-1 @call-handler#1324] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.714 [eventLoopGroupProxy-13-1 @call-handler#1324] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:36.714 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.715 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.715 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.715 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.715 [DefaultDispatcher-worker-13 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.717 [eventLoopGroupProxy-13-1 @call-handler#1330] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.717 [DefaultDispatcher-worker-18 @coroutine#1328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.718 [eventLoopGroupProxy-13-1 @coroutine#1332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.719 [eventLoopGroupProxy-13-1 @call-handler#1330] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.719 [eventLoopGroupProxy-13-1 @call-handler#1330] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:36.719 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.721 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.721 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.721 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.721 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.722 [eventLoopGroupProxy-13-1 @call-handler#1336] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.749 [DefaultDispatcher-worker-18 @coroutine#1337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1adec8d 2024-05-04 09:25:36.767 [eventLoopGroupProxy-13-1 @coroutine#1339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.768 [eventLoopGroupProxy-13-1 @call-handler#1336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.768 [eventLoopGroupProxy-13-1 @call-handler#1336] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 09:25:36.768 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.770 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.771 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.771 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.771 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.772 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.774 [eventLoopGroupProxy-13-1 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.775 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.775 [eventLoopGroupProxy-13-1 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:36.775 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.776 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.776 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.776 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.776 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.778 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.779 [eventLoopGroupProxy-13-1 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.780 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.780 [eventLoopGroupProxy-13-1 @call-handler#1348] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:36.780 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.781 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.781 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.781 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.781 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.783 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.785 [eventLoopGroupProxy-13-1 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.785 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.785 [eventLoopGroupProxy-13-1 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:36.786 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.787 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.788 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.788 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.788 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.789 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.791 [eventLoopGroupProxy-13-1 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.791 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.792 [eventLoopGroupProxy-13-1 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:36.792 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.793 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.793 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.793 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.793 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.794 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.796 [eventLoopGroupProxy-13-1 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.796 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.796 [eventLoopGroupProxy-13-1 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:36.797 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.798 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.798 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.798 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.798 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.799 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.801 [eventLoopGroupProxy-13-1 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.801 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.801 [eventLoopGroupProxy-13-1 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:36.801 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.802 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.802 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.802 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.802 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.803 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.805 [eventLoopGroupProxy-13-1 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.805 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.806 [eventLoopGroupProxy-13-1 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:36.806 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.807 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.807 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.807 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.807 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.808 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.809 [eventLoopGroupProxy-13-1 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.810 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.810 [eventLoopGroupProxy-13-1 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:36.810 [DefaultDispatcher-worker-17 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.811 [DefaultDispatcher-worker-17 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.811 [DefaultDispatcher-worker-17 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.811 [DefaultDispatcher-worker-17 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.811 [DefaultDispatcher-worker-17 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.812 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.814 [eventLoopGroupProxy-13-1 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.814 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.814 [eventLoopGroupProxy-13-1 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:36.815 [DefaultDispatcher-worker-17 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.816 [DefaultDispatcher-worker-17 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.816 [DefaultDispatcher-worker-17 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.816 [DefaultDispatcher-worker-17 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.816 [DefaultDispatcher-worker-17 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.817 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.819 [eventLoopGroupProxy-13-1 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.819 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.819 [eventLoopGroupProxy-13-1 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:36.819 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.821 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.821 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.821 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.821 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.822 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.825 [eventLoopGroupProxy-13-1 @coroutine#1394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.825 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.825 [eventLoopGroupProxy-13-1 @call-handler#1393] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:36.826 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.827 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.827 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.827 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.827 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.828 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.872 [eventLoopGroupProxy-13-1 @coroutine#1399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.872 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.872 [eventLoopGroupProxy-13-1 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:25:36.873 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.874 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.874 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.874 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.874 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.875 [eventLoopGroupProxy-13-1 @call-handler#1403] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.878 [eventLoopGroupProxy-13-1 @coroutine#1404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.878 [eventLoopGroupProxy-13-1 @call-handler#1403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.878 [eventLoopGroupProxy-13-1 @call-handler#1403] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:36.878 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.880 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.880 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.880 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.880 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.881 [eventLoopGroupProxy-13-1 @call-handler#1408] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.924 [eventLoopGroupProxy-13-1 @coroutine#1410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.924 [eventLoopGroupProxy-13-1 @call-handler#1408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.924 [eventLoopGroupProxy-13-1 @call-handler#1408] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-05-04 09:25:36.925 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.926 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.926 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.927 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.927 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.928 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 09:25:36.930 [eventLoopGroupProxy-13-1 @coroutine#1415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.930 [eventLoopGroupProxy-13-1 @call-handler#1414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.930 [eventLoopGroupProxy-13-1 @call-handler#1414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:36.931 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.932 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.932 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.932 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.932 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.933 [eventLoopGroupProxy-13-1 @call-handler#1419] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:36.979 [eventLoopGroupProxy-13-1 @coroutine#1420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:36.979 [eventLoopGroupProxy-13-1 @call-handler#1419] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:36.979 [eventLoopGroupProxy-13-1 @call-handler#1419] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 09:25:36.980 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.981 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.981 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:36.981 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:36.981 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:36.982 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:37.027 [eventLoopGroupProxy-13-1 @coroutine#1425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.027 [eventLoopGroupProxy-13-1 @call-handler#1424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.027 [eventLoopGroupProxy-13-1 @call-handler#1424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 09:25:37.028 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.029 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.029 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.029 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.029 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.030 [eventLoopGroupProxy-13-1 @call-handler#1429] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:37.075 [eventLoopGroupProxy-13-1 @coroutine#1430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.075 [eventLoopGroupProxy-13-1 @call-handler#1429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.075 [eventLoopGroupProxy-13-1 @call-handler#1429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 09:25:37.075 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.077 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.077 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.077 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.077 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.078 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:37.123 [eventLoopGroupProxy-13-1 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.123 [eventLoopGroupProxy-13-1 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.123 [eventLoopGroupProxy-13-1 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 09:25:37.124 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.125 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.125 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.125 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.125 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.126 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:37.167 [DefaultDispatcher-worker-13 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1256925b 2024-05-04 09:25:37.171 [eventLoopGroupProxy-13-1 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.171 [eventLoopGroupProxy-13-1 @call-handler#1439] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.171 [eventLoopGroupProxy-13-1 @call-handler#1439] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 09:25:37.172 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.173 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.173 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.173 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.173 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.175 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:37.177 [eventLoopGroupProxy-13-1 @coroutine#1446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.177 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.177 [eventLoopGroupProxy-13-1 @call-handler#1445] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:37.177 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.179 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.179 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.179 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.179 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.180 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:37.223 [eventLoopGroupProxy-13-1 @coroutine#1452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.223 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.224 [eventLoopGroupProxy-13-1 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:25:37.224 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.225 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.225 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.225 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.225 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.227 [eventLoopGroupProxy-13-1 @call-handler#1456] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 09:25:37.230 [eventLoopGroupProxy-13-1 @coroutine#1457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.230 [eventLoopGroupProxy-13-1 @call-handler#1456] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.230 [eventLoopGroupProxy-13-1 @call-handler#1456] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:25:37.230 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.231 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.232 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.232 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.232 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.233 [eventLoopGroupProxy-13-1 @call-handler#1461] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 09:25:37.236 [eventLoopGroupProxy-13-1 @coroutine#1462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.236 [eventLoopGroupProxy-13-1 @call-handler#1461] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.236 [eventLoopGroupProxy-13-1 @call-handler#1461] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:37.236 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.237 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.237 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.237 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.237 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.239 [eventLoopGroupProxy-13-1 @call-handler#1466] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 09:25:37.241 [eventLoopGroupProxy-13-1 @coroutine#1467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.241 [eventLoopGroupProxy-13-1 @call-handler#1466] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.242 [eventLoopGroupProxy-13-1 @call-handler#1466] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:25:37.242 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.243 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.243 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.243 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.243 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.245 [eventLoopGroupProxy-13-1 @call-handler#1471] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 09:25:37.248 [eventLoopGroupProxy-13-1 @coroutine#1472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.248 [eventLoopGroupProxy-13-1 @call-handler#1471] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.248 [eventLoopGroupProxy-13-1 @call-handler#1471] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-05-04 09:25:37.248 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.249 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.250 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.250 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.250 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.251 [eventLoopGroupProxy-13-1 @call-handler#1476] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 09:25:37.253 [eventLoopGroupProxy-13-1 @coroutine#1477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.253 [eventLoopGroupProxy-13-1 @call-handler#1476] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.253 [eventLoopGroupProxy-13-1 @call-handler#1476] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:37.254 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.256 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.256 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.256 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.256 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.257 [eventLoopGroupProxy-13-1 @call-handler#1481] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 09:25:37.299 [eventLoopGroupProxy-13-1 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.300 [eventLoopGroupProxy-13-1 @call-handler#1481] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.300 [eventLoopGroupProxy-13-1 @call-handler#1481] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-05-04 09:25:37.300 [DefaultDispatcher-worker-9 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.302 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.302 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.302 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.302 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.303 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 09:25:37.305 [eventLoopGroupProxy-13-1 @coroutine#1487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.305 [eventLoopGroupProxy-13-1 @call-handler#1486] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.305 [eventLoopGroupProxy-13-1 @call-handler#1486] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:37.306 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.307 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.307 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.307 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.307 [DefaultDispatcher-worker-3 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.308 [eventLoopGroupProxy-13-1 @call-handler#1491] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 09:25:37.309 [eventLoopGroupProxy-13-1 @coroutine#1492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.309 [eventLoopGroupProxy-13-1 @call-handler#1491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.310 [eventLoopGroupProxy-13-1 @call-handler#1491] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:37.310 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.311 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.311 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.311 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.312 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.313 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:37.314 [eventLoopGroupProxy-13-1 @coroutine#1497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.315 [eventLoopGroupProxy-13-1 @call-handler#1496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.315 [eventLoopGroupProxy-13-1 @call-handler#1496] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:37.315 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.317 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.317 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.317 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.317 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.318 [eventLoopGroupProxy-13-1 @call-handler#1501] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:37.363 [eventLoopGroupProxy-13-1 @coroutine#1502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.363 [eventLoopGroupProxy-13-1 @call-handler#1501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.364 [eventLoopGroupProxy-13-1 @call-handler#1501] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 09:25:37.364 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.366 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.366 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.366 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.366 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.367 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:37.369 [eventLoopGroupProxy-13-1 @coroutine#1507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.369 [eventLoopGroupProxy-13-1 @call-handler#1506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.369 [eventLoopGroupProxy-13-1 @call-handler#1506] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:37.370 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.371 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.371 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.371 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.371 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.372 [eventLoopGroupProxy-13-1 @call-handler#1511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:37.374 [eventLoopGroupProxy-13-1 @coroutine#1512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.374 [eventLoopGroupProxy-13-1 @call-handler#1511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.374 [eventLoopGroupProxy-13-1 @call-handler#1511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:37.375 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.376 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.376 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.376 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.376 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.377 [eventLoopGroupProxy-13-1 @call-handler#1516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:37.379 [eventLoopGroupProxy-13-1 @coroutine#1517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.379 [eventLoopGroupProxy-13-1 @call-handler#1516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.379 [eventLoopGroupProxy-13-1 @call-handler#1516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:37.379 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.381 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.381 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.381 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.381 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.382 [eventLoopGroupProxy-13-1 @call-handler#1521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:37.427 [eventLoopGroupProxy-13-1 @coroutine#1522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.427 [eventLoopGroupProxy-13-1 @call-handler#1521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.427 [eventLoopGroupProxy-13-1 @call-handler#1521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 09:25:37.428 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.430 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.430 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.430 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.430 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.431 [eventLoopGroupProxy-13-1 @call-handler#1526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:37.476 [eventLoopGroupProxy-13-1 @coroutine#1527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.477 [eventLoopGroupProxy-13-1 @call-handler#1526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.477 [eventLoopGroupProxy-13-1 @call-handler#1526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-05-04 09:25:37.478 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.479 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.479 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.479 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.479 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.481 [eventLoopGroupProxy-13-1 @call-handler#1531] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:37.483 [eventLoopGroupProxy-13-1 @coroutine#1532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.483 [eventLoopGroupProxy-13-1 @call-handler#1531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.483 [eventLoopGroupProxy-13-1 @call-handler#1531] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:37.483 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.485 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.486 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.486 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.486 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.487 [eventLoopGroupProxy-13-1 @call-handler#1536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:37.496 [eventLoopGroupProxy-13-1 @coroutine#1537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.496 [eventLoopGroupProxy-13-1 @call-handler#1536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.496 [eventLoopGroupProxy-13-1 @call-handler#1536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-05-04 09:25:37.497 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.498 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.499 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.499 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.499 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.500 [eventLoopGroupProxy-13-1 @call-handler#1541] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:37.501 [eventLoopGroupProxy-13-1 @coroutine#1542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.502 [eventLoopGroupProxy-13-1 @call-handler#1541] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.502 [eventLoopGroupProxy-13-1 @call-handler#1541] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:37.502 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.503 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.504 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.504 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.504 [DefaultDispatcher-worker-14 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.505 [eventLoopGroupProxy-13-1 @call-handler#1546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:37.547 [eventLoopGroupProxy-13-1 @coroutine#1548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.548 [eventLoopGroupProxy-13-1 @call-handler#1546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.548 [eventLoopGroupProxy-13-1 @call-handler#1546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:25:37.548 [DefaultDispatcher-worker-4 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.550 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.550 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.550 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.550 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.551 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 09:25:37.553 [eventLoopGroupProxy-13-1 @coroutine#1553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.553 [eventLoopGroupProxy-13-1 @call-handler#1552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.554 [eventLoopGroupProxy-13-1 @call-handler#1552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:37.554 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.556 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.556 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.556 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.556 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.557 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:37.600 [eventLoopGroupProxy-13-1 @coroutine#1558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.600 [eventLoopGroupProxy-13-1 @call-handler#1557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.600 [eventLoopGroupProxy-13-1 @call-handler#1557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-05-04 09:25:37.600 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.602 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.602 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.602 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.602 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.603 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:37.647 [eventLoopGroupProxy-13-1 @coroutine#1563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.647 [eventLoopGroupProxy-13-1 @call-handler#1562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.648 [eventLoopGroupProxy-13-1 @call-handler#1562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-05-04 09:25:37.648 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.650 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.650 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.650 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.650 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.651 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:37.653 [eventLoopGroupProxy-13-1 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.653 [eventLoopGroupProxy-13-1 @call-handler#1567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.653 [eventLoopGroupProxy-13-1 @call-handler#1567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:37.654 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.656 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.656 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.656 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.656 [DefaultDispatcher-worker-7 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.657 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:37.688 [DefaultDispatcher-worker-8 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1256925b 2024-05-04 09:25:37.708 [eventLoopGroupProxy-13-1 @coroutine#1574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.708 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.709 [eventLoopGroupProxy-13-1 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 52ms 2024-05-04 09:25:37.709 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.711 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.711 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.711 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.711 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.712 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:37.714 [eventLoopGroupProxy-13-1 @coroutine#1579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.714 [eventLoopGroupProxy-13-1 @call-handler#1578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.714 [eventLoopGroupProxy-13-1 @call-handler#1578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:37.715 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.716 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.717 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.717 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.717 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.718 [eventLoopGroupProxy-13-1 @call-handler#1583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:37.720 [eventLoopGroupProxy-13-1 @coroutine#1584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.720 [eventLoopGroupProxy-13-1 @call-handler#1583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.721 [eventLoopGroupProxy-13-1 @call-handler#1583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:37.721 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.722 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.722 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.722 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.722 [DefaultDispatcher-worker-5 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.723 [eventLoopGroupProxy-13-1 @call-handler#1588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:37.725 [eventLoopGroupProxy-13-1 @coroutine#1589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.725 [eventLoopGroupProxy-13-1 @call-handler#1588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.725 [eventLoopGroupProxy-13-1 @call-handler#1588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:37.726 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.729 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.729 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.729 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.729 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.730 [eventLoopGroupProxy-13-1 @call-handler#1593] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:37.740 [eventLoopGroupProxy-13-1 @coroutine#1594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.740 [eventLoopGroupProxy-13-1 @call-handler#1593] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.740 [eventLoopGroupProxy-13-1 @call-handler#1593] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-05-04 09:25:37.741 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.742 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.742 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.742 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.742 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.743 [eventLoopGroupProxy-13-1 @call-handler#1598] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:37.787 [eventLoopGroupProxy-13-1 @coroutine#1599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.787 [eventLoopGroupProxy-13-1 @call-handler#1598] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.787 [eventLoopGroupProxy-13-1 @call-handler#1598] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-05-04 09:25:37.788 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.790 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.790 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.790 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.790 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.791 [eventLoopGroupProxy-13-1 @call-handler#1603] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-05-04 09:25:37.793 [eventLoopGroupProxy-13-1 @coroutine#1604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.793 [eventLoopGroupProxy-13-1 @call-handler#1603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.793 [eventLoopGroupProxy-13-1 @call-handler#1603] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-05-04 09:25:37.794 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.795 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.795 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.795 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.795 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.796 [eventLoopGroupProxy-13-1 @call-handler#1608] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 09:25:37.798 [eventLoopGroupProxy-13-1 @coroutine#1609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.799 [eventLoopGroupProxy-13-1 @call-handler#1608] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.799 [eventLoopGroupProxy-13-1 @call-handler#1608] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-05-04 09:25:37.799 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.800 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.800 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:37.800 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.800 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:37.801 [eventLoopGroupProxy-13-1 @call-handler#1613] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 09:25:37.805 [eventLoopGroupProxy-13-1 @coroutine#1614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:37.805 [eventLoopGroupProxy-13-1 @call-handler#1613] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.806 [eventLoopGroupProxy-13-1 @call-handler#1613] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-05-04 09:25:37.806 [DefaultDispatcher-worker-18 @coroutine#829] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:37.821 [DefaultDispatcher-worker-3 @coroutine#796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1256925b 2024-05-04 09:25:37.832 [DefaultDispatcher-worker-7 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1256925b 2024-05-04 09:25:37.832 [DefaultDispatcher-worker-7 @coroutine#799] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:25:37.832 [DefaultDispatcher-worker-7 @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/message. 2024-05-04 09:25:37.832 [DefaultDispatcher-worker-7 @coroutine#799] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:25:37.832 [DefaultDispatcher-worker-7 @coroutine#799] 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 09:25:37.833 [eventLoopGroupProxy-13-1 @call-handler#1624] 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 09:25:37.834 [eventLoopGroupProxy-13-1 @call-handler#1624] 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 09:25:37.834 [eventLoopGroupProxy-13-1 @call-handler#1624] 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 09:25:37.862 [DefaultDispatcher-worker-8 @call-handler#1624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c1b6ff 2024-05-04 09:25:37.862 [eventLoopGroupProxy-13-1 @call-handler#1624] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:37.863 [eventLoopGroupProxy-13-1 @call-handler#1624] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 29ms 2024-05-04 09:25:37.863 [DefaultDispatcher-worker-8 @coroutine#766] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/588284823189442560/_ustadmanifest.json 2024-05-04 09:25:37.863 [DefaultDispatcher-worker-8 @coroutine#766] TRACE 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/588284823189442560/_ustadmanifest.json. 2024-05-04 09:25:37.863 [DefaultDispatcher-worker-8 @coroutine#766] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/588284823189442560/_ustadmanifest.json 2024-05-04 09:25:37.863 [DefaultDispatcher-worker-4 @coroutine#799] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:25:37.863 [DefaultDispatcher-worker-4 @coroutine#799] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:25:37.863 [DefaultDispatcher-worker-4 @coroutine#799] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:25:37.864 [DefaultDispatcher-worker-4 @coroutine#799] 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 09:25:37.864 [DefaultDispatcher-worker-8 @coroutine#766] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/588284823189442560/_ustadmanifest.json 2024-05-04 09:25:37.864 [DefaultDispatcher-worker-8 @coroutine#766] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/588284823189442560/_ustadmanifest.json 2024-05-04 09:25:37.865 [DefaultDispatcher-worker-7 @coroutine#766] 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/588284823189442560/_ustadmanifest.json. 2024-05-04 09:25:37.865 [DefaultDispatcher-worker-7 @coroutine#766] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/588284823189442560/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:25:37.875 [DefaultDispatcher-worker-6 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1256925b 2024-05-04 09:25:37.900 [DefaultDispatcher-worker-18 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36c1b6ff 2024-05-04 09:25:37.906 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-05-04 09:25:37.906 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-05-04 09:25:37.906 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-05-04 09:25:37.906 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-05-04 09:25:37.906 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-05-04 09:25:37.911 [Test worker @coroutine#1640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1adec8d 2024-05-04 09:25:37.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-05-04 09:25:37.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-05-04 09:25:37.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:37.911 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1256925b: (connection evicted) 2024-05-04 09:25:37.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:37.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-05-04 09:25:37.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-05-04 09:25:38.239 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:25:38.239 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:25:38.322 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-05-04 09:25:38.727 [DefaultDispatcher-worker-18 @coroutine#1645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2571bdf4 2024-05-04 09:25:38.915 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@8aafd70 2024-05-04 09:25:38.915 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@8aafd70 2024-05-04 09:25:38.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-05-04 09:25:38.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-05-04 09:25:38.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:38.916 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36c1b6ff: (connection evicted) 2024-05-04 09:25:38.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:38.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-05-04 09:25:38.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-05-04 09:25:38.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e265811 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:38.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@33986be7 2024-05-04 09:25:38.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@33986be7 2024-05-04 09:25:38.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-05-04 09:25:38.943 [DefaultDispatcher-worker-8 @coroutine#1652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33986be7 2024-05-04 09:25:38.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-05-04 09:25:38.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:38.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:38.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:38.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:38.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:38.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:38.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@574e4184 2024-05-04 09:25:38.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:38.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:38.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:38.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:38.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:38.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:38.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:38.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:38.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:38.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:38.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:38.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:38.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:38.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:38.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:38.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:38.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:38.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:38.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:38.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-05-04 09:25:38.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:38.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:38.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:38.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:38.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:38.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:38.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:38.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:38.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-05-04 09:25:38.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d6af87 2024-05-04 09:25:38.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@50d6af87 2024-05-04 09:25:38.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@765eb801 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:38.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:38.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-05-04 09:25:38.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdddfa4 2024-05-04 09:25:38.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bdddfa4 2024-05-04 09:25:38.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-05-04 09:25:38.958 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-04 09:25:38.959 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-05-04 09:25:38.960 [DefaultDispatcher-worker-18 @coroutine#1661] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-04 09:25:38.965 [DefaultDispatcher-worker-18 @coroutine#1663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d6af87 2024-05-04 09:25:38.967 [Test worker @coroutine#1662] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:25:38.967 [Test worker @coroutine#1662] 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 09:25:38.967 [Test worker @coroutine#1662] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:25:38.967 [Test worker @coroutine#1662] 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 09:25:38.970 [eventLoopGroupProxy-16-1 @call-handler#1668] 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 09:25:38.971 [eventLoopGroupProxy-16-1 @call-handler#1668] 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 09:25:38.972 [eventLoopGroupProxy-16-1 @coroutine#1669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdddfa4 2024-05-04 09:25:38.974 [Test worker @coroutine#1662] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:25:38.974 [Test worker @coroutine#1662] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-05-04 09:25:38.974 [Test worker @coroutine#1662] 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 09:25:38.974 [Test worker @coroutine#1662] 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 09:25:38.976 [Test worker @coroutine#1673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:38.976 [Test worker @coroutine#1673] TRACE i.k.c.p.c.ContentNegotiation - Body 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 09:25:38.976 [Test worker @coroutine#1673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:38.976 [Test worker @coroutine#1673] TRACE i.k.c.plugins.defaultTransformers - 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 09:25:38.977 [eventLoopGroupProxy-16-1 @call-handler#1675] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-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 09:25:38.980 [eventLoopGroupProxy-16-1 @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdddfa4 2024-05-04 09:25:38.981 [eventLoopGroupProxy-16-1 @call-handler#1675] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:38.981 [Test worker @coroutine#1673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-05-04 09:25:38.984 [eventLoopGroupProxy-16-2 @call-handler#1685] 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 09:25:38.989 [eventLoopGroupProxy-16-2 @call-handler#1685] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:38.997 [Test worker @coroutine#1687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50d6af87 2024-05-04 09:25:39.028 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:39.053 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:39.055 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:40.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-05-04 09:25:40.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:40.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:40.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:40.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:40.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:40.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:40.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36ae17ef 2024-05-04 09:25:40.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:40.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:40.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:40.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:40.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:40.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:40.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:40.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:40.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:40.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:40.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:40.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:40.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:40.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:40.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:40.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:40.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:40.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:40.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:40.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-05-04 09:25:40.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:40.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:40.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:40.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:40.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:40.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:40.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:40.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:40.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-05-04 09:25:40.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d14ea0 2024-05-04 09:25:40.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d14ea0 2024-05-04 09:25:40.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-05-04 09:25:40.117 [DefaultDispatcher-worker-8 @coroutine#1694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d14ea0 2024-05-04 09:25:40.123 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56313/api/blob/upload-init-batch 2024-05-04 09:25:40.123 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56313/api/blob/upload-init-batch. 2024-05-04 09:25:40.123 [Test worker @coroutine#1694] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56313/api/blob/upload-init-batch 2024-05-04 09:25:40.123 [Test worker @coroutine#1694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56313/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-05-04 09:25:40.125 [Test worker @coroutine#1694] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56313/api/blob/upload-init-batch 2024-05-04 09:25:40.125 [Test worker @coroutine#1694] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56313/api/blob/upload-init-batch 2024-05-04 09:25:40.125 [Test worker @coroutine#1694] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56313/api/blob/upload-init-batch. 2024-05-04 09:25:40.125 [Test worker @coroutine#1694] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56313/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:40.140 [DefaultDispatcher-worker-18 @coroutine#1694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d14ea0 2024-05-04 09:25:40.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-05-04 09:25:40.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-05-04 09:25:40.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:40.146 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48d14ea0: (connection evicted) 2024-05-04 09:25:40.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:40.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-05-04 09:25:40.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@705dc1a6 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:40.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:40.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-05-04 09:25:40.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af7c9aa 2024-05-04 09:25:40.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af7c9aa 2024-05-04 09:25:40.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-05-04 09:25:40.175 [Test worker @coroutine#1705] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46445/api/blob/upload-init-batch 2024-05-04 09:25:40.175 [Test worker @coroutine#1705] 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:46445/api/blob/upload-init-batch. 2024-05-04 09:25:40.175 [Test worker @coroutine#1705] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46445/api/blob/upload-init-batch 2024-05-04 09:25:40.175 [Test worker @coroutine#1705] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46445/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-05-04 09:25:40.177 [Test worker @coroutine#1705] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46445/api/blob/upload-init-batch 2024-05-04 09:25:40.177 [Test worker @coroutine#1705] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46445/api/blob/upload-init-batch 2024-05-04 09:25:40.177 [Test worker @coroutine#1705] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46445/api/blob/upload-init-batch. 2024-05-04 09:25:40.177 [Test worker @coroutine#1705] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46445/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:40.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-05-04 09:25:40.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-05-04 09:25:40.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:40.179 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7af7c9aa: (connection evicted) 2024-05-04 09:25:40.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:40.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-05-04 09:25:40.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-05-04 09:25:40.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-05-04 09:25:40.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:40.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:40.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:40.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:40.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:40.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:40.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52a605c3 2024-05-04 09:25:40.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:40.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:40.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:40.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:40.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:40.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:40.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:40.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:40.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:40.186 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:40.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:40.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:40.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:40.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:40.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:40.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:40.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:40.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:40.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:40.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-05-04 09:25:40.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:40.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:40.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:40.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:40.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:40.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:40.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:40.187 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:40.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-05-04 09:25:40.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@24fb8317 2024-05-04 09:25:40.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@24fb8317 2024-05-04 09:25:40.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-05-04 09:25:40.207 [Test worker @coroutine#1711] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39655/api/blob/upload-init-batch 2024-05-04 09:25:40.207 [Test worker @coroutine#1711] 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:39655/api/blob/upload-init-batch. 2024-05-04 09:25:40.207 [Test worker @coroutine#1711] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39655/api/blob/upload-init-batch 2024-05-04 09:25:40.207 [Test worker @coroutine#1711] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39655/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-05-04 09:25:40.209 [Test worker @coroutine#1711] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39655/api/blob/upload-init-batch 2024-05-04 09:25:40.209 [Test worker @coroutine#1711] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39655/api/blob/upload-init-batch 2024-05-04 09:25:40.209 [Test worker @coroutine#1711] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:39655/api/blob/upload-init-batch. 2024-05-04 09:25:40.209 [Test worker @coroutine#1711] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39655/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:40.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-05-04 09:25:40.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-05-04 09:25:40.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:40.214 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24fb8317: (connection evicted) 2024-05-04 09:25:40.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:40.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-05-04 09:25:40.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-05-04 09:25:40.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-05-04 09:25:40.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:40.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:40.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:40.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:40.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:40.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:40.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@332610ad 2024-05-04 09:25:40.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:40.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:40.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:40.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:40.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:40.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:40.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:40.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:40.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:40.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:40.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:40.502 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-05-04 09:25:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:40.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:40.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-05-04 09:25:40.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@795e8ef5 2024-05-04 09:25:40.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@795e8ef5 2024-05-04 09:25:40.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-05-04 09:25:40.559 [DefaultDispatcher-worker-2 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@795e8ef5 2024-05-04 09:25:40.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-05-04 09:25:40.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:40.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:40.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:40.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:40.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:40.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:40.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@499445d2 2024-05-04 09:25:40.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:40.562 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:40.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:40.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:40.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:40.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:40.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:40.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:40.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:40.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:40.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:40.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:40.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:40.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:40.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:40.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:40.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:40.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:40.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:40.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-05-04 09:25:40.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:40.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:40.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:40.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:40.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:40.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:40.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:40.563 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:40.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-05-04 09:25:40.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d529dbf 2024-05-04 09:25:40.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d529dbf 2024-05-04 09:25:40.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-05-04 09:25:40.596 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@255482cb 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:40.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@641255d1 2024-05-04 09:25:40.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@641255d1 2024-05-04 09:25:40.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-05-04 09:25:40.604 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:40.642 [DefaultDispatcher-worker-6 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641255d1 2024-05-04 09:25:40.651 [DefaultDispatcher-worker-2 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641255d1 2024-05-04 09:25:40.660 [DefaultDispatcher-worker-18 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641255d1 2024-05-04 09:25:40.664 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:40.671 [DefaultDispatcher-worker-6 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641255d1 2024-05-04 09:25:40.673 [Test worker @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641255d1 2024-05-04 09:25:40.683 [DefaultDispatcher-worker-8 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@641255d1 2024-05-04 09:25:40.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-05-04 09:25:40.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-05-04 09:25:40.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:40.689 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@641255d1: (connection evicted) 2024-05-04 09:25:40.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:40.690 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-05-04 09:25:40.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64a8851a 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:40.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:40.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-05-04 09:25:40.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@687d31a9 2024-05-04 09:25:40.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@687d31a9 2024-05-04 09:25:40.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-05-04 09:25:40.732 [DefaultDispatcher-worker-6 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687d31a9 2024-05-04 09:25:40.742 [DefaultDispatcher-worker-17 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687d31a9 2024-05-04 09:25:40.751 [DefaultDispatcher-worker-9 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687d31a9 2024-05-04 09:25:40.759 [DefaultDispatcher-worker-9 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687d31a9 2024-05-04 09:25:40.764 [Test worker @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687d31a9 2024-05-04 09:25:40.774 [DefaultDispatcher-worker-2 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@687d31a9 2024-05-04 09:25:40.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-05-04 09:25:40.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-05-04 09:25:40.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:40.776 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@687d31a9: (connection evicted) 2024-05-04 09:25:40.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:40.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-05-04 09:25:40.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-05-04 09:25:40.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a61f634 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:40.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:40.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-05-04 09:25:40.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@609edb55 2024-05-04 09:25:40.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@609edb55 2024-05-04 09:25:40.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-05-04 09:25:40.820 [DefaultDispatcher-worker-2 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609edb55 2024-05-04 09:25:40.828 [DefaultDispatcher-worker-17 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609edb55 2024-05-04 09:25:40.836 [DefaultDispatcher-worker-2 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609edb55 2024-05-04 09:25:40.845 [DefaultDispatcher-worker-6 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@609edb55 2024-05-04 09:25:40.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-05-04 09:25:40.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-05-04 09:25:40.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:40.846 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@609edb55: (connection evicted) 2024-05-04 09:25:40.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:40.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-05-04 09:25:40.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-05-04 09:25:40.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-05-04 09:25:40.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:40.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:40.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:40.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:40.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:40.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:40.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dc24732 2024-05-04 09:25:40.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:40.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:40.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:40.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:40.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:40.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:40.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:40.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:40.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:40.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:40.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:40.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:40.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:40.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:40.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:40.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:40.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:40.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:40.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:40.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-05-04 09:25:40.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:40.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:40.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:40.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:40.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:40.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:40.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:40.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:40.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-05-04 09:25:40.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@377d55 2024-05-04 09:25:40.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@377d55 2024-05-04 09:25:40.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-05-04 09:25:40.895 [DefaultDispatcher-worker-8 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377d55 2024-05-04 09:25:40.904 [DefaultDispatcher-worker-11 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377d55 2024-05-04 09:25:40.913 [DefaultDispatcher-worker-11 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377d55 2024-05-04 09:25:40.923 [DefaultDispatcher-worker-3 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377d55 2024-05-04 09:25:40.927 [Test worker @coroutine#1765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377d55 2024-05-04 09:25:40.929 [DefaultDispatcher-worker-13 @coroutine#1767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33986be7 2024-05-04 09:25:40.938 [DefaultDispatcher-worker-3 @coroutine#1764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@377d55 2024-05-04 09:25:40.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-05-04 09:25:40.938 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-05-04 09:25:40.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:40.939 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@377d55: (connection evicted) 2024-05-04 09:25:40.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:40.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-05-04 09:25:40.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-05-04 09:25:40.957 [DefaultDispatcher-worker-3 @coroutine#1772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bdddfa4 2024-05-04 09:25:47.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60e5db1d 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:47.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@32eac39b 2024-05-04 09:25:47.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@32eac39b 2024-05-04 09:25:47.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-05-04 09:25:47.167 [DefaultDispatcher-worker-7 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eac39b 2024-05-04 09:25:47.221 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-05-04 09:25:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@235d46b2 2024-05-04 09:25:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:47.841 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-05-04 09:25:47.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:47.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:47.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:47.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:47.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:47.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:47.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:47.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:47.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-05-04 09:25:47.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@f83616 2024-05-04 09:25:47.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@f83616 2024-05-04 09:25:47.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55e3b64d 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:47.860 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:47.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-05-04 09:25:47.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d31fb6c 2024-05-04 09:25:47.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d31fb6c 2024-05-04 09:25:47.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-05-04 09:25:47.887 [Test worker @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d31fb6c 2024-05-04 09:25:47.890 [Test worker @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d31fb6c 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a0f1f9d 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:47.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:47.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-05-04 09:25:47.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e97da56 2024-05-04 09:25:47.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e97da56 2024-05-04 09:25:47.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-05-04 09:25:47.922 [Test worker @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e97da56 2024-05-04 09:25:47.925 [Test worker @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e97da56 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f31cf8f 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:47.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:47.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-05-04 09:25:47.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3507200d 2024-05-04 09:25:47.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@3507200d 2024-05-04 09:25:47.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-05-04 09:25:47.942 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:47.956 [Test worker @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3507200d 2024-05-04 09:25:47.958 [Test worker @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3507200d 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4830c979 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:47.960 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:47.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-05-04 09:25:47.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e86b2d1 2024-05-04 09:25:47.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e86b2d1 2024-05-04 09:25:47.961 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:47.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-05-04 09:25:47.987 [Test worker @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e86b2d1 2024-05-04 09:25:47.989 [Test worker @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e86b2d1 2024-05-04 09:25:47.995 [Test worker @coroutine#1840] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39985/ 2024-05-04 09:25:47.995 [Test worker @coroutine#1840] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39985/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:25:47.996 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:47.997 [Test worker @coroutine#1840] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39985/ 2024-05-04 09:25:47.998 [Test worker @coroutine#1840] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39985/ 2024-05-04 09:25:47.998 [Test worker @coroutine#1840] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39985/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:25:48.031 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:48.041 [Test worker @coroutine#1840] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39985/ 2024-05-04 09:25:48.041 [Test worker @coroutine#1840] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39985/ 2024-05-04 09:25:48.041 [Test worker @coroutine#1840] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39985/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:25:48.061 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:48.085 [Test worker @coroutine#1840] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39985/ 2024-05-04 09:25:48.085 [Test worker @coroutine#1840] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39985/ 2024-05-04 09:25:48.085 [Test worker @coroutine#1840] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39985/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:25:48.129 [Test worker @coroutine#1840] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39985/ 2024-05-04 09:25:48.129 [Test worker @coroutine#1840] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39985/ 2024-05-04 09:25:48.129 [Test worker @coroutine#1840] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39985/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:25:48.173 [Test worker @coroutine#1840] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39985/ 2024-05-04 09:25:48.173 [Test worker @coroutine#1840] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39985/ 2024-05-04 09:25:48.173 [Test worker @coroutine#1840] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39985/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:25:48.217 [Test worker @coroutine#1840] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39985/ 2024-05-04 09:25:48.217 [Test worker @coroutine#1840] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39985/ 2024-05-04 09:25:48.217 [Test worker @coroutine#1840] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39985/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:25:48.261 [Test worker @coroutine#1840] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39985/ 2024-05-04 09:25:48.265 [Test worker @coroutine#1857] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46465/ 2024-05-04 09:25:48.265 [Test worker @coroutine#1857] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46465/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:25:48.266 [Test worker @coroutine#1857] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46465/ 2024-05-04 09:25:48.267 [Test worker @coroutine#1857] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46465/ 2024-05-04 09:25:48.267 [Test worker @coroutine#1857] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46465/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:25:48.309 [Test worker @coroutine#1857] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46465/ 2024-05-04 09:25:48.309 [Test worker @coroutine#1857] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46465/ 2024-05-04 09:25:48.309 [Test worker @coroutine#1857] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46465/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:25:48.353 [Test worker @coroutine#1857] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46465/ 2024-05-04 09:25:48.353 [Test worker @coroutine#1857] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46465/ 2024-05-04 09:25:48.353 [Test worker @coroutine#1857] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46465/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:25:48.397 [Test worker @coroutine#1857] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46465/ 2024-05-04 09:25:48.397 [Test worker @coroutine#1857] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46465/ 2024-05-04 09:25:48.397 [Test worker @coroutine#1857] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46465/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:25:48.441 [Test worker @coroutine#1857] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46465/ 2024-05-04 09:25:48.441 [Test worker @coroutine#1857] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46465/ 2024-05-04 09:25:48.441 [Test worker @coroutine#1857] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46465/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:25:48.485 [Test worker @coroutine#1857] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46465/ 2024-05-04 09:25:48.485 [Test worker @coroutine#1857] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46465/ 2024-05-04 09:25:48.485 [Test worker @coroutine#1857] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46465/ from class io.ktor.utils.io.ByteBufferChannel 2024-05-04 09:25:48.486 [Test worker @coroutine#1857] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46465/ 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16422f27 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:48.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:48.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-05-04 09:25:48.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-05-04 09:25:48.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-05-04 09:25:48.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-05-04 09:25:48.733 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-05-04 09:25:48.745 [Test worker @coroutine#1890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-05-04 09:25:48.747 [Test worker @coroutine#1892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-05-04 09:25:48.749 [DefaultDispatcher-worker-12 @coroutine#1896] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36733/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:48.749 [DefaultDispatcher-worker-12 @coroutine#1896] 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:36733/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:25:48.749 [DefaultDispatcher-worker-12 @coroutine#1896] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36733/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:48.749 [DefaultDispatcher-worker-12 @coroutine#1896] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36733/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:25:48.751 [DefaultDispatcher-worker-6 @coroutine#1896] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36733/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:48.751 [DefaultDispatcher-worker-6 @coroutine#1896] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36733/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:48.760 [DefaultDispatcher-worker-3 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-05-04 09:25:48.760 [DefaultDispatcher-worker-3 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:48.760 [DefaultDispatcher-worker-3 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:48.760 [DefaultDispatcher-worker-3 @coroutine#1895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:48.761 [DefaultDispatcher-worker-7 @coroutine#1895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:48.761 [DefaultDispatcher-worker-7 @coroutine#1895] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:48.764 [Test worker @coroutine#1900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74f9004c 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:48.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:48.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-05-04 09:25:48.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@34947355 2024-05-04 09:25:48.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@34947355 2024-05-04 09:25:48.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-05-04 09:25:48.789 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34947355 2024-05-04 09:25:48.801 [Test worker @coroutine#1907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34947355 2024-05-04 09:25:48.803 [Test worker @coroutine#1909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34947355 2024-05-04 09:25:48.808 [DefaultDispatcher-worker-3 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36733/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-05-04 09:25:48.808 [DefaultDispatcher-worker-3 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36733/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-05-04 09:25:48.808 [DefaultDispatcher-worker-3 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36733/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-05-04 09:25:48.810 [DefaultDispatcher-worker-13 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36733/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-05-04 09:25:48.810 [DefaultDispatcher-worker-13 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36733/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-05-04 09:25:48.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4615bc00 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:48.812 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:48.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:48.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-05-04 09:25:48.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2024-05-04 09:25:48.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2024-05-04 09:25:48.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-05-04 09:25:48.815 [DefaultDispatcher-worker-8 @coroutine#1911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34947355 2024-05-04 09:25:48.816 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f845f1d 2024-05-04 09:25:48.816 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f845f1d 2024-05-04 09:25:48.820 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1143a29d 2024-05-04 09:25:48.820 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1143a29d 2024-05-04 09:25:48.823 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@157c346d 2024-05-04 09:25:48.823 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@157c346d 2024-05-04 09:25:48.825 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@507ea8a6 2024-05-04 09:25:48.825 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@507ea8a6 2024-05-04 09:25:48.828 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3f7903 2024-05-04 09:25:48.828 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3f7903 2024-05-04 09:25:48.830 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e47973 2024-05-04 09:25:48.830 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@61e47973 2024-05-04 09:25:48.833 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@154ff67e 2024-05-04 09:25:48.833 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@154ff67e 2024-05-04 09:25:48.837 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@305157e9 2024-05-04 09:25:48.837 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@305157e9 2024-05-04 09:25:48.840 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b0c781 2024-05-04 09:25:48.840 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b0c781 2024-05-04 09:25:48.840 [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 09:25:48.846 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2024-05-04 09:25:48.858 [Test worker @coroutine#1922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2024-05-04 09:25:48.860 [Test worker @coroutine#1924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2024-05-04 09:25:48.861 [DefaultDispatcher-worker-8 @coroutine#1928] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45557/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:48.861 [DefaultDispatcher-worker-8 @coroutine#1928] 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:45557/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:25:48.861 [DefaultDispatcher-worker-8 @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45557/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:48.861 [DefaultDispatcher-worker-8 @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45557/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:25:48.863 [DefaultDispatcher-worker-9 @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45557/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:48.863 [DefaultDispatcher-worker-9 @coroutine#1928] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45557/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:48.867 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:48.872 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2802ef14 2024-05-04 09:25:48.873 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@2802ef14 2024-05-04 09:25:48.873 [DefaultDispatcher-worker-11 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2024-05-04 09:25:48.873 [DefaultDispatcher-worker-11 @coroutine#1927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:48.873 [DefaultDispatcher-worker-11 @coroutine#1927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:48.873 [DefaultDispatcher-worker-11 @coroutine#1927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:48.874 [DefaultDispatcher-worker-9 @coroutine#1927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:48.874 [DefaultDispatcher-worker-9 @coroutine#1927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:48.876 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c50464 2024-05-04 09:25:48.876 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c50464 2024-05-04 09:25:48.877 [Test worker @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2024-05-04 09:25:48.880 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@22fa8464 2024-05-04 09:25:48.880 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@22fa8464 2024-05-04 09:25:48.883 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@67f80e5f 2024-05-04 09:25:48.883 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@67f80e5f 2024-05-04 09:25:48.886 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@583d37fb 2024-05-04 09:25:48.886 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@583d37fb 2024-05-04 09:25:48.889 [DefaultDispatcher-worker-11 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2024-05-04 09:25:48.889 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@56d5eebc 2024-05-04 09:25:48.889 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@56d5eebc 2024-05-04 09:25:48.891 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@20fa89a6 2024-05-04 09:25:48.891 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@20fa89a6 2024-05-04 09:25:48.894 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d7f110 2024-05-04 09:25:48.894 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d7f110 2024-05-04 09:25:48.896 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@36648cfe 2024-05-04 09:25:48.896 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@36648cfe 2024-05-04 09:25:48.896 [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 09:25:48.899 [DefaultDispatcher-worker-8 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2024-05-04 09:25:48.910 [DefaultDispatcher-worker-17 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2024-05-04 09:25:48.914 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:48.916 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d8f805 2024-05-04 09:25:48.916 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d8f805 2024-05-04 09:25:48.918 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e1f146e 2024-05-04 09:25:48.918 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e1f146e 2024-05-04 09:25:48.918 [DefaultDispatcher-worker-18 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2024-05-04 09:25:48.921 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a209375 2024-05-04 09:25:48.921 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a209375 2024-05-04 09:25:48.923 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f221e55 2024-05-04 09:25:48.923 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f221e55 2024-05-04 09:25:48.925 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@86ddd64 2024-05-04 09:25:48.925 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@86ddd64 2024-05-04 09:25:48.927 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e370463 2024-05-04 09:25:48.927 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e370463 2024-05-04 09:25:48.928 [DefaultDispatcher-worker-11 @coroutine#1944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2024-05-04 09:25:48.929 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@709299eb 2024-05-04 09:25:48.929 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@709299eb 2024-05-04 09:25:48.932 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f0de11a 2024-05-04 09:25:48.932 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f0de11a 2024-05-04 09:25:48.936 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ed8d62 2024-05-04 09:25:48.936 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ed8d62 2024-05-04 09:25:48.936 [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 09:25:48.938 [DefaultDispatcher-worker-7 @coroutine#1944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2024-05-04 09:25:48.948 [DefaultDispatcher-worker-18 @coroutine#1944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2024-05-04 09:25:48.958 [DefaultDispatcher-worker-18 @coroutine#1944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2024-05-04 09:25:48.971 [DefaultDispatcher-worker-13 @coroutine#1950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2024-05-04 09:25:48.983 [DefaultDispatcher-worker-2 @coroutine#1950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2024-05-04 09:25:48.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-05-04 09:25:48.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b23897a 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:48.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:48.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-05-04 09:25:48.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@21cb5648 2024-05-04 09:25:48.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@21cb5648 2024-05-04 09:25:48.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-05-04 09:25:49.020 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21cb5648 2024-05-04 09:25:49.032 [Test worker @coroutine#1969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21cb5648 2024-05-04 09:25:49.034 [Test worker @coroutine#1971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21cb5648 2024-05-04 09:25:49.035 [DefaultDispatcher-worker-2 @coroutine#1975] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53515/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:49.035 [DefaultDispatcher-worker-2 @coroutine#1975] 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:53515/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:25:49.035 [DefaultDispatcher-worker-2 @coroutine#1975] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53515/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:49.035 [DefaultDispatcher-worker-2 @coroutine#1975] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53515/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:25:49.037 [DefaultDispatcher-worker-18 @coroutine#1975] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53515/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:49.037 [DefaultDispatcher-worker-18 @coroutine#1975] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53515/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:49.046 [DefaultDispatcher-worker-11 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21cb5648 2024-05-04 09:25:49.046 [DefaultDispatcher-worker-11 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.046 [DefaultDispatcher-worker-11 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:49.046 [DefaultDispatcher-worker-11 @coroutine#1974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.047 [DefaultDispatcher-worker-2 @coroutine#1974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.047 [DefaultDispatcher-worker-2 @coroutine#1974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.050 [Test worker @coroutine#1978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21cb5648 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38568876 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:49.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:49.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-05-04 09:25:49.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4c32ff 2024-05-04 09:25:49.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c4c32ff 2024-05-04 09:25:49.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-05-04 09:25:49.057 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4c32ff 2024-05-04 09:25:49.069 [Test worker @coroutine#1986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4c32ff 2024-05-04 09:25:49.071 [Test worker @coroutine#1988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4c32ff 2024-05-04 09:25:49.072 [DefaultDispatcher-worker-2 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53515/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-05-04 09:25:49.073 [DefaultDispatcher-worker-2 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53515/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-05-04 09:25:49.073 [DefaultDispatcher-worker-2 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53515/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-05-04 09:25:49.074 [DefaultDispatcher-worker-17 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53515/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-05-04 09:25:49.074 [DefaultDispatcher-worker-17 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53515/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-05-04 09:25:49.082 [DefaultDispatcher-worker-6 @coroutine#1990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c4c32ff 2024-05-04 09:25:49.096 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:49.101 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f6c05a 2024-05-04 09:25:49.101 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f6c05a 2024-05-04 09:25:49.105 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@46312734 2024-05-04 09:25:49.105 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@46312734 2024-05-04 09:25:49.108 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@420eab2a 2024-05-04 09:25:49.108 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@420eab2a 2024-05-04 09:25:49.111 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c2d0f 2024-05-04 09:25:49.111 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c2d0f 2024-05-04 09:25:49.114 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7986c9a4 2024-05-04 09:25:49.114 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7986c9a4 2024-05-04 09:25:49.117 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@36414927 2024-05-04 09:25:49.117 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@36414927 2024-05-04 09:25:49.118 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@765e5a55 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:49.119 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:49.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-05-04 09:25:49.119 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@121f33e 2024-05-04 09:25:49.119 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@121f33e 2024-05-04 09:25:49.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-04 09:25:49.120 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-04 09:25:49.120 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-05-04 09:25:49.122 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6723d240 2024-05-04 09:25:49.122 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6723d240 2024-05-04 09:25:49.124 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@28a7ece9 2024-05-04 09:25:49.124 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@28a7ece9 2024-05-04 09:25:49.124 [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 09:25:49.147 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-04 09:25:49.156 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:49.159 [Test worker @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-04 09:25:49.161 [Test worker @coroutine#2003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-04 09:25:49.161 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2524beec 2024-05-04 09:25:49.161 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2524beec 2024-05-04 09:25:49.162 [DefaultDispatcher-worker-11 @coroutine#2007] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45651/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:49.162 [DefaultDispatcher-worker-11 @coroutine#2007] 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:45651/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:25:49.162 [DefaultDispatcher-worker-11 @coroutine#2007] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45651/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:49.162 [DefaultDispatcher-worker-11 @coroutine#2007] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45651/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:25:49.164 [DefaultDispatcher-worker-17 @coroutine#2007] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45651/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:49.164 [DefaultDispatcher-worker-17 @coroutine#2007] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45651/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:49.165 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be34438 2024-05-04 09:25:49.166 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2be34438 2024-05-04 09:25:49.169 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fdcd59c 2024-05-04 09:25:49.169 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fdcd59c 2024-05-04 09:25:49.174 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ade4e03 2024-05-04 09:25:49.174 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ade4e03 2024-05-04 09:25:49.174 [DefaultDispatcher-worker-2 @coroutine#2006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-04 09:25:49.174 [DefaultDispatcher-worker-2 @coroutine#2006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.174 [DefaultDispatcher-worker-2 @coroutine#2006] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:49.174 [DefaultDispatcher-worker-2 @coroutine#2006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.175 [DefaultDispatcher-worker-4 @coroutine#2006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.175 [DefaultDispatcher-worker-4 @coroutine#2006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.176 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a0d5e6a 2024-05-04 09:25:49.176 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a0d5e6a 2024-05-04 09:25:49.178 [Test worker @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-05-04 09:25:49.179 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7e0597 2024-05-04 09:25:49.179 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7e0597 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@403b7be3 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:49.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:49.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-05-04 09:25:49.181 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@12474b51 2024-05-04 09:25:49.181 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@12474b51 2024-05-04 09:25:49.183 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@af1b14c 2024-05-04 09:25:49.183 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@af1b14c 2024-05-04 09:25:49.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@39e91bda 2024-05-04 09:25:49.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@39e91bda 2024-05-04 09:25:49.185 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-05-04 09:25:49.186 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39e91bda 2024-05-04 09:25:49.186 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8f4076 2024-05-04 09:25:49.186 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@a8f4076 2024-05-04 09:25:49.186 [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 09:25:49.198 [Test worker @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39e91bda 2024-05-04 09:25:49.199 [Test worker @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39e91bda 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78d49939 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:49.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:49.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-05-04 09:25:49.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e2a2b07 2024-05-04 09:25:49.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e2a2b07 2024-05-04 09:25:49.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-05-04 09:25:49.210 [DefaultDispatcher-worker-2 @coroutine#2022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39e91bda 2024-05-04 09:25:49.220 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:49.224 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e2a2b07 2024-05-04 09:25:49.225 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@565d5704 2024-05-04 09:25:49.225 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@565d5704 2024-05-04 09:25:49.229 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@589ab3bf 2024-05-04 09:25:49.229 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@589ab3bf 2024-05-04 09:25:49.231 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca53c74 2024-05-04 09:25:49.231 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ca53c74 2024-05-04 09:25:49.233 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a7b984 2024-05-04 09:25:49.233 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a7b984 2024-05-04 09:25:49.235 [Test worker @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e2a2b07 2024-05-04 09:25:49.235 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@257e28c3 2024-05-04 09:25:49.235 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@257e28c3 2024-05-04 09:25:49.237 [Test worker @coroutine#2033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e2a2b07 2024-05-04 09:25:49.238 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f46098 2024-05-04 09:25:49.238 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@28f46098 2024-05-04 09:25:49.238 [DefaultDispatcher-worker-9 @coroutine#2037] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53865/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:49.238 [DefaultDispatcher-worker-9 @coroutine#2037] 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:53865/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:25:49.238 [DefaultDispatcher-worker-9 @coroutine#2037] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53865/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:49.238 [DefaultDispatcher-worker-9 @coroutine#2037] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53865/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:25:49.240 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc7af6e 2024-05-04 09:25:49.240 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc7af6e 2024-05-04 09:25:49.240 [DefaultDispatcher-worker-6 @coroutine#2037] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53865/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:49.240 [DefaultDispatcher-worker-6 @coroutine#2037] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53865/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:49.242 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@798846cb 2024-05-04 09:25:49.242 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@798846cb 2024-05-04 09:25:49.244 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d645109 2024-05-04 09:25:49.244 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d645109 2024-05-04 09:25:49.244 [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 09:25:49.248 [DefaultDispatcher-worker-1 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e2a2b07 2024-05-04 09:25:49.248 [DefaultDispatcher-worker-1 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.249 [DefaultDispatcher-worker-1 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:49.249 [DefaultDispatcher-worker-1 @coroutine#2036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.249 [DefaultDispatcher-worker-14 @coroutine#2036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.249 [DefaultDispatcher-worker-14 @coroutine#2036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.251 [Test worker @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e2a2b07 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e451f9a 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:49.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:49.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-05-04 09:25:49.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f59cb6f 2024-05-04 09:25:49.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f59cb6f 2024-05-04 09:25:49.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-05-04 09:25:49.255 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f59cb6f 2024-05-04 09:25:49.270 [Test worker @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f59cb6f 2024-05-04 09:25:49.272 [Test worker @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f59cb6f 2024-05-04 09:25:49.273 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-05-04 09:25:49.273 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:49.273 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:49.273 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:49.273 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:49.273 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:49.273 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73de4a71 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@639d6b7c 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@639d6b7c 2024-05-04 09:25:49.274 [DefaultDispatcher-worker-14 @coroutine#2058] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-05-04 09:25:49.284 [DefaultDispatcher-worker-3 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f59cb6f 2024-05-04 09:25:49.285 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:49.289 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c25b6b9 2024-05-04 09:25:49.289 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c25b6b9 2024-05-04 09:25:49.293 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e24d4d 2024-05-04 09:25:49.293 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e24d4d 2024-05-04 09:25:49.295 [DefaultDispatcher-worker-14 @coroutine#2058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d6b7c 2024-05-04 09:25:49.296 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@26ddddc9 2024-05-04 09:25:49.296 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@26ddddc9 2024-05-04 09:25:49.299 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@63df4776 2024-05-04 09:25:49.299 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@63df4776 2024-05-04 09:25:49.302 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:49.302 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@624eb5ca 2024-05-04 09:25:49.302 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@624eb5ca 2024-05-04 09:25:49.304 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebdfb1b 2024-05-04 09:25:49.304 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebdfb1b 2024-05-04 09:25:49.305 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@527604eb 2024-05-04 09:25:49.305 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@527604eb 2024-05-04 09:25:49.307 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@407a0cbc 2024-05-04 09:25:49.307 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@407a0cbc 2024-05-04 09:25:49.307 [DefaultDispatcher-worker-14 @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d6b7c 2024-05-04 09:25:49.307 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0da8f9 2024-05-04 09:25:49.307 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0da8f9 2024-05-04 09:25:49.309 [DefaultDispatcher-worker-14 @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d6b7c 2024-05-04 09:25:49.309 [DefaultDispatcher-worker-12 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:49.309 [DefaultDispatcher-worker-12 @coroutine#2066] 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 09:25:49.309 [DefaultDispatcher-worker-12 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:49.309 [DefaultDispatcher-worker-12 @coroutine#2066] 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 09:25:49.309 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4445906b 2024-05-04 09:25:49.309 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4445906b 2024-05-04 09:25:49.310 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f0b839 2024-05-04 09:25:49.310 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f0b839 2024-05-04 09:25:49.310 [DefaultDispatcher-worker-14 @coroutine#2058] 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 09:25:49.311 [DefaultDispatcher-worker-14 @coroutine#2058] 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 09:25:49.311 [DefaultDispatcher-worker-14 @coroutine#2058] 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 09:25:49.311 [DefaultDispatcher-worker-11 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:49.312 [DefaultDispatcher-worker-8 @coroutine#2058] 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 09:25:49.314 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1470687 2024-05-04 09:25:49.314 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1470687 2024-05-04 09:25:49.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-05-04 09:25:49.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:49.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:49.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:49.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:49.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:49.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:49.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f0c2eff 2024-05-04 09:25:49.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:49.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:49.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:49.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:49.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:49.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:49.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:49.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:49.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:49.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:49.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:49.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:49.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:49.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:49.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:49.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:49.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:49.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:49.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:49.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-05-04 09:25:49.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:49.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:49.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:49.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:49.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:49.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:49.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:49.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:49.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-05-04 09:25:49.315 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1487bd68 2024-05-04 09:25:49.315 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1487bd68 2024-05-04 09:25:49.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-05-04 09:25:49.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-05-04 09:25:49.316 [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 09:25:49.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-05-04 09:25:49.317 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@20835097 2024-05-04 09:25:49.317 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@20835097 2024-05-04 09:25:49.320 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@308ca7d7 2024-05-04 09:25:49.320 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@308ca7d7 2024-05-04 09:25:49.321 [DefaultDispatcher-worker-5 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d6b7c 2024-05-04 09:25:49.321 [DefaultDispatcher-worker-5 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.321 [DefaultDispatcher-worker-5 @coroutine#2065] 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 09:25:49.321 [DefaultDispatcher-worker-5 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.322 [DefaultDispatcher-worker-14 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.323 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a2af65 2024-05-04 09:25:49.323 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a2af65 2024-05-04 09:25:49.325 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6168f9c8 2024-05-04 09:25:49.325 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6168f9c8 2024-05-04 09:25:49.328 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b551a9a 2024-05-04 09:25:49.328 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b551a9a 2024-05-04 09:25:49.328 [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 09:25:49.342 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-05-04 09:25:49.354 [Test worker @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-05-04 09:25:49.354 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:49.355 [Test worker @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-05-04 09:25:49.356 [DefaultDispatcher-worker-3 @coroutine#2080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40775/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:49.356 [DefaultDispatcher-worker-3 @coroutine#2080] 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:40775/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:25:49.357 [DefaultDispatcher-worker-3 @coroutine#2080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40775/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:49.357 [DefaultDispatcher-worker-3 @coroutine#2080] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40775/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:25:49.358 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@30acac90 2024-05-04 09:25:49.358 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@30acac90 2024-05-04 09:25:49.358 [DefaultDispatcher-worker-17 @coroutine#2080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40775/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:49.358 [DefaultDispatcher-worker-17 @coroutine#2080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40775/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:49.360 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6b54f5 2024-05-04 09:25:49.360 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6b54f5 2024-05-04 09:25:49.363 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a54c7e0 2024-05-04 09:25:49.363 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a54c7e0 2024-05-04 09:25:49.365 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f565ece 2024-05-04 09:25:49.365 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f565ece 2024-05-04 09:25:49.368 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acba598 2024-05-04 09:25:49.368 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acba598 2024-05-04 09:25:49.368 [DefaultDispatcher-worker-17 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-05-04 09:25:49.368 [DefaultDispatcher-worker-17 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.368 [DefaultDispatcher-worker-17 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:49.368 [DefaultDispatcher-worker-17 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.369 [DefaultDispatcher-worker-13 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.369 [DefaultDispatcher-worker-13 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.370 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee380c8 2024-05-04 09:25:49.370 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee380c8 2024-05-04 09:25:49.372 [Test worker @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-05-04 09:25:49.373 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@52942533 2024-05-04 09:25:49.373 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@52942533 2024-05-04 09:25:49.374 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:49.375 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f79a181 2024-05-04 09:25:49.375 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f79a181 2024-05-04 09:25:49.378 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@68692093 2024-05-04 09:25:49.378 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@68692093 2024-05-04 09:25:49.378 [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 09:25:49.380 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@74eaf047 2024-05-04 09:25:49.380 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@74eaf047 2024-05-04 09:25:49.385 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a2d10aa 2024-05-04 09:25:49.385 [DefaultDispatcher-worker-11 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-05-04 09:25:49.385 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a2d10aa 2024-05-04 09:25:49.387 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e129b37 2024-05-04 09:25:49.387 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e129b37 2024-05-04 09:25:49.390 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b101a91 2024-05-04 09:25:49.390 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b101a91 2024-05-04 09:25:49.393 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@18dbbd7c 2024-05-04 09:25:49.393 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@18dbbd7c 2024-05-04 09:25:49.395 [DefaultDispatcher-worker-6 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-05-04 09:25:49.395 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@a61468d 2024-05-04 09:25:49.395 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@a61468d 2024-05-04 09:25:49.398 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6040bfd5 2024-05-04 09:25:49.398 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6040bfd5 2024-05-04 09:25:49.400 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b3fe5de 2024-05-04 09:25:49.400 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b3fe5de 2024-05-04 09:25:49.403 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4a9398 2024-05-04 09:25:49.403 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4a9398 2024-05-04 09:25:49.403 [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 09:25:49.404 [DefaultDispatcher-worker-2 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-05-04 09:25:49.413 [DefaultDispatcher-worker-6 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-05-04 09:25:49.416 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:49.420 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e570d56 2024-05-04 09:25:49.420 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e570d56 2024-05-04 09:25:49.423 [DefaultDispatcher-worker-6 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-05-04 09:25:49.424 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4090faec 2024-05-04 09:25:49.424 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4090faec 2024-05-04 09:25:49.427 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@44af6626 2024-05-04 09:25:49.427 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@44af6626 2024-05-04 09:25:49.430 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1adf0d7 2024-05-04 09:25:49.430 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1adf0d7 2024-05-04 09:25:49.433 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@77666009 2024-05-04 09:25:49.433 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@77666009 2024-05-04 09:25:49.434 [DefaultDispatcher-worker-13 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-05-04 09:25:49.436 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3066b393 2024-05-04 09:25:49.436 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3066b393 2024-05-04 09:25:49.438 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@f477def 2024-05-04 09:25:49.438 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@f477def 2024-05-04 09:25:49.440 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@61820f98 2024-05-04 09:25:49.440 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@61820f98 2024-05-04 09:25:49.442 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@25a04d89 2024-05-04 09:25:49.442 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@25a04d89 2024-05-04 09:25:49.442 [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 09:25:49.444 [DefaultDispatcher-worker-17 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-05-04 09:25:49.454 [DefaultDispatcher-worker-18 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-05-04 09:25:49.464 [DefaultDispatcher-worker-15 @coroutine#2101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-05-04 09:25:49.467 [DefaultDispatcher-worker-14 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40775/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 09:25:49.467 [DefaultDispatcher-worker-14 @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:40775/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-04 09:25:49.467 [DefaultDispatcher-worker-14 @coroutine#2109] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40775/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 09:25:49.468 [DefaultDispatcher-worker-2 @coroutine#2109] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40775/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 09:25:49.468 [DefaultDispatcher-worker-2 @coroutine#2109] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40775/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 09:25:49.468 [DefaultDispatcher-worker-2 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40775/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-04 09:25:49.468 [DefaultDispatcher-worker-2 @coroutine#2109] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40775/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:49.469 [DefaultDispatcher-worker-2 @coroutine#2109] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40775/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-04 09:25:49.469 [DefaultDispatcher-worker-2 @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:40775/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-05-04 09:25:49.469 [DefaultDispatcher-worker-2 @coroutine#2109] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40775/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-04 09:25:49.470 [DefaultDispatcher-worker-18 @coroutine#2109] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40775/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-04 09:25:49.470 [DefaultDispatcher-worker-18 @coroutine#2109] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40775/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-04 09:25:49.504 [DefaultDispatcher-worker-3 @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2898c70d 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:49.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:49.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-05-04 09:25:49.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-05-04 09:25:49.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-05-04 09:25:49.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-05-04 09:25:49.532 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-05-04 09:25:49.543 [Test worker @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-05-04 09:25:49.545 [Test worker @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-05-04 09:25:49.546 [DefaultDispatcher-worker-15 @coroutine#2132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56503/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:49.546 [DefaultDispatcher-worker-15 @coroutine#2132] 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:56503/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:25:49.546 [DefaultDispatcher-worker-15 @coroutine#2132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56503/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:49.546 [DefaultDispatcher-worker-15 @coroutine#2132] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56503/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:25:49.548 [DefaultDispatcher-worker-8 @coroutine#2132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56503/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:49.548 [DefaultDispatcher-worker-8 @coroutine#2132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56503/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:49.556 [DefaultDispatcher-worker-11 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-05-04 09:25:49.556 [DefaultDispatcher-worker-11 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.556 [DefaultDispatcher-worker-11 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:49.556 [DefaultDispatcher-worker-11 @coroutine#2131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.557 [DefaultDispatcher-worker-13 @coroutine#2131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.557 [DefaultDispatcher-worker-13 @coroutine#2131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.559 [Test worker @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fb40e49 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:49.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:49.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-05-04 09:25:49.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@368e7d3a 2024-05-04 09:25:49.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@368e7d3a 2024-05-04 09:25:49.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-05-04 09:25:49.565 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368e7d3a 2024-05-04 09:25:49.579 [Test worker @coroutine#2143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368e7d3a 2024-05-04 09:25:49.581 [Test worker @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368e7d3a 2024-05-04 09:25:49.594 [DefaultDispatcher-worker-10 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-05-04 09:25:49.594 [DefaultDispatcher-worker-6 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@368e7d3a 2024-05-04 09:25:49.602 [DefaultDispatcher-worker-9 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-05-04 09:25:49.610 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:49.611 [DefaultDispatcher-worker-5 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-05-04 09:25:49.614 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1b9898 2024-05-04 09:25:49.614 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1b9898 2024-05-04 09:25:49.619 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@50dc7d2b 2024-05-04 09:25:49.619 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@50dc7d2b 2024-05-04 09:25:49.622 [DefaultDispatcher-worker-7 @coroutine#2153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-05-04 09:25:49.623 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@54e3f3e8 2024-05-04 09:25:49.623 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@54e3f3e8 2024-05-04 09:25:49.626 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e17710 2024-05-04 09:25:49.626 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e17710 2024-05-04 09:25:49.629 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@133cf2ec 2024-05-04 09:25:49.629 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@133cf2ec 2024-05-04 09:25:49.632 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bae085 2024-05-04 09:25:49.632 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@20bae085 2024-05-04 09:25:49.635 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8d3bc9 2024-05-04 09:25:49.635 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8d3bc9 2024-05-04 09:25:49.638 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@71ce885f 2024-05-04 09:25:49.638 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@71ce885f 2024-05-04 09:25:49.641 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@591af18 2024-05-04 09:25:49.641 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@591af18 2024-05-04 09:25:49.641 [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 09:25:49.645 [DefaultDispatcher-worker-12 @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-05-04 09:25:49.660 [DefaultDispatcher-worker-2 @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-05-04 09:25:49.664 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:49.668 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c14a4b3 2024-05-04 09:25:49.668 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c14a4b3 2024-05-04 09:25:49.673 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d34d41 2024-05-04 09:25:49.673 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@32d34d41 2024-05-04 09:25:49.675 [DefaultDispatcher-worker-6 @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-05-04 09:25:49.676 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@36eccfc3 2024-05-04 09:25:49.676 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@36eccfc3 2024-05-04 09:25:49.678 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ee477a 2024-05-04 09:25:49.678 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ee477a 2024-05-04 09:25:49.680 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac64488 2024-05-04 09:25:49.680 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac64488 2024-05-04 09:25:49.683 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d7b5d4 2024-05-04 09:25:49.683 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d7b5d4 2024-05-04 09:25:49.685 [DefaultDispatcher-worker-10 @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-05-04 09:25:49.685 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1215e89a 2024-05-04 09:25:49.685 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1215e89a 2024-05-04 09:25:49.688 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c1b835 2024-05-04 09:25:49.688 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@13c1b835 2024-05-04 09:25:49.690 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7b4cc1 2024-05-04 09:25:49.690 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b7b4cc1 2024-05-04 09:25:49.690 [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 09:25:49.694 [DefaultDispatcher-worker-6 @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-05-04 09:25:49.706 [DefaultDispatcher-worker-2 @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-05-04 09:25:49.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cb3cfef 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:49.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@197da701 2024-05-04 09:25:49.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@197da701 2024-05-04 09:25:49.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-05-04 09:25:49.729 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197da701 2024-05-04 09:25:49.741 [Test worker @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197da701 2024-05-04 09:25:49.743 [Test worker @coroutine#2170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197da701 2024-05-04 09:25:49.744 [DefaultDispatcher-worker-7 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44425/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:49.744 [DefaultDispatcher-worker-7 @coroutine#2174] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44425/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:25:49.744 [DefaultDispatcher-worker-7 @coroutine#2174] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44425/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:49.744 [DefaultDispatcher-worker-7 @coroutine#2174] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44425/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:25:49.746 [DefaultDispatcher-worker-2 @coroutine#2174] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44425/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:49.746 [DefaultDispatcher-worker-2 @coroutine#2174] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44425/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:49.755 [DefaultDispatcher-worker-9 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197da701 2024-05-04 09:25:49.755 [DefaultDispatcher-worker-9 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.755 [DefaultDispatcher-worker-9 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:49.755 [DefaultDispatcher-worker-9 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.756 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.756 [DefaultDispatcher-worker-4 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.758 [Test worker @coroutine#2178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197da701 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15e881c0 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:49.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:49.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-05-04 09:25:49.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@159a32a4 2024-05-04 09:25:49.765 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@159a32a4 2024-05-04 09:25:49.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-05-04 09:25:49.766 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159a32a4 2024-05-04 09:25:49.772 [DefaultDispatcher-worker-3 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-05-04 09:25:49.772 [DefaultDispatcher-worker-3 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.772 [DefaultDispatcher-worker-3 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:49.772 [DefaultDispatcher-worker-3 @coroutine#1895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.774 [DefaultDispatcher-worker-4 @coroutine#1895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.774 [DefaultDispatcher-worker-4 @coroutine#1895] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.780 [Test worker @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159a32a4 2024-05-04 09:25:49.782 [Test worker @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159a32a4 2024-05-04 09:25:49.796 [DefaultDispatcher-worker-6 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159a32a4 2024-05-04 09:25:49.797 [DefaultDispatcher-worker-10 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197da701 2024-05-04 09:25:49.807 [DefaultDispatcher-worker-6 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197da701 2024-05-04 09:25:49.808 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:49.814 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fdfec87 2024-05-04 09:25:49.814 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fdfec87 2024-05-04 09:25:49.816 [DefaultDispatcher-worker-12 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197da701 2024-05-04 09:25:49.818 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@61181f0c 2024-05-04 09:25:49.818 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@61181f0c 2024-05-04 09:25:49.821 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@652787f7 2024-05-04 09:25:49.821 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@652787f7 2024-05-04 09:25:49.823 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@20251537 2024-05-04 09:25:49.823 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@20251537 2024-05-04 09:25:49.826 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@300e6e60 2024-05-04 09:25:49.826 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@300e6e60 2024-05-04 09:25:49.826 [DefaultDispatcher-worker-9 @coroutine#2199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197da701 2024-05-04 09:25:49.828 [DefaultDispatcher-worker-5 @coroutine#2206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44425/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 09:25:49.828 [DefaultDispatcher-worker-5 @coroutine#2206] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44425/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-04 09:25:49.828 [DefaultDispatcher-worker-5 @coroutine#2206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44425/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 09:25:49.828 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@11cff712 2024-05-04 09:25:49.828 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@11cff712 2024-05-04 09:25:49.829 [DefaultDispatcher-worker-9 @coroutine#2206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44425/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 09:25:49.829 [DefaultDispatcher-worker-9 @coroutine#2206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44425/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-05-04 09:25:49.829 [DefaultDispatcher-worker-9 @coroutine#2206] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44425/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-05-04 09:25:49.830 [DefaultDispatcher-worker-9 @coroutine#2206] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44425/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:49.830 [DefaultDispatcher-worker-9 @coroutine#2206] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44425/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-04 09:25:49.830 [DefaultDispatcher-worker-9 @coroutine#2206] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44425/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-05-04 09:25:49.830 [DefaultDispatcher-worker-9 @coroutine#2206] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44425/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-04 09:25:49.831 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@480ed2e3 2024-05-04 09:25:49.831 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@480ed2e3 2024-05-04 09:25:49.831 [DefaultDispatcher-worker-9 @coroutine#2206] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44425/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-04 09:25:49.831 [DefaultDispatcher-worker-9 @coroutine#2206] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44425/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-05-04 09:25:49.833 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@400aea78 2024-05-04 09:25:49.833 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@400aea78 2024-05-04 09:25:49.836 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@334f177 2024-05-04 09:25:49.836 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@334f177 2024-05-04 09:25:49.836 [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 09:25:49.852 [DefaultDispatcher-worker-3 @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197da701 2024-05-04 09:25:49.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ef34eb3 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:49.858 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:49.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-05-04 09:25:49.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfc7b3f 2024-05-04 09:25:49.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dfc7b3f 2024-05-04 09:25:49.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-05-04 09:25:49.865 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:49.868 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c478ca1 2024-05-04 09:25:49.868 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c478ca1 2024-05-04 09:25:49.871 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@52806959 2024-05-04 09:25:49.871 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@52806959 2024-05-04 09:25:49.874 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@56bfe7d1 2024-05-04 09:25:49.874 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@56bfe7d1 2024-05-04 09:25:49.878 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@13bd6362 2024-05-04 09:25:49.878 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@13bd6362 2024-05-04 09:25:49.880 [DefaultDispatcher-worker-2 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2024-05-04 09:25:49.881 [DefaultDispatcher-worker-2 @coroutine#1927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.881 [DefaultDispatcher-worker-2 @coroutine#1927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:49.881 [DefaultDispatcher-worker-2 @coroutine#1927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.881 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@737fc730 2024-05-04 09:25:49.881 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@737fc730 2024-05-04 09:25:49.882 [DefaultDispatcher-worker-5 @coroutine#1927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.882 [DefaultDispatcher-worker-5 @coroutine#1927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.883 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc7b3f 2024-05-04 09:25:49.884 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e4b2a7 2024-05-04 09:25:49.884 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e4b2a7 2024-05-04 09:25:49.886 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcc4845 2024-05-04 09:25:49.886 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcc4845 2024-05-04 09:25:49.889 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@73929c2d 2024-05-04 09:25:49.889 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@73929c2d 2024-05-04 09:25:49.891 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ed98328 2024-05-04 09:25:49.891 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ed98328 2024-05-04 09:25:49.891 [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 09:25:49.895 [Test worker @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc7b3f 2024-05-04 09:25:49.897 [Test worker @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc7b3f 2024-05-04 09:25:49.898 [DefaultDispatcher-worker-2 @coroutine#2234] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59791/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:49.898 [DefaultDispatcher-worker-2 @coroutine#2234] 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:59791/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:25:49.898 [DefaultDispatcher-worker-2 @coroutine#2234] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59791/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:49.899 [DefaultDispatcher-worker-2 @coroutine#2234] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59791/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:25:49.900 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59791/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:49.900 [DefaultDispatcher-worker-5 @coroutine#2234] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59791/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:49.909 [DefaultDispatcher-worker-9 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc7b3f 2024-05-04 09:25:49.909 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.909 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:49.909 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.910 [DefaultDispatcher-worker-16 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.910 [DefaultDispatcher-worker-16 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:49.913 [Test worker @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc7b3f 2024-05-04 09:25:49.913 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dd5422f 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:49.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:49.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-05-04 09:25:49.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@e594c46 2024-05-04 09:25:49.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@e594c46 2024-05-04 09:25:49.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-05-04 09:25:49.921 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e594c46 2024-05-04 09:25:49.933 [Test worker @coroutine#2245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e594c46 2024-05-04 09:25:49.935 [Test worker @coroutine#2247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e594c46 2024-05-04 09:25:49.939 [DefaultDispatcher-worker-9 @coroutine#2256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59791/auth/register 2024-05-04 09:25:49.939 [DefaultDispatcher-worker-9 @coroutine#2256] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59791/auth/register. 2024-05-04 09:25:49.939 [DefaultDispatcher-worker-9 @coroutine#2256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59791/auth/register 2024-05-04 09:25:49.939 [DefaultDispatcher-worker-9 @coroutine#2256] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59791/auth/register from class io.ktor.http.content.TextContent 2024-05-04 09:25:49.940 [DefaultDispatcher-worker-15 @coroutine#2256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59791/auth/register 2024-05-04 09:25:49.940 [DefaultDispatcher-worker-15 @coroutine#2256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59791/auth/register 2024-05-04 09:25:49.946 [DefaultDispatcher-worker-10 @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e594c46 2024-05-04 09:25:49.959 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:49.963 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c26fac7 2024-05-04 09:25:49.963 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c26fac7 2024-05-04 09:25:49.967 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e11933 2024-05-04 09:25:49.967 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e11933 2024-05-04 09:25:49.969 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@66de91b7 2024-05-04 09:25:49.970 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@66de91b7 2024-05-04 09:25:49.972 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dc1308 2024-05-04 09:25:49.972 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@23dc1308 2024-05-04 09:25:49.975 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f72576 2024-05-04 09:25:49.975 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f72576 2024-05-04 09:25:49.977 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b593da 2024-05-04 09:25:49.977 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b593da 2024-05-04 09:25:49.979 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@74fb12 2024-05-04 09:25:49.979 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@74fb12 2024-05-04 09:25:49.981 [DefaultDispatcher-worker-5 @coroutine#2256] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59791/auth/register. 2024-05-04 09:25:49.981 [DefaultDispatcher-worker-5 @coroutine#2256] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59791/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:49.982 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@43f3ec47 2024-05-04 09:25:49.982 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@43f3ec47 2024-05-04 09:25:49.985 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@26ebdda 2024-05-04 09:25:49.985 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@26ebdda 2024-05-04 09:25:49.985 [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 09:25:50.008 [DefaultDispatcher-worker-2 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc7b3f 2024-05-04 09:25:50.020 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:50.021 [DefaultDispatcher-worker-2 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc7b3f 2024-05-04 09:25:50.024 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@9ccfbbe 2024-05-04 09:25:50.024 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@9ccfbbe 2024-05-04 09:25:50.027 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b04f7 2024-05-04 09:25:50.027 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b04f7 2024-05-04 09:25:50.031 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@33490ce 2024-05-04 09:25:50.031 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@33490ce 2024-05-04 09:25:50.034 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@46360ecc 2024-05-04 09:25:50.034 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@46360ecc 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@496e2bdd 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:50.036 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:50.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-05-04 09:25:50.037 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@28490cbf 2024-05-04 09:25:50.037 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@28490cbf 2024-05-04 09:25:50.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-05-04 09:25:50.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-05-04 09:25:50.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-05-04 09:25:50.039 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ba89fd 2024-05-04 09:25:50.039 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ba89fd 2024-05-04 09:25:50.041 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@502fd524 2024-05-04 09:25:50.041 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@502fd524 2024-05-04 09:25:50.044 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2619f183 2024-05-04 09:25:50.044 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2619f183 2024-05-04 09:25:50.046 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d52d0b 2024-05-04 09:25:50.046 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d52d0b 2024-05-04 09:25:50.046 [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 09:25:50.058 [DefaultDispatcher-worker-14 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21cb5648 2024-05-04 09:25:50.058 [DefaultDispatcher-worker-14 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.058 [DefaultDispatcher-worker-14 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:50.058 [DefaultDispatcher-worker-14 @coroutine#1974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.059 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-05-04 09:25:50.059 [DefaultDispatcher-worker-6 @coroutine#1974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.059 [DefaultDispatcher-worker-6 @coroutine#1974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.071 [Test worker @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-05-04 09:25:50.073 [Test worker @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-05-04 09:25:50.074 [DefaultDispatcher-worker-15 @coroutine#2272] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:25:50.074 [DefaultDispatcher-worker-15 @coroutine#2272] 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 09:25:50.074 [DefaultDispatcher-worker-15 @coroutine#2272] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:25:50.074 [DefaultDispatcher-worker-15 @coroutine#2272] 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 09:25:50.076 [DefaultDispatcher-worker-16 @coroutine#2272] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:25:50.076 [DefaultDispatcher-worker-16 @coroutine#2272] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:25:50.084 [DefaultDispatcher-worker-7 @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-05-04 09:25:50.084 [DefaultDispatcher-worker-7 @coroutine#2271] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-04 09:25:50.084 [DefaultDispatcher-worker-7 @coroutine#2271] 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 09:25:50.084 [DefaultDispatcher-worker-7 @coroutine#2271] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-04 09:25:50.085 [DefaultDispatcher-worker-6 @coroutine#2271] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-04 09:25:50.085 [DefaultDispatcher-worker-6 @coroutine#2271] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-04 09:25:50.087 [Test worker @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-05-04 09:25:50.093 [Test worker @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-05-04 09:25:50.108 [Test worker @coroutine#2290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76379796 2024-05-04 09:25:50.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-05-04 09:25:50.110 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-05-04 09:25:50.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:50.110 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76379796: (connection evicted) 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:50.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-05-04 09:25:50.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@326d39fd 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:50.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:50.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-05-04 09:25:50.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2024-05-04 09:25:50.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2024-05-04 09:25:50.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-05-04 09:25:50.117 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2024-05-04 09:25:50.128 [Test worker @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2024-05-04 09:25:50.130 [Test worker @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2024-05-04 09:25:50.131 [DefaultDispatcher-worker-7 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:25:50.131 [DefaultDispatcher-worker-7 @coroutine#2300] 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 09:25:50.131 [DefaultDispatcher-worker-7 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:25:50.131 [DefaultDispatcher-worker-7 @coroutine#2300] 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 09:25:50.133 [DefaultDispatcher-worker-5 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:25:50.133 [DefaultDispatcher-worker-5 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:25:50.142 [DefaultDispatcher-worker-6 @coroutine#2299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2024-05-04 09:25:50.142 [DefaultDispatcher-worker-6 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-04 09:25:50.142 [DefaultDispatcher-worker-6 @coroutine#2299] 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 09:25:50.142 [DefaultDispatcher-worker-6 @coroutine#2299] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-04 09:25:50.143 [DefaultDispatcher-worker-12 @coroutine#2299] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-04 09:25:50.143 [DefaultDispatcher-worker-12 @coroutine#2299] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-04 09:25:50.145 [Test worker @coroutine#2304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2024-05-04 09:25:50.148 [Test worker @coroutine#2311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2024-05-04 09:25:50.152 [Test worker @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2693e39c 2024-05-04 09:25:50.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-05-04 09:25:50.153 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-05-04 09:25:50.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:50.153 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2693e39c: (connection evicted) 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:50.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-05-04 09:25:50.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@493ed8e6 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:50.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:50.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-05-04 09:25:50.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dcc0e3d 2024-05-04 09:25:50.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dcc0e3d 2024-05-04 09:25:50.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-05-04 09:25:50.158 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcc0e3d 2024-05-04 09:25:50.169 [Test worker @coroutine#2321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcc0e3d 2024-05-04 09:25:50.171 [Test worker @coroutine#2323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcc0e3d 2024-05-04 09:25:50.172 [DefaultDispatcher-worker-16 @coroutine#2327] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:25:50.172 [DefaultDispatcher-worker-16 @coroutine#2327] 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 09:25:50.172 [DefaultDispatcher-worker-16 @coroutine#2327] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:25:50.172 [DefaultDispatcher-worker-16 @coroutine#2327] 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 09:25:50.174 [DefaultDispatcher-worker-18 @coroutine#2327] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:25:50.174 [DefaultDispatcher-worker-18 @coroutine#2327] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:25:50.184 [DefaultDispatcher-worker-1 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcc0e3d 2024-05-04 09:25:50.185 [DefaultDispatcher-worker-1 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-04 09:25:50.185 [DefaultDispatcher-worker-1 @coroutine#2326] 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 09:25:50.185 [DefaultDispatcher-worker-1 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-04 09:25:50.186 [DefaultDispatcher-worker-18 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-04 09:25:50.186 [DefaultDispatcher-worker-18 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-04 09:25:50.188 [Test worker @coroutine#2330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcc0e3d 2024-05-04 09:25:50.190 [DefaultDispatcher-worker-4 @coroutine#2006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-04 09:25:50.190 [DefaultDispatcher-worker-4 @coroutine#2006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.190 [DefaultDispatcher-worker-4 @coroutine#2006] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:50.190 [DefaultDispatcher-worker-4 @coroutine#2006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.191 [DefaultDispatcher-worker-18 @coroutine#2006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.191 [DefaultDispatcher-worker-18 @coroutine#2006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.192 [Test worker @coroutine#2338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcc0e3d 2024-05-04 09:25:50.196 [Test worker @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcc0e3d 2024-05-04 09:25:50.199 [Test worker @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcc0e3d 2024-05-04 09:25:50.202 [Test worker @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcc0e3d 2024-05-04 09:25:50.205 [Test worker @coroutine#2358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcc0e3d 2024-05-04 09:25:50.207 [Test worker @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dcc0e3d 2024-05-04 09:25:50.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-05-04 09:25:50.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-05-04 09:25:50.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:50.208 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4dcc0e3d: (connection evicted) 2024-05-04 09:25:50.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:50.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-05-04 09:25:50.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77b0ff24 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:50.210 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:50.210 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-05-04 09:25:50.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-05-04 09:25:50.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-05-04 09:25:50.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-05-04 09:25:50.213 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-05-04 09:25:50.225 [Test worker @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-05-04 09:25:50.227 [Test worker @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-05-04 09:25:50.228 [DefaultDispatcher-worker-10 @coroutine#2368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:25:50.228 [DefaultDispatcher-worker-10 @coroutine#2368] 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 09:25:50.228 [DefaultDispatcher-worker-10 @coroutine#2368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:25:50.228 [DefaultDispatcher-worker-10 @coroutine#2368] 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 09:25:50.229 [DefaultDispatcher-worker-9 @coroutine#2368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:25:50.229 [DefaultDispatcher-worker-9 @coroutine#2368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:25:50.239 [DefaultDispatcher-worker-9 @coroutine#2367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-05-04 09:25:50.239 [DefaultDispatcher-worker-9 @coroutine#2367] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-04 09:25:50.239 [DefaultDispatcher-worker-9 @coroutine#2367] 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 09:25:50.239 [DefaultDispatcher-worker-9 @coroutine#2367] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-04 09:25:50.240 [DefaultDispatcher-worker-8 @coroutine#2367] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-04 09:25:50.240 [DefaultDispatcher-worker-8 @coroutine#2367] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-04 09:25:50.243 [Test worker @coroutine#2372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-05-04 09:25:50.247 [Test worker @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-05-04 09:25:50.251 [Test worker @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6391d34f 2024-05-04 09:25:50.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-05-04 09:25:50.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-05-04 09:25:50.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:50.253 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6391d34f: (connection evicted) 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:50.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-05-04 09:25:50.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@492e9e87 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:50.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:50.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-05-04 09:25:50.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2024-05-04 09:25:50.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2024-05-04 09:25:50.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-05-04 09:25:50.258 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2024-05-04 09:25:50.260 [DefaultDispatcher-worker-18 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e2a2b07 2024-05-04 09:25:50.260 [DefaultDispatcher-worker-18 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.260 [DefaultDispatcher-worker-18 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:50.260 [DefaultDispatcher-worker-18 @coroutine#2036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.262 [DefaultDispatcher-worker-4 @coroutine#2036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.262 [DefaultDispatcher-worker-4 @coroutine#2036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.270 [Test worker @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2024-05-04 09:25:50.272 [Test worker @coroutine#2399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2024-05-04 09:25:50.272 [DefaultDispatcher-worker-18 @coroutine#2403] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:25:50.272 [DefaultDispatcher-worker-18 @coroutine#2403] 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 09:25:50.273 [DefaultDispatcher-worker-18 @coroutine#2403] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:25:50.273 [DefaultDispatcher-worker-18 @coroutine#2403] 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 09:25:50.274 [DefaultDispatcher-worker-1 @coroutine#2403] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:25:50.274 [DefaultDispatcher-worker-1 @coroutine#2403] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:25:50.282 [DefaultDispatcher-worker-14 @coroutine#2402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2024-05-04 09:25:50.283 [DefaultDispatcher-worker-14 @coroutine#2402] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-04 09:25:50.283 [DefaultDispatcher-worker-14 @coroutine#2402] 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 09:25:50.283 [DefaultDispatcher-worker-14 @coroutine#2402] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-04 09:25:50.283 [DefaultDispatcher-worker-9 @coroutine#2402] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-04 09:25:50.283 [DefaultDispatcher-worker-9 @coroutine#2402] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-04 09:25:50.286 [Test worker @coroutine#2409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2024-05-04 09:25:50.290 [Test worker @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2024-05-04 09:25:50.293 [Test worker @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2024-05-04 09:25:50.295 [Test worker @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2024-05-04 09:25:50.299 [Test worker @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a744e32 2024-05-04 09:25:50.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-05-04 09:25:50.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-05-04 09:25:50.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:50.299 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a744e32: (connection evicted) 2024-05-04 09:25:50.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:50.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-05-04 09:25:50.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3be60847 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:50.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:50.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-05-04 09:25:50.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2024-05-04 09:25:50.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2024-05-04 09:25:50.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-05-04 09:25:50.304 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2024-05-04 09:25:50.316 [Test worker @coroutine#2428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2024-05-04 09:25:50.318 [Test worker @coroutine#2430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2024-05-04 09:25:50.319 [DefaultDispatcher-worker-9 @coroutine#2434] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:25:50.319 [DefaultDispatcher-worker-9 @coroutine#2434] 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 09:25:50.319 [DefaultDispatcher-worker-9 @coroutine#2434] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:25:50.319 [DefaultDispatcher-worker-9 @coroutine#2434] 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 09:25:50.320 [DefaultDispatcher-worker-11 @coroutine#2434] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:25:50.320 [DefaultDispatcher-worker-11 @coroutine#2434] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-05-04 09:25:50.331 [DefaultDispatcher-worker-6 @coroutine#2433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2024-05-04 09:25:50.331 [DefaultDispatcher-worker-6 @coroutine#2433] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-05-04 09:25:50.331 [DefaultDispatcher-worker-6 @coroutine#2433] 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 09:25:50.331 [DefaultDispatcher-worker-6 @coroutine#2433] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-05-04 09:25:50.332 [DefaultDispatcher-worker-6 @coroutine#2433] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-05-04 09:25:50.332 [DefaultDispatcher-worker-6 @coroutine#2433] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-05-04 09:25:50.334 [DefaultDispatcher-worker-7 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d6b7c 2024-05-04 09:25:50.334 [DefaultDispatcher-worker-7 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.334 [DefaultDispatcher-worker-7 @coroutine#2065] 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 09:25:50.334 [DefaultDispatcher-worker-7 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.335 [DefaultDispatcher-worker-7 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.336 [Test worker @coroutine#2438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2024-05-04 09:25:50.339 [Test worker @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797 2024-05-04 09:25:50.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-05-04 09:25:50.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-05-04 09:25:50.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:50.341 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dfe2797: (connection evicted) 2024-05-04 09:25:50.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:50.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-05-04 09:25:50.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-05-04 09:25:50.441 [DefaultDispatcher-worker-6 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-05-04 09:25:50.442 [DefaultDispatcher-worker-6 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.442 [DefaultDispatcher-worker-6 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:50.442 [DefaultDispatcher-worker-6 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.443 [DefaultDispatcher-worker-16 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.443 [DefaultDispatcher-worker-16 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.568 [DefaultDispatcher-worker-10 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-05-04 09:25:50.568 [DefaultDispatcher-worker-10 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.568 [DefaultDispatcher-worker-10 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:50.568 [DefaultDispatcher-worker-10 @coroutine#2131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.569 [DefaultDispatcher-worker-8 @coroutine#2131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.569 [DefaultDispatcher-worker-8 @coroutine#2131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13ac1657 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:50.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:50.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-05-04 09:25:50.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a557a52 2024-05-04 09:25:50.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a557a52 2024-05-04 09:25:50.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-05-04 09:25:50.666 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a557a52 2024-05-04 09:25:50.677 [Test worker @coroutine#2486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a557a52 2024-05-04 09:25:50.679 [Test worker @coroutine#2488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a557a52 2024-05-04 09:25:50.680 [DefaultDispatcher-worker-8 @coroutine#2491] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:50.681 [DefaultDispatcher-worker-8 @coroutine#2491] 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 09:25:50.681 [DefaultDispatcher-worker-8 @coroutine#2491] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:50.681 [DefaultDispatcher-worker-8 @coroutine#2491] 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 09:25:50.682 [DefaultDispatcher-worker-4 @coroutine#2491] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:50.682 [DefaultDispatcher-worker-4 @coroutine#2491] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:50.692 [DefaultDispatcher-worker-2 @coroutine#2490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a557a52 2024-05-04 09:25:50.692 [DefaultDispatcher-worker-2 @coroutine#2490] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.692 [DefaultDispatcher-worker-2 @coroutine#2490] 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 09:25:50.692 [DefaultDispatcher-worker-2 @coroutine#2490] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.693 [DefaultDispatcher-worker-10 @coroutine#2490] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.693 [DefaultDispatcher-worker-10 @coroutine#2490] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.697 [Test worker @coroutine#2495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a557a52 2024-05-04 09:25:50.714 [DefaultDispatcher-worker-2 @coroutine#2502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a557a52 2024-05-04 09:25:50.746 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:50.751 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@93fc2ea 2024-05-04 09:25:50.751 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@93fc2ea 2024-05-04 09:25:50.756 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f83dbd 2024-05-04 09:25:50.756 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f83dbd 2024-05-04 09:25:50.759 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7a99a 2024-05-04 09:25:50.760 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c7a99a 2024-05-04 09:25:50.762 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c53786 2024-05-04 09:25:50.762 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c53786 2024-05-04 09:25:50.765 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@311a9526 2024-05-04 09:25:50.765 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@311a9526 2024-05-04 09:25:50.766 [DefaultDispatcher-worker-8 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197da701 2024-05-04 09:25:50.766 [DefaultDispatcher-worker-8 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.766 [DefaultDispatcher-worker-8 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:50.766 [DefaultDispatcher-worker-8 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.768 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.768 [DefaultDispatcher-worker-2 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.768 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7749536d 2024-05-04 09:25:50.768 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7749536d 2024-05-04 09:25:50.768 [Test worker @coroutine#2504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a557a52 2024-05-04 09:25:50.771 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@497caf67 2024-05-04 09:25:50.771 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@497caf67 2024-05-04 09:25:50.773 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@26eac8c9 2024-05-04 09:25:50.774 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@26eac8c9 2024-05-04 09:25:50.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-05-04 09:25:50.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-05-04 09:25:50.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=9, active=0, idle=9, waiting=0) 2024-05-04 09:25:50.776 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@43bcda97 2024-05-04 09:25:50.776 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@43bcda97 2024-05-04 09:25:50.776 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:50.776 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a557a52: (connection evicted) 2024-05-04 09:25:50.777 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@93fc2ea: (connection evicted) 2024-05-04 09:25:50.777 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f83dbd: (connection evicted) 2024-05-04 09:25:50.777 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c7a99a: (connection evicted) 2024-05-04 09:25:50.778 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46c53786: (connection evicted) 2024-05-04 09:25:50.778 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@311a9526: (connection evicted) 2024-05-04 09:25:50.779 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7749536d: (connection evicted) 2024-05-04 09:25:50.779 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@497caf67: (connection evicted) 2024-05-04 09:25:50.779 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26eac8c9: (connection evicted) 2024-05-04 09:25:50.780 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43bcda97: (connection evicted) 2024-05-04 09:25:50.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:50.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-05-04 09:25:50.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-05-04 09:25:50.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-05-04 09:25:50.784 [DefaultDispatcher-worker-8 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-05-04 09:25:50.784 [DefaultDispatcher-worker-8 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.784 [DefaultDispatcher-worker-8 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:50.784 [DefaultDispatcher-worker-8 @coroutine#1895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:50.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:50.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:50.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:50.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:50.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:50.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18f8c76d 2024-05-04 09:25:50.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:50.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:50.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:50.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:50.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:50.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:50.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:50.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:50.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:50.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:50.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:50.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:50.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:50.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:50.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:50.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:50.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:50.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:50.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:50.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-05-04 09:25:50.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:50.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:50.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:50.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:50.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:50.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:50.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:50.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:50.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-05-04 09:25:50.785 [DefaultDispatcher-worker-13 @coroutine#1895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.785 [DefaultDispatcher-worker-13 @coroutine#1895] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c59f315 2024-05-04 09:25:50.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c59f315 2024-05-04 09:25:50.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-05-04 09:25:50.791 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59f315 2024-05-04 09:25:50.803 [Test worker @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59f315 2024-05-04 09:25:50.805 [Test worker @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59f315 2024-05-04 09:25:50.806 [DefaultDispatcher-worker-8 @coroutine#2521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:50.807 [DefaultDispatcher-worker-8 @coroutine#2521] 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 09:25:50.807 [DefaultDispatcher-worker-8 @coroutine#2521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:50.807 [DefaultDispatcher-worker-8 @coroutine#2521] 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 09:25:50.808 [DefaultDispatcher-worker-1 @coroutine#2521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:50.808 [DefaultDispatcher-worker-1 @coroutine#2521] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:50.817 [DefaultDispatcher-worker-8 @coroutine#2520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59f315 2024-05-04 09:25:50.817 [DefaultDispatcher-worker-8 @coroutine#2520] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.817 [DefaultDispatcher-worker-8 @coroutine#2520] 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 09:25:50.817 [DefaultDispatcher-worker-8 @coroutine#2520] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.818 [DefaultDispatcher-worker-1 @coroutine#2520] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.818 [DefaultDispatcher-worker-1 @coroutine#2520] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.823 [Test worker @coroutine#2525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59f315 2024-05-04 09:25:50.840 [DefaultDispatcher-worker-6 @coroutine#2532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59f315 2024-05-04 09:25:50.880 [Test worker @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c59f315 2024-05-04 09:25:50.883 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-05-04 09:25:50.883 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-05-04 09:25:50.883 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:50.883 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c59f315: (connection evicted) 2024-05-04 09:25:50.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:50.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-05-04 09:25:50.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1926806c 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:50.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:50.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-05-04 09:25:50.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4848681d 2024-05-04 09:25:50.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@4848681d 2024-05-04 09:25:50.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-05-04 09:25:50.891 [DefaultDispatcher-worker-2 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2024-05-04 09:25:50.891 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4848681d 2024-05-04 09:25:50.891 [DefaultDispatcher-worker-2 @coroutine#1927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.891 [DefaultDispatcher-worker-2 @coroutine#1927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:50.891 [DefaultDispatcher-worker-2 @coroutine#1927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.892 [DefaultDispatcher-worker-2 @coroutine#1927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.892 [DefaultDispatcher-worker-2 @coroutine#1927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.903 [Test worker @coroutine#2540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4848681d 2024-05-04 09:25:50.905 [Test worker @coroutine#2544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4848681d 2024-05-04 09:25:50.906 [DefaultDispatcher-worker-8 @coroutine#2547] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:50.906 [DefaultDispatcher-worker-8 @coroutine#2547] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:25:50.906 [DefaultDispatcher-worker-8 @coroutine#2547] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:50.906 [DefaultDispatcher-worker-8 @coroutine#2547] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-05-04 09:25:50.908 [DefaultDispatcher-worker-16 @coroutine#2547] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:50.908 [DefaultDispatcher-worker-16 @coroutine#2547] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:50.919 [DefaultDispatcher-worker-3 @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4848681d 2024-05-04 09:25:50.919 [DefaultDispatcher-worker-3 @coroutine#2546] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.919 [DefaultDispatcher-worker-3 @coroutine#2546] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:50.919 [DefaultDispatcher-worker-3 @coroutine#2546] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.920 [DefaultDispatcher-worker-14 @coroutine#2546] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.920 [DefaultDispatcher-worker-14 @coroutine#2546] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.921 [DefaultDispatcher-worker-16 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc7b3f 2024-05-04 09:25:50.921 [DefaultDispatcher-worker-16 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.921 [DefaultDispatcher-worker-16 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:50.921 [DefaultDispatcher-worker-16 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.922 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.922 [DefaultDispatcher-worker-14 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:50.924 [Test worker @coroutine#2551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4848681d 2024-05-04 09:25:50.941 [DefaultDispatcher-worker-17 @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4848681d 2024-05-04 09:25:50.987 [Test worker @coroutine#2563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4848681d 2024-05-04 09:25:50.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-05-04 09:25:50.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-05-04 09:25:50.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:50.990 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:50.990 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4848681d: (connection evicted) 2024-05-04 09:25:50.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:50.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-05-04 09:25:50.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-05-04 09:25:50.993 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@598f6c93 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:50.994 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:50.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-05-04 09:25:50.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-05-04 09:25:50.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-05-04 09:25:50.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-05-04 09:25:50.999 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-05-04 09:25:51.017 [Test worker @coroutine#2567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-05-04 09:25:51.020 [Test worker @coroutine#2569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-05-04 09:25:51.021 [DefaultDispatcher-worker-11 @coroutine#2572] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:51.021 [DefaultDispatcher-worker-11 @coroutine#2572] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-05-04 09:25:51.021 [DefaultDispatcher-worker-11 @coroutine#2572] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:51.021 [DefaultDispatcher-worker-11 @coroutine#2572] 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 09:25:51.023 [DefaultDispatcher-worker-1 @coroutine#2572] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:51.023 [DefaultDispatcher-worker-1 @coroutine#2572] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:51.032 [DefaultDispatcher-worker-11 @coroutine#2571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-05-04 09:25:51.032 [DefaultDispatcher-worker-11 @coroutine#2571] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.032 [DefaultDispatcher-worker-11 @coroutine#2571] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:51.032 [DefaultDispatcher-worker-11 @coroutine#2571] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.033 [DefaultDispatcher-worker-1 @coroutine#2571] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.033 [DefaultDispatcher-worker-1 @coroutine#2571] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.036 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-05-04 09:25:51.053 [DefaultDispatcher-worker-16 @coroutine#2584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-05-04 09:25:51.071 [DefaultDispatcher-worker-8 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21cb5648 2024-05-04 09:25:51.072 [DefaultDispatcher-worker-8 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.072 [DefaultDispatcher-worker-8 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:51.072 [DefaultDispatcher-worker-8 @coroutine#1974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.073 [DefaultDispatcher-worker-4 @coroutine#1974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.073 [DefaultDispatcher-worker-4 @coroutine#1974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.095 [Test worker @coroutine#2587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8 2024-05-04 09:25:51.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-05-04 09:25:51.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-05-04 09:25:51.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:51.098 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@623dc0b8: (connection evicted) 2024-05-04 09:25:51.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:51.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-05-04 09:25:51.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-05-04 09:25:51.112 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-05-04 09:25:51.112 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:51.112 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:51.112 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:51.112 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:51.112 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:51.112 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:51.112 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33a0b857 2024-05-04 09:25:51.112 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:51.112 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:51.112 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:51.112 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:51.112 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:51.112 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:51.112 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:51.112 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:51.112 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:51.112 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:51.112 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:51.112 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:51.112 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:51.112 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:51.112 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:51.112 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:51.112 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:51.112 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:51.112 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:51.112 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-05-04 09:25:51.112 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:51.113 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:51.113 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:51.113 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:51.113 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:51.113 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:51.113 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:51.113 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:51.113 [Test worker @coroutine#2593] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-05-04 09:25:51.113 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e75ce0 2024-05-04 09:25:51.113 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@55e75ce0 2024-05-04 09:25:51.113 [Test worker @coroutine#2593] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-05-04 09:25:51.128 [Test worker @coroutine#2593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e75ce0 2024-05-04 09:25:51.140 [Test worker @coroutine#2594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e75ce0 2024-05-04 09:25:51.142 [Test worker @coroutine#2596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e75ce0 2024-05-04 09:25:51.144 [Test worker @coroutine#2598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e75ce0 2024-05-04 09:25:51.156 [DefaultDispatcher-worker-4 @coroutine#2600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e75ce0 2024-05-04 09:25:51.169 [DefaultDispatcher-worker-11 @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55e75ce0 2024-05-04 09:25:51.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-05-04 09:25:51.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-05-04 09:25:51.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:51.173 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55e75ce0: (connection evicted) 2024-05-04 09:25:51.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:51.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-05-04 09:25:51.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-05-04 09:25:51.176 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-05-04 09:25:51.176 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:51.176 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:51.176 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:51.176 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:51.176 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:51.176 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:51.176 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77e42cbf 2024-05-04 09:25:51.176 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:51.176 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:51.176 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:51.176 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:51.176 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:51.176 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:51.176 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:51.176 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:51.176 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:51.176 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:51.176 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:51.176 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:51.176 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:51.176 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:51.176 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:51.176 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:51.176 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:51.177 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:51.177 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:51.177 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-05-04 09:25:51.177 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:51.177 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:51.177 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:51.177 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:51.177 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:51.177 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:51.177 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:51.177 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:51.177 [Test worker @coroutine#2619] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-05-04 09:25:51.177 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aeb769d 2024-05-04 09:25:51.177 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aeb769d 2024-05-04 09:25:51.177 [Test worker @coroutine#2619] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-05-04 09:25:51.199 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aeb769d 2024-05-04 09:25:51.200 [DefaultDispatcher-worker-1 @coroutine#2006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-04 09:25:51.200 [DefaultDispatcher-worker-1 @coroutine#2006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.200 [DefaultDispatcher-worker-1 @coroutine#2006] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:51.200 [DefaultDispatcher-worker-1 @coroutine#2006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.201 [DefaultDispatcher-worker-17 @coroutine#2006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.201 [DefaultDispatcher-worker-17 @coroutine#2006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.211 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aeb769d 2024-05-04 09:25:51.213 [Test worker @coroutine#2625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aeb769d 2024-05-04 09:25:51.215 [Test worker @coroutine#2627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aeb769d 2024-05-04 09:25:51.215 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20a533b 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db48e6 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db48e6 2024-05-04 09:25:51.216 [Test worker @coroutine#2619] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-05-04 09:25:51.232 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3db48e6 2024-05-04 09:25:51.244 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3db48e6 2024-05-04 09:25:51.246 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3db48e6 2024-05-04 09:25:51.248 [Test worker @coroutine#2634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3db48e6 2024-05-04 09:25:51.261 [DefaultDispatcher-worker-7 @coroutine#2636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3db48e6 2024-05-04 09:25:51.271 [DefaultDispatcher-worker-14 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e2a2b07 2024-05-04 09:25:51.271 [DefaultDispatcher-worker-14 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.271 [DefaultDispatcher-worker-14 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:51.271 [DefaultDispatcher-worker-14 @coroutine#2036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.272 [DefaultDispatcher-worker-8 @coroutine#2036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.272 [DefaultDispatcher-worker-8 @coroutine#2036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.277 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:51.280 [DefaultDispatcher-worker-6 @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aeb769d 2024-05-04 09:25:51.288 [DefaultDispatcher-worker-16 @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aeb769d 2024-05-04 09:25:51.297 [DefaultDispatcher-worker-8 @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aeb769d 2024-05-04 09:25:51.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-05-04 09:25:51.312 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-05-04 09:25:51.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:51.312 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6aeb769d: (connection evicted) 2024-05-04 09:25:51.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:51.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-05-04 09:25:51.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-05-04 09:25:51.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-05-04 09:25:51.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-05-04 09:25:51.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:51.314 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3db48e6: (connection evicted) 2024-05-04 09:25:51.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:51.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-05-04 09:25:51.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-05-04 09:25:51.315 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d43c881 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@513cd96f 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@513cd96f 2024-05-04 09:25:51.316 [Test worker @coroutine#2660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-05-04 09:25:51.335 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@513cd96f 2024-05-04 09:25:51.345 [DefaultDispatcher-worker-14 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d6b7c 2024-05-04 09:25:51.346 [DefaultDispatcher-worker-14 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.346 [DefaultDispatcher-worker-14 @coroutine#2065] 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 09:25:51.346 [DefaultDispatcher-worker-14 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.347 [DefaultDispatcher-worker-7 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.347 [Test worker @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@513cd96f 2024-05-04 09:25:51.349 [Test worker @coroutine#2666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@513cd96f 2024-05-04 09:25:51.351 [Test worker @coroutine#2668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@513cd96f 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@354ed5c4 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc98c02 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dc98c02 2024-05-04 09:25:51.352 [Test worker @coroutine#2660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-05-04 09:25:51.367 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc98c02 2024-05-04 09:25:51.379 [Test worker @coroutine#2671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc98c02 2024-05-04 09:25:51.381 [Test worker @coroutine#2673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc98c02 2024-05-04 09:25:51.383 [Test worker @coroutine#2675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc98c02 2024-05-04 09:25:51.394 [DefaultDispatcher-worker-7 @coroutine#2677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dc98c02 2024-05-04 09:25:51.407 [DefaultDispatcher-worker-7 @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@513cd96f 2024-05-04 09:25:51.416 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:51.417 [DefaultDispatcher-worker-2 @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@513cd96f 2024-05-04 09:25:51.427 [DefaultDispatcher-worker-8 @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@513cd96f 2024-05-04 09:25:51.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-05-04 09:25:51.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-05-04 09:25:51.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:51.431 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@513cd96f: (connection evicted) 2024-05-04 09:25:51.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:51.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-05-04 09:25:51.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-05-04 09:25:51.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-05-04 09:25:51.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-05-04 09:25:51.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:51.433 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dc98c02: (connection evicted) 2024-05-04 09:25:51.434 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:51.434 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-05-04 09:25:51.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bedebe9 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:51.436 [Test worker @coroutine#2698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-05-04 09:25:51.437 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f11a56 2024-05-04 09:25:51.437 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f11a56 2024-05-04 09:25:51.437 [Test worker @coroutine#2698] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-05-04 09:25:51.453 [DefaultDispatcher-worker-5 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-05-04 09:25:51.454 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f11a56 2024-05-04 09:25:51.454 [DefaultDispatcher-worker-5 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.454 [DefaultDispatcher-worker-5 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:51.454 [DefaultDispatcher-worker-5 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.455 [DefaultDispatcher-worker-8 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.455 [DefaultDispatcher-worker-8 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.467 [Test worker @coroutine#2700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f11a56 2024-05-04 09:25:51.469 [Test worker @coroutine#2704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f11a56 2024-05-04 09:25:51.471 [Test worker @coroutine#2706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f11a56 2024-05-04 09:25:51.482 [DefaultDispatcher-worker-3 @coroutine#2708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f11a56 2024-05-04 09:25:51.504 [DefaultDispatcher-worker-8 @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f11a56 2024-05-04 09:25:51.510 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f11a56 2024-05-04 09:25:51.519 [DefaultDispatcher-worker-7 @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14f11a56 2024-05-04 09:25:51.537 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:51.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-05-04 09:25:51.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-05-04 09:25:51.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:51.542 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14f11a56: (connection evicted) 2024-05-04 09:25:51.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:51.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-05-04 09:25:51.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-05-04 09:25:51.543 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37351baa 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2024-05-04 09:25:51.544 [Test worker @coroutine#2749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-05-04 09:25:51.562 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2024-05-04 09:25:51.575 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2024-05-04 09:25:51.576 [Test worker @coroutine#2753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2024-05-04 09:25:51.578 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2024-05-04 09:25:51.579 [DefaultDispatcher-worker-4 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-05-04 09:25:51.579 [DefaultDispatcher-worker-4 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.579 [DefaultDispatcher-worker-4 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:51.579 [DefaultDispatcher-worker-4 @coroutine#2131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.581 [DefaultDispatcher-worker-3 @coroutine#2131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.581 [DefaultDispatcher-worker-3 @coroutine#2131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.604 [DefaultDispatcher-worker-16 @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2024-05-04 09:25:51.614 [DefaultDispatcher-worker-7 @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2024-05-04 09:25:51.617 [Test worker @coroutine#2768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2024-05-04 09:25:51.628 [DefaultDispatcher-worker-18 @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf 2024-05-04 09:25:51.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-05-04 09:25:51.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-05-04 09:25:51.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:51.633 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ed17eaf: (connection evicted) 2024-05-04 09:25:51.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:51.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-05-04 09:25:51.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50c462b8 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-05-04 09:25:51.636 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@566dc0c3 2024-05-04 09:25:51.637 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@566dc0c3 2024-05-04 09:25:51.637 [Test worker @coroutine#2798] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-05-04 09:25:51.653 [Test worker @coroutine#2798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566dc0c3 2024-05-04 09:25:51.665 [Test worker @coroutine#2799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566dc0c3 2024-05-04 09:25:51.667 [Test worker @coroutine#2801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566dc0c3 2024-05-04 09:25:51.668 [Test worker @coroutine#2803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566dc0c3 2024-05-04 09:25:51.679 [DefaultDispatcher-worker-4 @coroutine#2805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566dc0c3 2024-05-04 09:25:51.703 [DefaultDispatcher-worker-12 @coroutine#2798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566dc0c3 2024-05-04 09:25:51.713 [DefaultDispatcher-worker-12 @coroutine#2798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566dc0c3 2024-05-04 09:25:51.772 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:51.826 [DefaultDispatcher-worker-14 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197da701 2024-05-04 09:25:51.827 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.827 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:51.827 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.828 [DefaultDispatcher-worker-7 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.828 [DefaultDispatcher-worker-7 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.838 [DefaultDispatcher-worker-10 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-05-04 09:25:51.838 [DefaultDispatcher-worker-10 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.838 [DefaultDispatcher-worker-10 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:51.838 [DefaultDispatcher-worker-10 @coroutine#1895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.839 [DefaultDispatcher-worker-6 @coroutine#1895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.839 [DefaultDispatcher-worker-6 @coroutine#1895] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.910 [DefaultDispatcher-worker-12 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2024-05-04 09:25:51.910 [DefaultDispatcher-worker-12 @coroutine#1927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.910 [DefaultDispatcher-worker-12 @coroutine#1927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:51.910 [DefaultDispatcher-worker-12 @coroutine#1927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.911 [DefaultDispatcher-worker-10 @coroutine#1927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.911 [DefaultDispatcher-worker-10 @coroutine#1927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.920 [DefaultDispatcher-worker-2 @coroutine#2834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@566dc0c3 2024-05-04 09:25:51.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-05-04 09:25:51.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-05-04 09:25:51.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:51.972 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@566dc0c3: (connection evicted) 2024-05-04 09:25:51.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:51.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-05-04 09:25:51.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-05-04 09:25:51.975 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@505f6511 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:51.976 [Test worker @coroutine#2847] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-05-04 09:25:51.977 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c919f3 2024-05-04 09:25:51.977 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@52c919f3 2024-05-04 09:25:51.977 [Test worker @coroutine#2847] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-05-04 09:25:51.983 [DefaultDispatcher-worker-3 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc7b3f 2024-05-04 09:25:51.983 [DefaultDispatcher-worker-3 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.983 [DefaultDispatcher-worker-3 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:51.983 [DefaultDispatcher-worker-3 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.984 [DefaultDispatcher-worker-10 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.984 [DefaultDispatcher-worker-10 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:51.993 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c919f3 2024-05-04 09:25:52.005 [Test worker @coroutine#2851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c919f3 2024-05-04 09:25:52.007 [Test worker @coroutine#2853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c919f3 2024-05-04 09:25:52.009 [Test worker @coroutine#2855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c919f3 2024-05-04 09:25:52.019 [DefaultDispatcher-worker-3 @coroutine#2857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c919f3 2024-05-04 09:25:52.021 [Test worker @coroutine#2862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c919f3 2024-05-04 09:25:52.042 [DefaultDispatcher-worker-10 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c919f3 2024-05-04 09:25:52.050 [DefaultDispatcher-worker-10 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52c919f3 2024-05-04 09:25:52.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-05-04 09:25:52.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-05-04 09:25:52.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:52.061 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52c919f3: (connection evicted) 2024-05-04 09:25:52.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:52.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-05-04 09:25:52.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-05-04 09:25:52.063 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-05-04 09:25:52.063 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:52.063 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:52.063 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:52.063 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:52.063 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:52.063 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:52.063 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50177966 2024-05-04 09:25:52.063 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:52.063 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:52.063 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:52.063 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:52.063 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:52.063 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:52.063 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:52.063 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:52.063 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:52.064 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:52.064 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:52.064 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:52.064 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:52.064 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:52.064 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:52.064 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:52.064 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:52.064 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:52.064 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:52.064 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-05-04 09:25:52.064 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:52.064 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:52.064 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:52.064 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:52.064 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:52.064 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:52.064 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:52.064 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:52.064 [Test worker @coroutine#2885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-05-04 09:25:52.064 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c63b39a 2024-05-04 09:25:52.064 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c63b39a 2024-05-04 09:25:52.064 [Test worker @coroutine#2885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-05-04 09:25:52.082 [Test worker @coroutine#2885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c63b39a 2024-05-04 09:25:52.082 [DefaultDispatcher-worker-3 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21cb5648 2024-05-04 09:25:52.083 [DefaultDispatcher-worker-3 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.083 [DefaultDispatcher-worker-3 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:52.083 [DefaultDispatcher-worker-3 @coroutine#1974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.084 [DefaultDispatcher-worker-12 @coroutine#1974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.084 [DefaultDispatcher-worker-12 @coroutine#1974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.094 [Test worker @coroutine#2886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c63b39a 2024-05-04 09:25:52.096 [Test worker @coroutine#2891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c63b39a 2024-05-04 09:25:52.097 [Test worker @coroutine#2893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c63b39a 2024-05-04 09:25:52.111 [DefaultDispatcher-worker-12 @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c63b39a 2024-05-04 09:25:52.164 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:52.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-05-04 09:25:52.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-05-04 09:25:52.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:52.170 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c63b39a: (connection evicted) 2024-05-04 09:25:52.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:52.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-05-04 09:25:52.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2252dc5d 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:52.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:52.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-05-04 09:25:52.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@72557e0d 2024-05-04 09:25:52.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@72557e0d 2024-05-04 09:25:52.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-05-04 09:25:52.251 [DefaultDispatcher-worker-3 @coroutine#2006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-04 09:25:52.251 [DefaultDispatcher-worker-3 @coroutine#2006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.251 [DefaultDispatcher-worker-3 @coroutine#2006] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:52.251 [DefaultDispatcher-worker-3 @coroutine#2006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.252 [DefaultDispatcher-worker-18 @coroutine#2006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.252 [DefaultDispatcher-worker-18 @coroutine#2006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.274 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:52.276 [DefaultDispatcher-worker-2 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72557e0d 2024-05-04 09:25:52.284 [DefaultDispatcher-worker-1 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e2a2b07 2024-05-04 09:25:52.284 [DefaultDispatcher-worker-1 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.284 [DefaultDispatcher-worker-1 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:52.284 [DefaultDispatcher-worker-1 @coroutine#2036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.286 [DefaultDispatcher-worker-3 @coroutine#2036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.286 [DefaultDispatcher-worker-3 @coroutine#2036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.286 [DefaultDispatcher-worker-17 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72557e0d 2024-05-04 09:25:52.294 [DefaultDispatcher-worker-12 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72557e0d 2024-05-04 09:25:52.304 [DefaultDispatcher-worker-12 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72557e0d 2024-05-04 09:25:52.335 [DefaultDispatcher-worker-1 @coroutine#2921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72557e0d 2024-05-04 09:25:52.336 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-05-04 09:25:52.341 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2024-05-04 09:25:52.342 [DefaultDispatcher-worker-1 @coroutine#2931] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-05-04 09:25:52.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67c020c8 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:52.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-05-04 09:25:52.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-05-04 09:25:52.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-05-04 09:25:52.357 [DefaultDispatcher-worker-10 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d6b7c 2024-05-04 09:25:52.357 [DefaultDispatcher-worker-10 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.357 [DefaultDispatcher-worker-10 @coroutine#2065] 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 09:25:52.357 [DefaultDispatcher-worker-10 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.358 [DefaultDispatcher-worker-12 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.359 [DefaultDispatcher-worker-10 @coroutine#2935] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:52.359 [DefaultDispatcher-worker-10 @coroutine#2935] 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 09:25:52.359 [DefaultDispatcher-worker-10 @coroutine#2935] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:52.359 [DefaultDispatcher-worker-10 @coroutine#2935] 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 09:25:52.361 [eventLoopGroupProxy-19-1 @call-handler#2943] 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 09:25:52.361 [eventLoopGroupProxy-19-2 @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 09:25:52.362 [eventLoopGroupProxy-19-2 @call-handler#2944] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.362 [eventLoopGroupProxy-19-1 @call-handler#2943] 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 09:25:52.362 [eventLoopGroupProxy-19-1 @call-handler#2943] 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 09:25:52.362 [eventLoopGroupProxy-19-1 @call-handler#2943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.363 [DefaultDispatcher-worker-12 @coroutine#2935] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:52.363 [DefaultDispatcher-worker-12 @coroutine#2935] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-05-04 09:25:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53ec379a 2024-05-04 09:25:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:52.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:52.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:52.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:52.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:52.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:52.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:52.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:52.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:52.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:52.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:52.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:52.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:52.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:52.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:52.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:52.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:52.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:52.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:52.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-05-04 09:25:52.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:52.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:52.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:52.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:52.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:52.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:52.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:52.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:52.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-05-04 09:25:52.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@606c2e4b 2024-05-04 09:25:52.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@606c2e4b 2024-05-04 09:25:52.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-05-04 09:25:52.380 [DefaultDispatcher-worker-17 @coroutine#2948] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:52.380 [DefaultDispatcher-worker-17 @coroutine#2948] 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 09:25:52.380 [DefaultDispatcher-worker-17 @coroutine#2948] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:52.380 [DefaultDispatcher-worker-17 @coroutine#2948] 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 09:25:52.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19740583 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:52.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-05-04 09:25:52.381 [eventLoopGroupProxy-19-1 @call-handler#2952] 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 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e11996e 2024-05-04 09:25:52.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e11996e 2024-05-04 09:25:52.381 [eventLoopGroupProxy-19-1 @call-handler#2952] 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 09:25:52.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-05-04 09:25:52.381 [eventLoopGroupProxy-19-1 @call-handler#2952] 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 09:25:52.382 [eventLoopGroupProxy-19-1 @call-handler#2952] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.382 [DefaultDispatcher-worker-4 @coroutine#2934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-05-04 09:25:52.382 [eventLoopGroupProxy-19-3 @call-handler#2955] 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 09:25:52.382 [eventLoopGroupProxy-19-3 @call-handler#2955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.382 [DefaultDispatcher-worker-4 @coroutine#2934] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.383 [DefaultDispatcher-worker-4 @coroutine#2934] TRACE 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 09:25:52.383 [DefaultDispatcher-worker-4 @coroutine#2934] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.383 [DefaultDispatcher-worker-13 @coroutine#2948] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:52.383 [DefaultDispatcher-worker-13 @coroutine#2948] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:52.384 [eventLoopGroupProxy-19-1 @call-handler#2960] 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 09:25:52.384 [eventLoopGroupProxy-19-1 @call-handler#2960] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.384 [DefaultDispatcher-worker-2 @coroutine#2934] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.384 [DefaultDispatcher-worker-2 @coroutine#2934] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.394 [DefaultDispatcher-worker-14 @coroutine#2934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-05-04 09:25:52.399 [DefaultDispatcher-worker-7 @coroutine#2966] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:52.399 [DefaultDispatcher-worker-7 @coroutine#2966] 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 09:25:52.399 [DefaultDispatcher-worker-7 @coroutine#2966] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:52.399 [DefaultDispatcher-worker-7 @coroutine#2966] 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 09:25:52.400 [eventLoopGroupProxy-19-1 @call-handler#2971] 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 09:25:52.401 [eventLoopGroupProxy-19-1 @call-handler#2971] 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 09:25:52.401 [eventLoopGroupProxy-19-1 @call-handler#2971] 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 09:25:52.401 [eventLoopGroupProxy-19-4 @call-handler#2974] 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 09:25:52.401 [eventLoopGroupProxy-19-4 @call-handler#2974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.405 [DefaultDispatcher-worker-16 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-05-04 09:25:52.411 [DefaultDispatcher-worker-12 @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72557e0d 2024-05-04 09:25:52.412 [eventLoopGroupProxy-19-1 @call-handler#2971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.412 [DefaultDispatcher-worker-15 @coroutine#2947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606c2e4b 2024-05-04 09:25:52.412 [DefaultDispatcher-worker-15 @coroutine#2947] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.412 [DefaultDispatcher-worker-15 @coroutine#2947] TRACE 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 09:25:52.412 [DefaultDispatcher-worker-15 @coroutine#2947] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.412 [DefaultDispatcher-worker-12 @coroutine#2966] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:52.412 [DefaultDispatcher-worker-12 @coroutine#2966] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-05-04 09:25:52.413 [eventLoopGroupProxy-19-1 @call-handler#2980] 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 09:25:52.413 [eventLoopGroupProxy-19-1 @call-handler#2980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.413 [DefaultDispatcher-worker-11 @coroutine#2947] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.413 [DefaultDispatcher-worker-11 @coroutine#2947] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.423 [DefaultDispatcher-worker-15 @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72557e0d 2024-05-04 09:25:52.425 [DefaultDispatcher-worker-14 @coroutine#2947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606c2e4b 2024-05-04 09:25:52.430 [DefaultDispatcher-worker-17 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e11996e 2024-05-04 09:25:52.431 [DefaultDispatcher-worker-17 @coroutine#2965] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.431 [DefaultDispatcher-worker-17 @coroutine#2965] TRACE 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 09:25:52.431 [DefaultDispatcher-worker-17 @coroutine#2965] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.432 [eventLoopGroupProxy-19-1 @call-handler#2988] 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 09:25:52.432 [eventLoopGroupProxy-19-1 @call-handler#2988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.432 [DefaultDispatcher-worker-8 @coroutine#2965] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.432 [DefaultDispatcher-worker-8 @coroutine#2965] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.434 [DefaultDispatcher-worker-6 @coroutine#2949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606c2e4b 2024-05-04 09:25:52.441 [DefaultDispatcher-worker-16 @coroutine#2965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e11996e 2024-05-04 09:25:52.443 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:52.455 [DefaultDispatcher-worker-10 @coroutine#2967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e11996e 2024-05-04 09:25:52.460 [DefaultDispatcher-worker-4 @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72557e0d 2024-05-04 09:25:52.462 [DefaultDispatcher-worker-7 @coroutine#2970] 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 09:25:52.462 [DefaultDispatcher-worker-7 @coroutine#2970] TRACE 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 09:25:52.462 [DefaultDispatcher-worker-7 @coroutine#2970] 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 09:25:52.464 [eventLoopGroupProxy-19-1 @call-handler#3002] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-05-04 09:25:52.464 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:52.467 [DefaultDispatcher-worker-14 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-05-04 09:25:52.467 [DefaultDispatcher-worker-14 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.467 [DefaultDispatcher-worker-14 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:52.467 [DefaultDispatcher-worker-14 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.468 [DefaultDispatcher-worker-4 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.468 [DefaultDispatcher-worker-4 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.471 [DefaultDispatcher-worker-14 @coroutine#2994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-05-04 09:25:52.481 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:52.489 [DefaultDispatcher-worker-3 @coroutine#2970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-05-04 09:25:52.489 [DefaultDispatcher-worker-3 @coroutine#2970] 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 09:25:52.489 [DefaultDispatcher-worker-3 @coroutine#2970] 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 09:25:52.489 [DefaultDispatcher-worker-3 @coroutine#2970] 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 09:25:52.490 [DefaultDispatcher-worker-3 @coroutine#2970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588284902452523009 2024-05-04 09:25:52.490 [DefaultDispatcher-worker-3 @coroutine#2970] TRACE 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=588284902452523009. 2024-05-04 09:25:52.490 [DefaultDispatcher-worker-3 @coroutine#2970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588284902452523009 2024-05-04 09:25:52.490 [eventLoopGroupProxy-19-1 @call-handler#3009] 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 09:25:52.494 [eventLoopGroupProxy-19-1 @call-handler#3009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.495 [DefaultDispatcher-worker-8 @coroutine#2970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588284902452523009 2024-05-04 09:25:52.495 [DefaultDispatcher-worker-8 @coroutine#2970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588284902452523009 2024-05-04 09:25:52.495 [DefaultDispatcher-worker-8 @coroutine#2970] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588284902452523009. 2024-05-04 09:25:52.495 [DefaultDispatcher-worker-8 @coroutine#2970] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588284902452523009 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:52.505 [DefaultDispatcher-worker-12 @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-05-04 09:25:52.507 [DefaultDispatcher-worker-12 @coroutine#2970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-04 09:25:52.507 [DefaultDispatcher-worker-12 @coroutine#2970] TRACE 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 09:25:52.507 [DefaultDispatcher-worker-12 @coroutine#2970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-04 09:25:52.508 [eventLoopGroupProxy-19-1 @call-handler#3013] 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 09:25:52.510 [eventLoopGroupProxy-19-1 @call-handler#3013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.511 [DefaultDispatcher-worker-12 @coroutine#2970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-04 09:25:52.511 [DefaultDispatcher-worker-12 @coroutine#2970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-04 09:25:52.511 [DefaultDispatcher-worker-12 @coroutine#2970] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-05-04 09:25:52.511 [DefaultDispatcher-worker-12 @coroutine#2970] 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 09:25:52.520 [DefaultDispatcher-worker-11 @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-05-04 09:25:52.542 [DefaultDispatcher-worker-13 @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-05-04 09:25:52.555 [DefaultDispatcher-worker-9 @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72557e0d 2024-05-04 09:25:52.555 [DefaultDispatcher-worker-15 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-05-04 09:25:52.555 [DefaultDispatcher-worker-15 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:25:52.555 [DefaultDispatcher-worker-15 @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/message. 2024-05-04 09:25:52.555 [DefaultDispatcher-worker-15 @coroutine#2936] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:25:52.555 [DefaultDispatcher-worker-15 @coroutine#2936] 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 09:25:52.556 [eventLoopGroupProxy-19-1 @call-handler#3019] 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 09:25:52.556 [eventLoopGroupProxy-19-1 @call-handler#3019] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-05-04 09:25:52.556 [eventLoopGroupProxy-19-1 @call-handler#3019] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 09:25:52.565 [DefaultDispatcher-worker-7 @call-handler#3019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72557e0d 2024-05-04 09:25:52.565 [eventLoopGroupProxy-19-1 @call-handler#3019] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.566 [DefaultDispatcher-worker-11 @coroutine#2936] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:25:52.566 [DefaultDispatcher-worker-11 @coroutine#2936] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:25:52.566 [DefaultDispatcher-worker-11 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:25:52.566 [DefaultDispatcher-worker-11 @coroutine#2936] 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 09:25:52.575 [DefaultDispatcher-worker-5 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-05-04 09:25:52.590 [DefaultDispatcher-worker-3 @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72557e0d 2024-05-04 09:25:52.592 [DefaultDispatcher-worker-16 @coroutine#2970] 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 09:25:52.592 [DefaultDispatcher-worker-16 @coroutine#2970] TRACE 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 09:25:52.592 [DefaultDispatcher-worker-16 @coroutine#2970] 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 09:25:52.593 [eventLoopGroupProxy-19-1 @call-handler#3033] 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 09:25:52.593 [DefaultDispatcher-worker-14 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-05-04 09:25:52.593 [DefaultDispatcher-worker-14 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.593 [DefaultDispatcher-worker-14 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:52.593 [DefaultDispatcher-worker-14 @coroutine#2131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.594 [DefaultDispatcher-worker-17 @coroutine#2131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.594 [DefaultDispatcher-worker-17 @coroutine#2131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.599 [DefaultDispatcher-worker-16 @coroutine#3025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606c2e4b 2024-05-04 09:25:52.616 [DefaultDispatcher-worker-5 @coroutine#2970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-05-04 09:25:52.616 [DefaultDispatcher-worker-5 @coroutine#2970] 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 09:25:52.616 [DefaultDispatcher-worker-5 @coroutine#2970] 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 09:25:52.616 [DefaultDispatcher-worker-5 @coroutine#2970] 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 09:25:52.617 [DefaultDispatcher-worker-5 @coroutine#2970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588284902452523010 2024-05-04 09:25:52.617 [DefaultDispatcher-worker-5 @coroutine#2970] TRACE 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=588284902452523010. 2024-05-04 09:25:52.617 [DefaultDispatcher-worker-5 @coroutine#2970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588284902452523010 2024-05-04 09:25:52.618 [eventLoopGroupProxy-19-1 @call-handler#3040] 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 09:25:52.618 [eventLoopGroupProxy-19-1 @call-handler#3040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.619 [DefaultDispatcher-worker-3 @coroutine#2970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588284902452523010 2024-05-04 09:25:52.619 [DefaultDispatcher-worker-3 @coroutine#2970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588284902452523010 2024-05-04 09:25:52.619 [DefaultDispatcher-worker-3 @coroutine#2970] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588284902452523010. 2024-05-04 09:25:52.619 [DefaultDispatcher-worker-3 @coroutine#2970] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=588284902452523010 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:52.629 [DefaultDispatcher-worker-3 @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606c2e4b 2024-05-04 09:25:52.630 [DefaultDispatcher-worker-3 @coroutine#2970] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-04 09:25:52.630 [DefaultDispatcher-worker-3 @coroutine#2970] TRACE 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 09:25:52.630 [DefaultDispatcher-worker-3 @coroutine#2970] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-04 09:25:52.630 [eventLoopGroupProxy-19-1 @call-handler#3044] 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 09:25:52.631 [eventLoopGroupProxy-19-1 @call-handler#3044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.631 [DefaultDispatcher-worker-3 @coroutine#2970] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-04 09:25:52.631 [DefaultDispatcher-worker-3 @coroutine#2970] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-05-04 09:25:52.632 [DefaultDispatcher-worker-3 @coroutine#2970] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-05-04 09:25:52.632 [DefaultDispatcher-worker-3 @coroutine#2970] 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 09:25:52.642 [DefaultDispatcher-worker-8 @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606c2e4b 2024-05-04 09:25:52.668 [DefaultDispatcher-worker-8 @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606c2e4b 2024-05-04 09:25:52.680 [DefaultDispatcher-worker-4 @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72557e0d 2024-05-04 09:25:52.681 [DefaultDispatcher-worker-13 @coroutine#2949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606c2e4b 2024-05-04 09:25:52.681 [DefaultDispatcher-worker-13 @coroutine#2949] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:25:52.681 [DefaultDispatcher-worker-13 @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/message. 2024-05-04 09:25:52.681 [DefaultDispatcher-worker-13 @coroutine#2949] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:25:52.681 [DefaultDispatcher-worker-13 @coroutine#2949] 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 09:25:52.682 [eventLoopGroupProxy-19-1 @call-handler#3050] 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 09:25:52.682 [eventLoopGroupProxy-19-1 @call-handler#3050] 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 09:25:52.682 [eventLoopGroupProxy-19-1 @call-handler#3050] 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 09:25:52.689 [DefaultDispatcher-worker-13 @coroutine#2970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72557e0d 2024-05-04 09:25:52.696 [DefaultDispatcher-worker-7 @call-handler#3050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72557e0d 2024-05-04 09:25:52.696 [eventLoopGroupProxy-19-1 @call-handler#3050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.697 [DefaultDispatcher-worker-18 @coroutine#2949] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:25:52.697 [DefaultDispatcher-worker-18 @coroutine#2949] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:25:52.697 [DefaultDispatcher-worker-18 @coroutine#2949] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:25:52.697 [DefaultDispatcher-worker-18 @coroutine#2949] 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 09:25:52.706 [DefaultDispatcher-worker-18 @coroutine#2949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606c2e4b 2024-05-04 09:25:52.712 [UI Thread @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588284902452523008 2024-05-04 09:25:52.712 [UI Thread @coroutine#3069] TRACE 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=588284902452523008. 2024-05-04 09:25:52.712 [UI Thread @coroutine#3069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588284902452523008 2024-05-04 09:25:52.713 [UI Thread @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.713 [UI Thread @coroutine#3074] TRACE 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=588284902452523009&assignmentUid=588284902452523008. 2024-05-04 09:25:52.713 [UI Thread @coroutine#3074] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.713 [eventLoopGroupProxy-19-1 @call-handler#3085] 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 09:25:52.715 [UI Thread @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.715 [UI Thread @coroutine#3079] TRACE 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=588284902452523009&assignmentUid=588284902452523008. 2024-05-04 09:25:52.715 [UI Thread @coroutine#3079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.715 [UI Thread @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.715 [UI Thread @coroutine#3081] TRACE 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=588284902452523009&assignmentUid=588284902452523008. 2024-05-04 09:25:52.715 [UI Thread @coroutine#3081] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.717 [UI Thread @coroutine#3100] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588284902452523008&clazzUid=588284902452523008&accountPersonUid=588284902452523009 2024-05-04 09:25:52.717 [UI Thread @coroutine#3100] TRACE 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=588284902452523008&clazzUid=588284902452523008&accountPersonUid=588284902452523009. 2024-05-04 09:25:52.717 [UI Thread @coroutine#3100] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588284902452523008&clazzUid=588284902452523008&accountPersonUid=588284902452523009 2024-05-04 09:25:52.719 [eventLoopGroupProxy-19-5 @call-handler#3105] 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 09:25:52.719 [eventLoopGroupProxy-19-1 @call-handler#3085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.719 [eventLoopGroupProxy-19-6 @call-handler#3106] 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 09:25:52.719 [eventLoopGroupProxy-19-7 @call-handler#3108] 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 09:25:52.720 [eventLoopGroupProxy-19-8 @call-handler#3110] 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 09:25:52.721 [eventLoopGroupProxy-19-7 @call-handler#3108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.722 [UI Thread @coroutine#3069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588284902452523008 2024-05-04 09:25:52.722 [UI Thread @coroutine#3069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588284902452523008 2024-05-04 09:25:52.722 [eventLoopGroupProxy-19-5 @call-handler#3105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.722 [eventLoopGroupProxy-19-6 @call-handler#3106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.722 [UI Thread @coroutine#3081] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.722 [UI Thread @coroutine#3081] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.722 [UI Thread @coroutine#3074] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.722 [UI Thread @coroutine#3074] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.723 [UI Thread @coroutine#3069] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588284902452523008. 2024-05-04 09:25:52.723 [UI Thread @coroutine#3069] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588284902452523008 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:52.723 [UI Thread @coroutine#3079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.723 [UI Thread @coroutine#3079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.723 [UI Thread @coroutine#3081] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588284902452523009&assignmentUid=588284902452523008. 2024-05-04 09:25:52.723 [UI Thread @coroutine#3081] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588284902452523009&assignmentUid=588284902452523008 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:52.723 [UI Thread @coroutine#3074] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588284902452523009&assignmentUid=588284902452523008. 2024-05-04 09:25:52.723 [UI Thread @coroutine#3074] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588284902452523009&assignmentUid=588284902452523008 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:52.724 [UI Thread @coroutine#3079] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588284902452523009&assignmentUid=588284902452523008. 2024-05-04 09:25:52.724 [UI Thread @coroutine#3079] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588284902452523009&assignmentUid=588284902452523008 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:52.733 [eventLoopGroupProxy-19-8 @call-handler#3110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.734 [DefaultDispatcher-worker-7 @coroutine#3069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-05-04 09:25:52.734 [UI Thread @coroutine#3100] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588284902452523008&clazzUid=588284902452523008&accountPersonUid=588284902452523009 2024-05-04 09:25:52.734 [UI Thread @coroutine#3100] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588284902452523008&clazzUid=588284902452523008&accountPersonUid=588284902452523009 2024-05-04 09:25:52.734 [UI Thread @coroutine#3100] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588284902452523008&clazzUid=588284902452523008&accountPersonUid=588284902452523009. 2024-05-04 09:25:52.734 [UI Thread @coroutine#3100] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588284902452523008&clazzUid=588284902452523008&accountPersonUid=588284902452523009 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:52.742 [DefaultDispatcher-worker-15 @coroutine#3081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-05-04 09:25:52.751 [DefaultDispatcher-worker-7 @coroutine#3074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-05-04 09:25:52.759 [DefaultDispatcher-worker-12 @coroutine#3079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-05-04 09:25:52.770 [DefaultDispatcher-worker-15 @coroutine#3100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-05-04 09:25:52.775 [UI Thread @coroutine#3130] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588284902452523008 2024-05-04 09:25:52.775 [UI Thread @coroutine#3130] TRACE 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=588284902452523008. 2024-05-04 09:25:52.775 [UI Thread @coroutine#3130] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588284902452523008 2024-05-04 09:25:52.776 [eventLoopGroupProxy-19-1 @call-handler#3132] 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 09:25:52.778 [eventLoopGroupProxy-19-1 @call-handler#3132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.779 [UI Thread @coroutine#3130] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588284902452523008 2024-05-04 09:25:52.779 [UI Thread @coroutine#3130] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588284902452523008 2024-05-04 09:25:52.779 [UI Thread @coroutine#3130] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588284902452523008. 2024-05-04 09:25:52.779 [UI Thread @coroutine#3130] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=588284902452523008 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:52.790 [DefaultDispatcher-worker-12 @coroutine#3130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-05-04 09:25:52.802 [DefaultDispatcher-worker-16 @coroutine#3130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-05-04 09:25:52.812 [DefaultDispatcher-worker-16 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-05-04 09:25:52.812 [DefaultDispatcher-worker-16 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:25:52.812 [DefaultDispatcher-worker-16 @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/message. 2024-05-04 09:25:52.812 [DefaultDispatcher-worker-16 @coroutine#2936] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:25:52.812 [DefaultDispatcher-worker-16 @coroutine#2936] 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 09:25:52.813 [eventLoopGroupProxy-19-1 @call-handler#3140] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /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 09:25:52.814 [eventLoopGroupProxy-19-1 @call-handler#3140] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-05-04 09:25:52.814 [eventLoopGroupProxy-19-1 @call-handler#3140] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-05-04 09:25:52.824 [DefaultDispatcher-worker-14 @call-handler#3140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72557e0d 2024-05-04 09:25:52.825 [eventLoopGroupProxy-19-1 @call-handler#3140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.825 [DefaultDispatcher-worker-15 @coroutine#2936] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:25:52.825 [DefaultDispatcher-worker-15 @coroutine#2936] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:25:52.826 [DefaultDispatcher-worker-15 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:25:52.826 [DefaultDispatcher-worker-15 @coroutine#2936] 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 09:25:52.832 [UI Thread @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588284902452523010&assignmentUid=588284902452523008&clazzUid=588284902452523008&submitterUid=588284902452523009 2024-05-04 09:25:52.832 [UI Thread @coroutine#3156] TRACE 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=588284902452523010&assignmentUid=588284902452523008&clazzUid=588284902452523008&submitterUid=588284902452523009. 2024-05-04 09:25:52.832 [UI Thread @coroutine#3156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588284902452523010&assignmentUid=588284902452523008&clazzUid=588284902452523008&submitterUid=588284902452523009 2024-05-04 09:25:52.833 [eventLoopGroupProxy-19-1 @call-handler#3160] 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 09:25:52.837 [DefaultDispatcher-worker-9 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-05-04 09:25:52.839 [eventLoopGroupProxy-19-1 @call-handler#3160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.840 [UI Thread @coroutine#3156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588284902452523010&assignmentUid=588284902452523008&clazzUid=588284902452523008&submitterUid=588284902452523009 2024-05-04 09:25:52.840 [DefaultDispatcher-worker-9 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197da701 2024-05-04 09:25:52.840 [UI Thread @coroutine#3156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588284902452523010&assignmentUid=588284902452523008&clazzUid=588284902452523008&submitterUid=588284902452523009 2024-05-04 09:25:52.840 [DefaultDispatcher-worker-9 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.840 [DefaultDispatcher-worker-9 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:52.840 [DefaultDispatcher-worker-9 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.840 [UI Thread @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588284902452523010&assignmentUid=588284902452523008&clazzUid=588284902452523008&submitterUid=588284902452523009. 2024-05-04 09:25:52.841 [UI Thread @coroutine#3156] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=588284902452523010&assignmentUid=588284902452523008&clazzUid=588284902452523008&submitterUid=588284902452523009 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:52.842 [DefaultDispatcher-worker-7 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.842 [DefaultDispatcher-worker-7 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.850 [DefaultDispatcher-worker-9 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-05-04 09:25:52.850 [DefaultDispatcher-worker-9 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.850 [DefaultDispatcher-worker-9 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:52.850 [DefaultDispatcher-worker-9 @coroutine#1895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.851 [DefaultDispatcher-worker-4 @coroutine#1895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.851 [DefaultDispatcher-worker-4 @coroutine#1895] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.853 [DefaultDispatcher-worker-4 @coroutine#3156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606c2e4b 2024-05-04 09:25:52.860 [UI Thread @coroutine#3176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588284902452523009 2024-05-04 09:25:52.860 [UI Thread @coroutine#3176] TRACE 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=588284902452523009. 2024-05-04 09:25:52.860 [UI Thread @coroutine#3176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588284902452523009 2024-05-04 09:25:52.861 [eventLoopGroupProxy-19-1 @call-handler#3185] 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 09:25:52.862 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.862 [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/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588284902452523009&assignmentUid=588284902452523008. 2024-05-04 09:25:52.862 [UI Thread @coroutine#3181] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.862 [eventLoopGroupProxy-19-1 @call-handler#3185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.863 [UI Thread @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588284902452523008 2024-05-04 09:25:52.863 [UI Thread @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588284902452523008. 2024-05-04 09:25:52.863 [UI Thread @coroutine#3186] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588284902452523008 2024-05-04 09:25:52.863 [eventLoopGroupProxy-19-6 @call-handler#3194] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-05-04 09:25:52.863 [UI Thread @coroutine#3188] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.863 [UI Thread @coroutine#3188] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588284902452523009&assignmentUid=588284902452523008. 2024-05-04 09:25:52.863 [UI Thread @coroutine#3188] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.863 [eventLoopGroupProxy-19-1 @call-handler#3198] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseBlockDao, findCourseBlockByAssignmentUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsyncAsFlow /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidWithPictureAsFlow /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-05-04 09:25:52.863 [UI Thread @coroutine#3190] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.863 [UI Thread @coroutine#3190] TRACE 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=588284902452523009&assignmentUid=588284902452523008. 2024-05-04 09:25:52.863 [UI Thread @coroutine#3190] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.864 [eventLoopGroupProxy-19-8 @call-handler#3205] 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 09:25:52.865 [UI Thread @coroutine#3176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588284902452523009 2024-05-04 09:25:52.865 [UI Thread @coroutine#3176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588284902452523009 2024-05-04 09:25:52.865 [eventLoopGroupProxy-19-9 @call-handler#3210] 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 09:25:52.866 [UI Thread @coroutine#3176] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588284902452523009. 2024-05-04 09:25:52.866 [UI Thread @coroutine#3176] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=588284902452523009 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:52.866 [eventLoopGroupProxy-19-8 @call-handler#3205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.866 [UI Thread @coroutine#3188] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.866 [UI Thread @coroutine#3188] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.867 [UI Thread @coroutine#3188] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588284902452523009&assignmentUid=588284902452523008. 2024-05-04 09:25:52.867 [UI Thread @coroutine#3188] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=588284902452523009&assignmentUid=588284902452523008 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:52.867 [eventLoopGroupProxy-19-1 @call-handler#3198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.867 [eventLoopGroupProxy-19-6 @call-handler#3194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.868 [UI Thread @coroutine#3186] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588284902452523008 2024-05-04 09:25:52.868 [UI Thread @coroutine#3186] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588284902452523008 2024-05-04 09:25:52.868 [UI Thread @coroutine#3186] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588284902452523008. 2024-05-04 09:25:52.868 [UI Thread @coroutine#3186] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=588284902452523008 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:52.868 [UI Thread @coroutine#3181] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.868 [UI Thread @coroutine#3181] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.868 [UI Thread @coroutine#3181] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588284902452523009&assignmentUid=588284902452523008. 2024-05-04 09:25:52.868 [UI Thread @coroutine#3181] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=588284902452523009&assignmentUid=588284902452523008 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:52.868 [eventLoopGroupProxy-19-9 @call-handler#3210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.869 [UI Thread @coroutine#3190] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.869 [UI Thread @coroutine#3190] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.869 [UI Thread @coroutine#3190] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588284902452523009&assignmentUid=588284902452523008. 2024-05-04 09:25:52.869 [UI Thread @coroutine#3190] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=588284902452523009&assignmentUid=588284902452523008 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:52.876 [DefaultDispatcher-worker-17 @coroutine#3176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606c2e4b 2024-05-04 09:25:52.887 [DefaultDispatcher-worker-16 @coroutine#3188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606c2e4b 2024-05-04 09:25:52.897 [DefaultDispatcher-worker-2 @coroutine#3186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606c2e4b 2024-05-04 09:25:52.908 [DefaultDispatcher-worker-17 @coroutine#3181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606c2e4b 2024-05-04 09:25:52.919 [DefaultDispatcher-worker-9 @coroutine#3190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606c2e4b 2024-05-04 09:25:52.923 [DefaultDispatcher-worker-9 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2024-05-04 09:25:52.923 [UI Thread @coroutine#3224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588284902452523008&clazzUid=588284902452523008&accountPersonUid=588284902452523010 2024-05-04 09:25:52.923 [UI Thread @coroutine#3224] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588284902452523008&clazzUid=588284902452523008&accountPersonUid=588284902452523010. 2024-05-04 09:25:52.923 [UI Thread @coroutine#3224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588284902452523008&clazzUid=588284902452523008&accountPersonUid=588284902452523010 2024-05-04 09:25:52.923 [DefaultDispatcher-worker-9 @coroutine#1927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.923 [DefaultDispatcher-worker-9 @coroutine#1927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:52.923 [DefaultDispatcher-worker-9 @coroutine#1927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.924 [eventLoopGroupProxy-19-1 @call-handler#3228] 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 09:25:52.924 [DefaultDispatcher-worker-9 @coroutine#1927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.925 [DefaultDispatcher-worker-9 @coroutine#1927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.929 [eventLoopGroupProxy-19-1 @call-handler#3228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.930 [UI Thread @coroutine#3224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588284902452523008&clazzUid=588284902452523008&accountPersonUid=588284902452523010 2024-05-04 09:25:52.930 [UI Thread @coroutine#3224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588284902452523008&clazzUid=588284902452523008&accountPersonUid=588284902452523010 2024-05-04 09:25:52.930 [UI Thread @coroutine#3224] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588284902452523008&clazzUid=588284902452523008&accountPersonUid=588284902452523010. 2024-05-04 09:25:52.930 [UI Thread @coroutine#3224] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=588284902452523008&clazzUid=588284902452523008&accountPersonUid=588284902452523010 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:52.941 [DefaultDispatcher-worker-6 @coroutine#3224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606c2e4b 2024-05-04 09:25:52.957 [DefaultDispatcher-worker-1 @coroutine#3224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606c2e4b 2024-05-04 09:25:52.967 [DefaultDispatcher-worker-5 @coroutine#2949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606c2e4b 2024-05-04 09:25:52.967 [DefaultDispatcher-worker-5 @coroutine#2949] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:25:52.967 [DefaultDispatcher-worker-5 @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/message. 2024-05-04 09:25:52.967 [DefaultDispatcher-worker-5 @coroutine#2949] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:25:52.967 [DefaultDispatcher-worker-5 @coroutine#2949] 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 09:25:52.969 [eventLoopGroupProxy-19-1 @call-handler#3234] 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 09:25:52.969 [eventLoopGroupProxy-19-1 @call-handler#3234] 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 09:25:52.969 [eventLoopGroupProxy-19-1 @call-handler#3234] 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 09:25:52.980 [DefaultDispatcher-worker-1 @call-handler#3234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72557e0d 2024-05-04 09:25:52.980 [eventLoopGroupProxy-19-1 @call-handler#3234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.981 [DefaultDispatcher-worker-4 @coroutine#2949] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:25:52.981 [DefaultDispatcher-worker-4 @coroutine#2949] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-05-04 09:25:52.981 [DefaultDispatcher-worker-4 @coroutine#2949] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-05-04 09:25:52.981 [DefaultDispatcher-worker-4 @coroutine#2949] 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 09:25:52.984 [UI Thread @coroutine#3258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588284902452523008 2024-05-04 09:25:52.984 [UI Thread @coroutine#3258] TRACE 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=588284902452523008. 2024-05-04 09:25:52.984 [UI Thread @coroutine#3258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588284902452523008 2024-05-04 09:25:52.984 [UI Thread @coroutine#3262] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.984 [UI Thread @coroutine#3262] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588284902452523009&assignmentUid=588284902452523008. 2024-05-04 09:25:52.984 [UI Thread @coroutine#3262] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.984 [UI Thread @coroutine#3267] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.984 [UI Thread @coroutine#3267] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588284902452523009&assignmentUid=588284902452523008. 2024-05-04 09:25:52.984 [UI Thread @coroutine#3267] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.985 [UI Thread @coroutine#3269] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.985 [UI Thread @coroutine#3269] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588284902452523009&assignmentUid=588284902452523008. 2024-05-04 09:25:52.985 [UI Thread @coroutine#3269] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.985 [eventLoopGroupProxy-19-6 @call-handler#3278] 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 09:25:52.985 [eventLoopGroupProxy-19-1 @call-handler#3277] 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 09:25:52.985 [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 09:25:52.986 [eventLoopGroupProxy-19-9 @call-handler#3287] 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 09:25:52.986 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588284902452523008&clazzUid=588284902452523008&accountPersonUid=588284902452523009 2024-05-04 09:25:52.986 [UI Thread @coroutine#3284] TRACE 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=588284902452523008&clazzUid=588284902452523008&accountPersonUid=588284902452523009. 2024-05-04 09:25:52.986 [UI Thread @coroutine#3284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588284902452523008&clazzUid=588284902452523008&accountPersonUid=588284902452523009 2024-05-04 09:25:52.986 [eventLoopGroupProxy-19-1 @call-handler#3277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.988 [eventLoopGroupProxy-19-9 @call-handler#3287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.988 [eventLoopGroupProxy-19-10 @call-handler#3299] 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 09:25:52.988 [eventLoopGroupProxy-19-6 @call-handler#3278] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.988 [eventLoopGroupProxy-19-8 @call-handler#3286] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.989 [UI Thread @coroutine#3258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588284902452523008 2024-05-04 09:25:52.989 [UI Thread @coroutine#3258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588284902452523008 2024-05-04 09:25:52.989 [UI Thread @coroutine#3269] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.989 [UI Thread @coroutine#3269] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.989 [UI Thread @coroutine#3262] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.989 [UI Thread @coroutine#3262] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.989 [UI Thread @coroutine#3258] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588284902452523008. 2024-05-04 09:25:52.989 [UI Thread @coroutine#3258] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=588284902452523008 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:52.990 [UI Thread @coroutine#3267] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.990 [UI Thread @coroutine#3267] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588284902452523009&assignmentUid=588284902452523008 2024-05-04 09:25:52.990 [UI Thread @coroutine#3269] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588284902452523009&assignmentUid=588284902452523008. 2024-05-04 09:25:52.990 [UI Thread @coroutine#3269] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=588284902452523009&assignmentUid=588284902452523008 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:52.990 [UI Thread @coroutine#3262] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588284902452523009&assignmentUid=588284902452523008. 2024-05-04 09:25:52.990 [UI Thread @coroutine#3262] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=588284902452523009&assignmentUid=588284902452523008 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:52.990 [UI Thread @coroutine#3267] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588284902452523009&assignmentUid=588284902452523008. 2024-05-04 09:25:52.990 [UI Thread @coroutine#3267] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=588284902452523009&assignmentUid=588284902452523008 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:52.992 [eventLoopGroupProxy-19-10 @call-handler#3299] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-05-04 09:25:52.993 [UI Thread @coroutine#3284] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588284902452523008&clazzUid=588284902452523008&accountPersonUid=588284902452523009 2024-05-04 09:25:52.993 [UI Thread @coroutine#3284] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588284902452523008&clazzUid=588284902452523008&accountPersonUid=588284902452523009 2024-05-04 09:25:52.993 [UI Thread @coroutine#3284] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588284902452523008&clazzUid=588284902452523008&accountPersonUid=588284902452523009. 2024-05-04 09:25:52.993 [UI Thread @coroutine#3284] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=588284902452523008&clazzUid=588284902452523008&accountPersonUid=588284902452523009 to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:52.994 [DefaultDispatcher-worker-17 @coroutine#2949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606c2e4b 2024-05-04 09:25:52.996 [DefaultDispatcher-worker-15 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc7b3f 2024-05-04 09:25:52.996 [DefaultDispatcher-worker-15 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.996 [DefaultDispatcher-worker-15 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:52.996 [DefaultDispatcher-worker-15 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.997 [DefaultDispatcher-worker-4 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.997 [DefaultDispatcher-worker-4 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:52.998 [DefaultDispatcher-worker-3 @coroutine#3258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-05-04 09:25:53.005 [DefaultDispatcher-worker-4 @coroutine#3269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-05-04 09:25:53.013 [DefaultDispatcher-worker-12 @coroutine#3262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-05-04 09:25:53.022 [DefaultDispatcher-worker-16 @coroutine#3267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-05-04 09:25:53.032 [DefaultDispatcher-worker-4 @coroutine#3284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66464f27 2024-05-04 09:25:53.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-05-04 09:25:53.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-05-04 09:25:53.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:53.036 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66464f27: (connection evicted) 2024-05-04 09:25:53.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:53.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-05-04 09:25:53.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-05-04 09:25:53.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-05-04 09:25:53.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-05-04 09:25:53.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:53.038 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@606c2e4b: (connection evicted) 2024-05-04 09:25:53.038 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:53.038 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-05-04 09:25:53.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-05-04 09:25:53.095 [DefaultDispatcher-worker-9 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21cb5648 2024-05-04 09:25:53.095 [DefaultDispatcher-worker-9 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.095 [DefaultDispatcher-worker-9 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:53.095 [DefaultDispatcher-worker-9 @coroutine#1974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.097 [DefaultDispatcher-worker-11 @coroutine#1974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.097 [DefaultDispatcher-worker-11 @coroutine#1974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.262 [DefaultDispatcher-worker-18 @coroutine#2006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-04 09:25:53.262 [DefaultDispatcher-worker-18 @coroutine#2006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.262 [DefaultDispatcher-worker-18 @coroutine#2006] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:53.262 [DefaultDispatcher-worker-18 @coroutine#2006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.264 [DefaultDispatcher-worker-18 @coroutine#2006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.264 [DefaultDispatcher-worker-18 @coroutine#2006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.297 [DefaultDispatcher-worker-5 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e2a2b07 2024-05-04 09:25:53.297 [DefaultDispatcher-worker-5 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.297 [DefaultDispatcher-worker-5 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:53.297 [DefaultDispatcher-worker-5 @coroutine#2036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.298 [DefaultDispatcher-worker-17 @coroutine#2036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.298 [DefaultDispatcher-worker-17 @coroutine#2036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.369 [DefaultDispatcher-worker-5 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d6b7c 2024-05-04 09:25:53.369 [DefaultDispatcher-worker-5 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.369 [DefaultDispatcher-worker-5 @coroutine#2065] 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 09:25:53.369 [DefaultDispatcher-worker-5 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.370 [DefaultDispatcher-worker-5 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.478 [DefaultDispatcher-worker-5 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-05-04 09:25:53.478 [DefaultDispatcher-worker-5 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.478 [DefaultDispatcher-worker-5 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:53.478 [DefaultDispatcher-worker-5 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.479 [DefaultDispatcher-worker-3 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.479 [DefaultDispatcher-worker-3 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.604 [DefaultDispatcher-worker-3 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-05-04 09:25:53.604 [DefaultDispatcher-worker-3 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.604 [DefaultDispatcher-worker-3 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:53.604 [DefaultDispatcher-worker-3 @coroutine#2131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.605 [DefaultDispatcher-worker-4 @coroutine#2131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.605 [DefaultDispatcher-worker-4 @coroutine#2131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.853 [DefaultDispatcher-worker-16 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197da701 2024-05-04 09:25:53.853 [DefaultDispatcher-worker-16 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.853 [DefaultDispatcher-worker-16 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:53.853 [DefaultDispatcher-worker-16 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.854 [DefaultDispatcher-worker-13 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.854 [DefaultDispatcher-worker-13 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.862 [DefaultDispatcher-worker-16 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-05-04 09:25:53.862 [DefaultDispatcher-worker-16 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.862 [DefaultDispatcher-worker-16 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:53.862 [DefaultDispatcher-worker-16 @coroutine#1895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.863 [DefaultDispatcher-worker-13 @coroutine#1895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.863 [DefaultDispatcher-worker-13 @coroutine#1895] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.935 [DefaultDispatcher-worker-18 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2024-05-04 09:25:53.935 [DefaultDispatcher-worker-18 @coroutine#1927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.935 [DefaultDispatcher-worker-18 @coroutine#1927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:53.935 [DefaultDispatcher-worker-18 @coroutine#1927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.936 [DefaultDispatcher-worker-3 @coroutine#1927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:53.936 [DefaultDispatcher-worker-3 @coroutine#1927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.007 [DefaultDispatcher-worker-12 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc7b3f 2024-05-04 09:25:54.007 [DefaultDispatcher-worker-12 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.007 [DefaultDispatcher-worker-12 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:54.007 [DefaultDispatcher-worker-12 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.008 [DefaultDispatcher-worker-16 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.008 [DefaultDispatcher-worker-16 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-05-04 09:25:54.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-05-04 09:25:54.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:54.042 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72557e0d: (connection evicted) 2024-05-04 09:25:54.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:54.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-05-04 09:25:54.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48149568 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:54.047 [Test worker @coroutine#3356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-05-04 09:25:54.048 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@67441705 2024-05-04 09:25:54.048 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@67441705 2024-05-04 09:25:54.048 [Test worker @coroutine#3356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-05-04 09:25:54.064 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67441705 2024-05-04 09:25:54.076 [Test worker @coroutine#3357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67441705 2024-05-04 09:25:54.078 [Test worker @coroutine#3360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67441705 2024-05-04 09:25:54.080 [Test worker @coroutine#3362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67441705 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56ed9270 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:54.080 [Test worker @coroutine#3356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-05-04 09:25:54.081 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6affa355 2024-05-04 09:25:54.081 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6affa355 2024-05-04 09:25:54.081 [Test worker @coroutine#3356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-05-04 09:25:54.094 [Test worker @coroutine#3356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6affa355 2024-05-04 09:25:54.106 [Test worker @coroutine#3364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6affa355 2024-05-04 09:25:54.108 [Test worker @coroutine#3366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6affa355 2024-05-04 09:25:54.108 [DefaultDispatcher-worker-3 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21cb5648 2024-05-04 09:25:54.108 [DefaultDispatcher-worker-3 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.108 [DefaultDispatcher-worker-3 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:54.108 [DefaultDispatcher-worker-3 @coroutine#1974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.110 [DefaultDispatcher-worker-18 @coroutine#1974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.110 [DefaultDispatcher-worker-18 @coroutine#1974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.110 [Test worker @coroutine#3369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6affa355 2024-05-04 09:25:54.122 [DefaultDispatcher-worker-8 @coroutine#3373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6affa355 2024-05-04 09:25:54.137 [DefaultDispatcher-worker-12 @coroutine#3356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67441705 2024-05-04 09:25:54.148 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:54.150 [DefaultDispatcher-worker-12 @coroutine#3356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67441705 2024-05-04 09:25:54.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-05-04 09:25:54.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-05-04 09:25:54.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:54.159 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67441705: (connection evicted) 2024-05-04 09:25:54.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:54.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-05-04 09:25:54.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-05-04 09:25:54.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-05-04 09:25:54.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-05-04 09:25:54.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:54.161 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6affa355: (connection evicted) 2024-05-04 09:25:54.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:54.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-05-04 09:25:54.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-05-04 09:25:54.162 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1acd952e 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ceb722e 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ceb722e 2024-05-04 09:25:54.163 [Test worker @coroutine#3419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-05-04 09:25:54.179 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ceb722e 2024-05-04 09:25:54.191 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ceb722e 2024-05-04 09:25:54.193 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ceb722e 2024-05-04 09:25:54.194 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ceb722e 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68ecc60e 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@40949bb0 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@40949bb0 2024-05-04 09:25:54.195 [Test worker @coroutine#3419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-05-04 09:25:54.209 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40949bb0 2024-05-04 09:25:54.221 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40949bb0 2024-05-04 09:25:54.223 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40949bb0 2024-05-04 09:25:54.224 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40949bb0 2024-05-04 09:25:54.238 [DefaultDispatcher-worker-5 @coroutine#3432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40949bb0 2024-05-04 09:25:54.252 [DefaultDispatcher-worker-2 @coroutine#3419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ceb722e 2024-05-04 09:25:54.263 [DefaultDispatcher-worker-16 @coroutine#3419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ceb722e 2024-05-04 09:25:54.264 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:54.276 [DefaultDispatcher-worker-12 @coroutine#2006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-04 09:25:54.276 [DefaultDispatcher-worker-12 @coroutine#2006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.276 [DefaultDispatcher-worker-12 @coroutine#2006] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:54.276 [DefaultDispatcher-worker-12 @coroutine#2006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.276 [DefaultDispatcher-worker-15 @coroutine#3419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ceb722e 2024-05-04 09:25:54.277 [DefaultDispatcher-worker-12 @coroutine#2006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.277 [DefaultDispatcher-worker-12 @coroutine#2006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.296 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:54.296 [DefaultDispatcher-worker-3 @coroutine#3480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ceb722e 2024-05-04 09:25:54.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-05-04 09:25:54.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-05-04 09:25:54.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:54.299 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ceb722e: (connection evicted) 2024-05-04 09:25:54.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:54.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-05-04 09:25:54.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-05-04 09:25:54.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-05-04 09:25:54.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-05-04 09:25:54.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:54.301 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40949bb0: (connection evicted) 2024-05-04 09:25:54.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:54.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-05-04 09:25:54.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@280d20fb 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:54.303 [Test worker @coroutine#3506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-05-04 09:25:54.304 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2048255a 2024-05-04 09:25:54.304 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2048255a 2024-05-04 09:25:54.304 [Test worker @coroutine#3506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-05-04 09:25:54.307 [DefaultDispatcher-worker-14 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e2a2b07 2024-05-04 09:25:54.307 [DefaultDispatcher-worker-14 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.307 [DefaultDispatcher-worker-14 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:54.307 [DefaultDispatcher-worker-14 @coroutine#2036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.309 [DefaultDispatcher-worker-9 @coroutine#2036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.309 [DefaultDispatcher-worker-9 @coroutine#2036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.323 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2048255a 2024-05-04 09:25:54.334 [Test worker @coroutine#3510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2048255a 2024-05-04 09:25:54.336 [Test worker @coroutine#3512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2048255a 2024-05-04 09:25:54.338 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2048255a 2024-05-04 09:25:54.338 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33544cc5 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2024-05-04 09:25:54.339 [Test worker @coroutine#3506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-05-04 09:25:54.358 [Test worker @coroutine#3506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2024-05-04 09:25:54.369 [Test worker @coroutine#3516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2024-05-04 09:25:54.371 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2024-05-04 09:25:54.373 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2024-05-04 09:25:54.382 [DefaultDispatcher-worker-15 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d6b7c 2024-05-04 09:25:54.382 [DefaultDispatcher-worker-15 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.383 [DefaultDispatcher-worker-15 @coroutine#2065] 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 09:25:54.383 [DefaultDispatcher-worker-15 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.384 [DefaultDispatcher-worker-13 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.385 [DefaultDispatcher-worker-13 @coroutine#3523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2024-05-04 09:25:54.398 [DefaultDispatcher-worker-15 @coroutine#3506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2048255a 2024-05-04 09:25:54.404 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:54.409 [DefaultDispatcher-worker-8 @coroutine#3506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2048255a 2024-05-04 09:25:54.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-05-04 09:25:54.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-05-04 09:25:54.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:54.418 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2048255a: (connection evicted) 2024-05-04 09:25:54.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:54.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-05-04 09:25:54.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-05-04 09:25:54.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-05-04 09:25:54.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-05-04 09:25:54.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:54.419 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bce19db: (connection evicted) 2024-05-04 09:25:54.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:54.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-05-04 09:25:54.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@681ba763 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:54.421 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:54.422 [Test worker @coroutine#3569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-05-04 09:25:54.422 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@33012e6f 2024-05-04 09:25:54.422 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@33012e6f 2024-05-04 09:25:54.422 [Test worker @coroutine#3569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-05-04 09:25:54.440 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33012e6f 2024-05-04 09:25:54.452 [Test worker @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33012e6f 2024-05-04 09:25:54.454 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33012e6f 2024-05-04 09:25:54.456 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33012e6f 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c9d2ed7 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:54.456 [Test worker @coroutine#3569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-05-04 09:25:54.457 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@223e51e4 2024-05-04 09:25:54.457 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@223e51e4 2024-05-04 09:25:54.457 [Test worker @coroutine#3569] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-05-04 09:25:54.470 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223e51e4 2024-05-04 09:25:54.482 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223e51e4 2024-05-04 09:25:54.484 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223e51e4 2024-05-04 09:25:54.486 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223e51e4 2024-05-04 09:25:54.491 [DefaultDispatcher-worker-15 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-05-04 09:25:54.491 [DefaultDispatcher-worker-15 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.491 [DefaultDispatcher-worker-15 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:54.491 [DefaultDispatcher-worker-15 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.492 [DefaultDispatcher-worker-9 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.492 [DefaultDispatcher-worker-9 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.498 [DefaultDispatcher-worker-12 @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@223e51e4 2024-05-04 09:25:54.512 [DefaultDispatcher-worker-9 @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33012e6f 2024-05-04 09:25:54.522 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:54.524 [DefaultDispatcher-worker-4 @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33012e6f 2024-05-04 09:25:54.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-05-04 09:25:54.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-05-04 09:25:54.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:54.533 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33012e6f: (connection evicted) 2024-05-04 09:25:54.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:54.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-05-04 09:25:54.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-05-04 09:25:54.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-05-04 09:25:54.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-05-04 09:25:54.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:54.535 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@223e51e4: (connection evicted) 2024-05-04 09:25:54.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:54.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-05-04 09:25:54.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bd29a01 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:54.537 [Test worker @coroutine#3629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-05-04 09:25:54.538 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3363c9 2024-05-04 09:25:54.538 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a3363c9 2024-05-04 09:25:54.538 [Test worker @coroutine#3629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-05-04 09:25:54.553 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3363c9 2024-05-04 09:25:54.564 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3363c9 2024-05-04 09:25:54.566 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3363c9 2024-05-04 09:25:54.568 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3363c9 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dce3e82 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:54.568 [Test worker @coroutine#3629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-05-04 09:25:54.569 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce59833 2024-05-04 09:25:54.569 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce59833 2024-05-04 09:25:54.569 [Test worker @coroutine#3629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-05-04 09:25:54.583 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce59833 2024-05-04 09:25:54.594 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce59833 2024-05-04 09:25:54.596 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce59833 2024-05-04 09:25:54.597 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce59833 2024-05-04 09:25:54.610 [DefaultDispatcher-worker-7 @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce59833 2024-05-04 09:25:54.615 [DefaultDispatcher-worker-16 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-05-04 09:25:54.615 [DefaultDispatcher-worker-16 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.615 [DefaultDispatcher-worker-16 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:54.615 [DefaultDispatcher-worker-16 @coroutine#2131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.616 [DefaultDispatcher-worker-7 @coroutine#2131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.616 [DefaultDispatcher-worker-7 @coroutine#2131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.625 [DefaultDispatcher-worker-7 @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3363c9 2024-05-04 09:25:54.638 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:54.639 [DefaultDispatcher-worker-18 @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a3363c9 2024-05-04 09:25:54.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-05-04 09:25:54.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-05-04 09:25:54.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:54.647 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a3363c9: (connection evicted) 2024-05-04 09:25:54.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:54.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-05-04 09:25:54.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-05-04 09:25:54.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-05-04 09:25:54.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-05-04 09:25:54.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:54.649 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ce59833: (connection evicted) 2024-05-04 09:25:54.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:54.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-05-04 09:25:54.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-05-04 09:25:54.650 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-05-04 09:25:54.650 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:54.650 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:54.650 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:54.650 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:54.650 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:54.650 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:54.650 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c0b83af 2024-05-04 09:25:54.650 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:54.650 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:54.650 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:54.650 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:54.650 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:54.650 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:54.650 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:54.651 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:54.651 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:54.651 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:54.651 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:54.651 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:54.651 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:54.651 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:54.651 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:54.651 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:54.651 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:54.651 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:54.651 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:54.651 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-05-04 09:25:54.651 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:54.651 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:54.651 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:54.651 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:54.651 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:54.651 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:54.651 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:54.651 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:54.651 [Test worker @coroutine#3689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-05-04 09:25:54.651 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1eb1bc 2024-05-04 09:25:54.651 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1eb1bc 2024-05-04 09:25:54.651 [Test worker @coroutine#3689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-05-04 09:25:54.668 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1eb1bc 2024-05-04 09:25:54.680 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1eb1bc 2024-05-04 09:25:54.682 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1eb1bc 2024-05-04 09:25:54.684 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1eb1bc 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7405e77f 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:54.684 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:54.685 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:54.685 [Test worker @coroutine#3689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-05-04 09:25:54.685 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff1b0d 2024-05-04 09:25:54.685 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ff1b0d 2024-05-04 09:25:54.685 [Test worker @coroutine#3689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-05-04 09:25:54.699 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff1b0d 2024-05-04 09:25:54.710 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff1b0d 2024-05-04 09:25:54.712 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff1b0d 2024-05-04 09:25:54.714 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff1b0d 2024-05-04 09:25:54.727 [DefaultDispatcher-worker-12 @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ff1b0d 2024-05-04 09:25:54.739 [DefaultDispatcher-worker-12 @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1eb1bc 2024-05-04 09:25:54.749 [DefaultDispatcher-worker-15 @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1eb1bc 2024-05-04 09:25:54.751 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:54.760 [DefaultDispatcher-worker-12 @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1eb1bc 2024-05-04 09:25:54.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-05-04 09:25:54.769 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-05-04 09:25:54.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:54.770 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f1eb1bc: (connection evicted) 2024-05-04 09:25:54.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:54.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-05-04 09:25:54.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-05-04 09:25:54.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-05-04 09:25:54.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-05-04 09:25:54.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:54.771 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ff1b0d: (connection evicted) 2024-05-04 09:25:54.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:54.772 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-05-04 09:25:54.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-05-04 09:25:54.773 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-05-04 09:25:54.773 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:54.773 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:54.773 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:54.773 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:54.773 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:54.773 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:54.773 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a034bbc 2024-05-04 09:25:54.773 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:54.773 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:54.773 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:54.773 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:54.773 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:54.773 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:54.773 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:54.773 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:54.773 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:54.773 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:54.773 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:54.773 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:54.773 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:54.773 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:54.773 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:54.773 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:54.773 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:54.773 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:54.773 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:54.773 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-05-04 09:25:54.773 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:54.773 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:54.774 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:54.774 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:54.774 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:54.774 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:54.774 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:54.774 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:54.774 [Test worker @coroutine#3750] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-05-04 09:25:54.774 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2024-05-04 09:25:54.774 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2024-05-04 09:25:54.774 [Test worker @coroutine#3750] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-05-04 09:25:54.789 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2024-05-04 09:25:54.801 [Test worker @coroutine#3751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2024-05-04 09:25:54.803 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2024-05-04 09:25:54.805 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40d1e561 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:54.805 [Test worker @coroutine#3750] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-05-04 09:25:54.806 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@730c9287 2024-05-04 09:25:54.806 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@730c9287 2024-05-04 09:25:54.806 [Test worker @coroutine#3750] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-05-04 09:25:54.820 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@730c9287 2024-05-04 09:25:54.831 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@730c9287 2024-05-04 09:25:54.833 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@730c9287 2024-05-04 09:25:54.835 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@730c9287 2024-05-04 09:25:54.847 [DefaultDispatcher-worker-18 @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@730c9287 2024-05-04 09:25:54.863 [DefaultDispatcher-worker-4 @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2024-05-04 09:25:54.864 [DefaultDispatcher-worker-1 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197da701 2024-05-04 09:25:54.865 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.865 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:54.865 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.866 [DefaultDispatcher-worker-8 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.866 [DefaultDispatcher-worker-8 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.874 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:54.875 [DefaultDispatcher-worker-6 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-05-04 09:25:54.875 [DefaultDispatcher-worker-6 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.875 [DefaultDispatcher-worker-6 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:54.875 [DefaultDispatcher-worker-6 @coroutine#1895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.876 [DefaultDispatcher-worker-1 @coroutine#1895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.876 [DefaultDispatcher-worker-1 @coroutine#1895] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.876 [DefaultDispatcher-worker-13 @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2024-05-04 09:25:54.883 [DefaultDispatcher-worker-8 @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2024-05-04 09:25:54.904 [DefaultDispatcher-worker-8 @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e 2024-05-04 09:25:54.906 [HikariPool-143 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:54.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-05-04 09:25:54.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-05-04 09:25:54.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:54.908 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a6dd88e: (connection evicted) 2024-05-04 09:25:54.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:54.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-05-04 09:25:54.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-05-04 09:25:54.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-05-04 09:25:54.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-05-04 09:25:54.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:54.909 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@730c9287: (connection evicted) 2024-05-04 09:25:54.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:54.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-05-04 09:25:54.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-05-04 09:25:54.911 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a2d9177 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:54.912 [Test worker @coroutine#3841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-05-04 09:25:54.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddccee4 2024-05-04 09:25:54.913 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddccee4 2024-05-04 09:25:54.913 [Test worker @coroutine#3841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-05-04 09:25:54.927 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddccee4 2024-05-04 09:25:54.939 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddccee4 2024-05-04 09:25:54.941 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddccee4 2024-05-04 09:25:54.943 [Test worker @coroutine#3846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddccee4 2024-05-04 09:25:54.943 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a42da0a 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2b8df7 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2b8df7 2024-05-04 09:25:54.944 [Test worker @coroutine#3841] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-05-04 09:25:54.946 [DefaultDispatcher-worker-8 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2024-05-04 09:25:54.947 [DefaultDispatcher-worker-8 @coroutine#1927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.947 [DefaultDispatcher-worker-8 @coroutine#1927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:54.947 [DefaultDispatcher-worker-8 @coroutine#1927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.948 [DefaultDispatcher-worker-16 @coroutine#1927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.948 [DefaultDispatcher-worker-16 @coroutine#1927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:54.960 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2b8df7 2024-05-04 09:25:54.971 [Test worker @coroutine#3851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2b8df7 2024-05-04 09:25:54.973 [Test worker @coroutine#3853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2b8df7 2024-05-04 09:25:54.975 [Test worker @coroutine#3856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2b8df7 2024-05-04 09:25:54.988 [DefaultDispatcher-worker-12 @coroutine#3858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c2b8df7 2024-05-04 09:25:55.001 [DefaultDispatcher-worker-12 @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddccee4 2024-05-04 09:25:55.013 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:55.013 [DefaultDispatcher-worker-8 @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddccee4 2024-05-04 09:25:55.018 [Test worker @coroutine#3868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddccee4 2024-05-04 09:25:55.020 [DefaultDispatcher-worker-13 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc7b3f 2024-05-04 09:25:55.021 [DefaultDispatcher-worker-13 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.021 [DefaultDispatcher-worker-13 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:55.021 [DefaultDispatcher-worker-13 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.022 [DefaultDispatcher-worker-12 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.022 [DefaultDispatcher-worker-12 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-05-04 09:25:55.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-05-04 09:25:55.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:55.026 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ddccee4: (connection evicted) 2024-05-04 09:25:55.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:55.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-05-04 09:25:55.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-05-04 09:25:55.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-05-04 09:25:55.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-05-04 09:25:55.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:55.027 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c2b8df7: (connection evicted) 2024-05-04 09:25:55.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:55.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-05-04 09:25:55.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-05-04 09:25:55.029 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fa35f7e 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ec9c49 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@37ec9c49 2024-05-04 09:25:55.030 [Test worker @coroutine#3907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-05-04 09:25:55.049 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ec9c49 2024-05-04 09:25:55.061 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ec9c49 2024-05-04 09:25:55.062 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ec9c49 2024-05-04 09:25:55.064 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ec9c49 2024-05-04 09:25:55.064 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28bf7bea 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@61fe5253 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@61fe5253 2024-05-04 09:25:55.065 [Test worker @coroutine#3907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-05-04 09:25:55.079 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61fe5253 2024-05-04 09:25:55.090 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61fe5253 2024-05-04 09:25:55.092 [Test worker @coroutine#3917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61fe5253 2024-05-04 09:25:55.094 [Test worker @coroutine#3919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61fe5253 2024-05-04 09:25:55.106 [DefaultDispatcher-worker-4 @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61fe5253 2024-05-04 09:25:55.117 [DefaultDispatcher-worker-16 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21cb5648 2024-05-04 09:25:55.118 [DefaultDispatcher-worker-16 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.118 [DefaultDispatcher-worker-16 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:55.118 [DefaultDispatcher-worker-16 @coroutine#1974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.119 [DefaultDispatcher-worker-15 @coroutine#1974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.119 [DefaultDispatcher-worker-15 @coroutine#1974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.121 [DefaultDispatcher-worker-16 @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ec9c49 2024-05-04 09:25:55.130 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:55.133 [DefaultDispatcher-worker-14 @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ec9c49 2024-05-04 09:25:55.136 [Test worker @coroutine#3934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ec9c49 2024-05-04 09:25:55.138 [Test worker @coroutine#3936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37ec9c49 2024-05-04 09:25:55.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-05-04 09:25:55.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-05-04 09:25:55.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:55.147 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37ec9c49: (connection evicted) 2024-05-04 09:25:55.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:55.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-05-04 09:25:55.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-05-04 09:25:55.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-05-04 09:25:55.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-05-04 09:25:55.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:55.148 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61fe5253: (connection evicted) 2024-05-04 09:25:55.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:55.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-05-04 09:25:55.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-05-04 09:25:55.150 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-05-04 09:25:55.150 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:55.150 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:55.150 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:55.150 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:55.150 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:55.150 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:55.150 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5710f755 2024-05-04 09:25:55.150 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:55.150 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:55.150 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:55.150 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:55.150 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:55.150 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:55.150 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:55.150 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:55.150 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:55.150 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:55.150 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:55.150 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:55.150 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:55.150 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:55.150 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:55.150 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:55.150 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:55.150 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:55.150 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:55.150 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-05-04 09:25:55.150 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:55.151 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:55.151 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:55.151 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:55.151 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:55.151 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:55.151 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:55.151 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:55.151 [Test worker @coroutine#3972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-05-04 09:25:55.151 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-05-04 09:25:55.151 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-05-04 09:25:55.151 [Test worker @coroutine#3972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-05-04 09:25:55.168 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-05-04 09:25:55.181 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-05-04 09:25:55.183 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-05-04 09:25:55.185 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-05-04 09:25:55.185 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-05-04 09:25:55.185 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:55.185 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:55.185 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7685912e 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@17856f0 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@17856f0 2024-05-04 09:25:55.186 [Test worker @coroutine#3972] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-05-04 09:25:55.200 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17856f0 2024-05-04 09:25:55.211 [Test worker @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17856f0 2024-05-04 09:25:55.213 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17856f0 2024-05-04 09:25:55.215 [Test worker @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17856f0 2024-05-04 09:25:55.227 [DefaultDispatcher-worker-12 @coroutine#3986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17856f0 2024-05-04 09:25:55.242 [DefaultDispatcher-worker-16 @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-05-04 09:25:55.251 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:55.252 [DefaultDispatcher-worker-8 @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640890bc 2024-05-04 09:25:55.307 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:55.320 [DefaultDispatcher-worker-10 @coroutine#2006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-04 09:25:55.320 [DefaultDispatcher-worker-10 @coroutine#2006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.320 [DefaultDispatcher-worker-10 @coroutine#2006] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:55.320 [DefaultDispatcher-worker-10 @coroutine#2006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.321 [DefaultDispatcher-worker-2 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e2a2b07 2024-05-04 09:25:55.321 [DefaultDispatcher-worker-2 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.321 [DefaultDispatcher-worker-2 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:55.321 [DefaultDispatcher-worker-2 @coroutine#2036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.321 [DefaultDispatcher-worker-1 @coroutine#2006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.321 [DefaultDispatcher-worker-1 @coroutine#2006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-05-04 09:25:55.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-05-04 09:25:55.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:55.322 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@640890bc: (connection evicted) 2024-05-04 09:25:55.322 [DefaultDispatcher-worker-6 @coroutine#2036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.322 [DefaultDispatcher-worker-6 @coroutine#2036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:55.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-05-04 09:25:55.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-05-04 09:25:55.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-05-04 09:25:55.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-05-04 09:25:55.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:55.323 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17856f0: (connection evicted) 2024-05-04 09:25:55.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:55.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-05-04 09:25:55.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35427786 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:55.325 [Test worker @coroutine#4056] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-05-04 09:25:55.326 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bef1304 2024-05-04 09:25:55.326 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bef1304 2024-05-04 09:25:55.326 [Test worker @coroutine#4056] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-05-04 09:25:55.343 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bef1304 2024-05-04 09:25:55.355 [Test worker @coroutine#4057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bef1304 2024-05-04 09:25:55.357 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bef1304 2024-05-04 09:25:55.358 [Test worker @coroutine#4061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bef1304 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d992634 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:55.359 [Test worker @coroutine#4056] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-05-04 09:25:55.360 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2024-05-04 09:25:55.360 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2024-05-04 09:25:55.360 [Test worker @coroutine#4056] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-05-04 09:25:55.374 [Test worker @coroutine#4056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2024-05-04 09:25:55.386 [Test worker @coroutine#4064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2024-05-04 09:25:55.394 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2024-05-04 09:25:55.396 [Test worker @coroutine#4068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2024-05-04 09:25:55.399 [DefaultDispatcher-worker-6 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d6b7c 2024-05-04 09:25:55.399 [DefaultDispatcher-worker-6 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.399 [DefaultDispatcher-worker-6 @coroutine#2065] 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 09:25:55.399 [DefaultDispatcher-worker-6 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.400 [DefaultDispatcher-worker-2 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.408 [DefaultDispatcher-worker-4 @coroutine#4070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0 2024-05-04 09:25:55.423 [DefaultDispatcher-worker-17 @coroutine#4056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bef1304 2024-05-04 09:25:55.426 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:55.434 [DefaultDispatcher-worker-4 @coroutine#4056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bef1304 2024-05-04 09:25:55.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-05-04 09:25:55.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-05-04 09:25:55.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:55.443 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bef1304: (connection evicted) 2024-05-04 09:25:55.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:55.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-05-04 09:25:55.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-05-04 09:25:55.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-05-04 09:25:55.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-05-04 09:25:55.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:55.445 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a7e13c0: (connection evicted) 2024-05-04 09:25:55.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:55.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-05-04 09:25:55.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34ccce55 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:55.447 [Test worker @coroutine#4116] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-05-04 09:25:55.448 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@10374cae 2024-05-04 09:25:55.448 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@10374cae 2024-05-04 09:25:55.448 [Test worker @coroutine#4116] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-05-04 09:25:55.469 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10374cae 2024-05-04 09:25:55.486 [Test worker @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10374cae 2024-05-04 09:25:55.488 [Test worker @coroutine#4119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10374cae 2024-05-04 09:25:55.490 [Test worker @coroutine#4121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10374cae 2024-05-04 09:25:55.491 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-05-04 09:25:55.491 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:55.491 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:55.491 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:55.491 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:55.491 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:55.491 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:55.491 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c04188 2024-05-04 09:25:55.491 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:55.491 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:55.491 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:55.491 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:55.491 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:55.491 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:55.491 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:55.491 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:55.491 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:55.491 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:55.491 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:55.491 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:55.491 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:55.491 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:55.491 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:55.491 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:55.491 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:55.492 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:55.492 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:55.492 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-05-04 09:25:55.492 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:55.492 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:55.492 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:55.492 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:55.492 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:55.492 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:55.492 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:55.492 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:55.492 [Test worker @coroutine#4116] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-05-04 09:25:55.492 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a1148f2 2024-05-04 09:25:55.492 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a1148f2 2024-05-04 09:25:55.492 [Test worker @coroutine#4116] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-05-04 09:25:55.503 [DefaultDispatcher-worker-4 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-05-04 09:25:55.503 [DefaultDispatcher-worker-4 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.503 [DefaultDispatcher-worker-4 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:55.503 [DefaultDispatcher-worker-4 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.505 [DefaultDispatcher-worker-9 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.505 [DefaultDispatcher-worker-9 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.509 [Test worker @coroutine#4116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a1148f2 2024-05-04 09:25:55.522 [Test worker @coroutine#4126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a1148f2 2024-05-04 09:25:55.524 [Test worker @coroutine#4128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a1148f2 2024-05-04 09:25:55.526 [Test worker @coroutine#4130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a1148f2 2024-05-04 09:25:55.539 [DefaultDispatcher-worker-14 @coroutine#4132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a1148f2 2024-05-04 09:25:55.548 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:55.551 [DefaultDispatcher-worker-1 @coroutine#4116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10374cae 2024-05-04 09:25:55.563 [DefaultDispatcher-worker-14 @coroutine#4116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10374cae 2024-05-04 09:25:55.567 [Test worker @coroutine#4144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10374cae 2024-05-04 09:25:55.571 [Test worker @coroutine#4146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10374cae 2024-05-04 09:25:55.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-05-04 09:25:55.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-05-04 09:25:55.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:55.580 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10374cae: (connection evicted) 2024-05-04 09:25:55.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:55.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-05-04 09:25:55.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-05-04 09:25:55.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-05-04 09:25:55.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-05-04 09:25:55.581 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:55.581 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a1148f2: (connection evicted) 2024-05-04 09:25:55.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:55.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-05-04 09:25:55.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-05-04 09:25:55.583 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-05-04 09:25:55.583 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70c6860 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:55.584 [Test worker @coroutine#4182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-05-04 09:25:55.585 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd7bc66 2024-05-04 09:25:55.585 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd7bc66 2024-05-04 09:25:55.585 [Test worker @coroutine#4182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-05-04 09:25:55.603 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd7bc66 2024-05-04 09:25:55.614 [Test worker @coroutine#4183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd7bc66 2024-05-04 09:25:55.616 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd7bc66 2024-05-04 09:25:55.618 [Test worker @coroutine#4188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd7bc66 2024-05-04 09:25:55.618 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c74eeb7 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@41843b88 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@41843b88 2024-05-04 09:25:55.619 [Test worker @coroutine#4182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-05-04 09:25:55.625 [DefaultDispatcher-worker-13 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-05-04 09:25:55.626 [DefaultDispatcher-worker-13 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.626 [DefaultDispatcher-worker-13 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:55.626 [DefaultDispatcher-worker-13 @coroutine#2131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.627 [DefaultDispatcher-worker-12 @coroutine#2131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.627 [DefaultDispatcher-worker-12 @coroutine#2131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.634 [Test worker @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41843b88 2024-05-04 09:25:55.645 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41843b88 2024-05-04 09:25:55.647 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41843b88 2024-05-04 09:25:55.649 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41843b88 2024-05-04 09:25:55.662 [DefaultDispatcher-worker-18 @coroutine#4199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41843b88 2024-05-04 09:25:55.675 [DefaultDispatcher-worker-4 @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd7bc66 2024-05-04 09:25:55.685 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:55.685 [DefaultDispatcher-worker-15 @coroutine#4182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd7bc66 2024-05-04 09:25:55.697 [UI Thread @coroutine#4248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd7bc66 2024-05-04 09:25:55.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-05-04 09:25:55.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-05-04 09:25:55.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:55.701 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cd7bc66: (connection evicted) 2024-05-04 09:25:55.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:55.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-05-04 09:25:55.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-05-04 09:25:55.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-05-04 09:25:55.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-05-04 09:25:55.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:55.703 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41843b88: (connection evicted) 2024-05-04 09:25:55.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:55.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-05-04 09:25:55.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-05-04 09:25:55.705 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-05-04 09:25:55.705 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:55.705 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:55.705 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:55.705 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:55.705 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:55.705 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:55.705 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76603c44 2024-05-04 09:25:55.705 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:55.705 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:55.705 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:55.705 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:55.705 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:55.705 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:55.705 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:55.705 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:55.705 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:55.705 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:55.705 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:55.705 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:55.705 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:55.705 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:55.705 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:55.705 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:55.705 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:55.705 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:55.705 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:55.705 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-05-04 09:25:55.706 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:55.706 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:55.706 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:55.706 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:55.706 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:55.706 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:55.706 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:55.706 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:55.706 [Test worker @coroutine#4279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-05-04 09:25:55.706 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f6ee8d 2024-05-04 09:25:55.706 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f6ee8d 2024-05-04 09:25:55.706 [Test worker @coroutine#4279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-05-04 09:25:55.725 [Test worker @coroutine#4279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f6ee8d 2024-05-04 09:25:55.736 [Test worker @coroutine#4280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f6ee8d 2024-05-04 09:25:55.738 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f6ee8d 2024-05-04 09:25:55.740 [Test worker @coroutine#4284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f6ee8d 2024-05-04 09:25:55.752 [DefaultDispatcher-worker-15 @coroutine#4286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f6ee8d 2024-05-04 09:25:55.755 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f6ee8d 2024-05-04 09:25:55.765 [DefaultDispatcher-worker-2 @coroutine#4297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@379f9555 2024-05-04 09:25:55.769 [Test worker @coroutine#4300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f6ee8d 2024-05-04 09:25:55.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-05-04 09:25:55.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-05-04 09:25:55.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:55.784 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18f6ee8d: (connection evicted) 2024-05-04 09:25:55.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:55.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-05-04 09:25:55.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e0575a2 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:55.786 [Test worker @coroutine#4314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-05-04 09:25:55.787 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a213820 2024-05-04 09:25:55.787 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a213820 2024-05-04 09:25:55.787 [Test worker @coroutine#4314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-05-04 09:25:55.802 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a213820 2024-05-04 09:25:55.814 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a213820 2024-05-04 09:25:55.817 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a213820 2024-05-04 09:25:55.820 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a213820 2024-05-04 09:25:55.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-05-04 09:25:55.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-05-04 09:25:55.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:55.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:55.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-05-04 09:25:55.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77e8492f 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:55.825 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:55.826 [Test worker @coroutine#4347] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-05-04 09:25:55.826 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f355321 2024-05-04 09:25:55.826 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f355321 2024-05-04 09:25:55.826 [Test worker @coroutine#4347] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-05-04 09:25:55.840 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f355321 2024-05-04 09:25:55.852 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f355321 2024-05-04 09:25:55.854 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f355321 2024-05-04 09:25:55.855 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f355321 2024-05-04 09:25:55.857 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:55.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-05-04 09:25:55.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-05-04 09:25:55.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:55.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:55.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-05-04 09:25:55.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-05-04 09:25:55.861 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-05-04 09:25:55.861 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:55.861 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:55.861 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:55.861 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:55.861 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:55.861 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:55.861 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bc6a43c 2024-05-04 09:25:55.861 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:55.861 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:55.861 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:55.861 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:55.861 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:55.861 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:55.861 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:55.861 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:55.862 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:55.862 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:55.862 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:55.862 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:55.862 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:55.862 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:55.862 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:55.862 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:55.862 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:55.862 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:55.862 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:55.862 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-05-04 09:25:55.862 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:55.862 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:55.862 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:55.862 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:55.862 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:55.862 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:55.862 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:55.862 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:55.862 [Test worker @coroutine#4376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-05-04 09:25:55.862 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@6193340e 2024-05-04 09:25:55.862 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@6193340e 2024-05-04 09:25:55.862 [Test worker @coroutine#4376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-05-04 09:25:55.877 [DefaultDispatcher-worker-12 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197da701 2024-05-04 09:25:55.878 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.878 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:55.878 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.879 [DefaultDispatcher-worker-10 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.879 [DefaultDispatcher-worker-10 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.881 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6193340e 2024-05-04 09:25:55.885 [DefaultDispatcher-worker-9 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-05-04 09:25:55.885 [DefaultDispatcher-worker-9 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.885 [DefaultDispatcher-worker-9 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:55.885 [DefaultDispatcher-worker-9 @coroutine#1895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.886 [DefaultDispatcher-worker-10 @coroutine#1895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.886 [DefaultDispatcher-worker-10 @coroutine#1895] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.893 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6193340e 2024-05-04 09:25:55.895 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6193340e 2024-05-04 09:25:55.897 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6193340e 2024-05-04 09:25:55.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-05-04 09:25:55.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-05-04 09:25:55.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:55.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:55.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-05-04 09:25:55.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@397f3ff5 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:55.903 [Test worker @coroutine#4411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-05-04 09:25:55.904 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@3299cc9f 2024-05-04 09:25:55.904 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@3299cc9f 2024-05-04 09:25:55.904 [Test worker @coroutine#4411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-05-04 09:25:55.920 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3299cc9f 2024-05-04 09:25:55.932 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3299cc9f 2024-05-04 09:25:55.934 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3299cc9f 2024-05-04 09:25:55.936 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3299cc9f 2024-05-04 09:25:55.948 [DefaultDispatcher-worker-10 @coroutine#4420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3299cc9f 2024-05-04 09:25:55.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-05-04 09:25:55.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-05-04 09:25:55.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:55.951 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3299cc9f: (connection evicted) 2024-05-04 09:25:55.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:55.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-05-04 09:25:55.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-05-04 09:25:55.953 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@466fb9be 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:55.954 [Test worker @coroutine#4440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-05-04 09:25:55.955 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@25699129 2024-05-04 09:25:55.955 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@25699129 2024-05-04 09:25:55.955 [Test worker @coroutine#4440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-05-04 09:25:55.957 [DefaultDispatcher-worker-1 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2024-05-04 09:25:55.958 [DefaultDispatcher-worker-1 @coroutine#1927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.958 [DefaultDispatcher-worker-1 @coroutine#1927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:55.958 [DefaultDispatcher-worker-1 @coroutine#1927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.959 [DefaultDispatcher-worker-8 @coroutine#1927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.959 [DefaultDispatcher-worker-8 @coroutine#1927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:55.973 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25699129 2024-05-04 09:25:55.984 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25699129 2024-05-04 09:25:55.986 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25699129 2024-05-04 09:25:55.988 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25699129 2024-05-04 09:25:55.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-05-04 09:25:55.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-05-04 09:25:55.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:55.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:55.992 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-05-04 09:25:55.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26350832 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@25b7ccfc 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@25b7ccfc 2024-05-04 09:25:55.993 [Test worker @coroutine#4473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-05-04 09:25:56.008 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b7ccfc 2024-05-04 09:25:56.020 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b7ccfc 2024-05-04 09:25:56.022 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b7ccfc 2024-05-04 09:25:56.023 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b7ccfc 2024-05-04 09:25:56.026 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b7ccfc 2024-05-04 09:25:56.034 [DefaultDispatcher-worker-16 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc7b3f 2024-05-04 09:25:56.034 [DefaultDispatcher-worker-16 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.035 [DefaultDispatcher-worker-16 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:56.035 [DefaultDispatcher-worker-16 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.036 [DefaultDispatcher-worker-7 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.036 [DefaultDispatcher-worker-7 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.039 [DefaultDispatcher-worker-15 @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b7ccfc 2024-05-04 09:25:56.041 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b7ccfc 2024-05-04 09:25:56.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-05-04 09:25:56.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-05-04 09:25:56.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:56.054 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25b7ccfc: (connection evicted) 2024-05-04 09:25:56.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:56.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-05-04 09:25:56.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-05-04 09:25:56.057 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e30573c 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:56.058 [Test worker @coroutine#4509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-05-04 09:25:56.059 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@39df2652 2024-05-04 09:25:56.059 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@39df2652 2024-05-04 09:25:56.059 [Test worker @coroutine#4509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-05-04 09:25:56.074 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39df2652 2024-05-04 09:25:56.086 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39df2652 2024-05-04 09:25:56.088 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39df2652 2024-05-04 09:25:56.089 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39df2652 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7153995c 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2024-05-04 09:25:56.090 [Test worker @coroutine#4509] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-05-04 09:25:56.105 [Test worker @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2024-05-04 09:25:56.116 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2024-05-04 09:25:56.118 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2024-05-04 09:25:56.120 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2024-05-04 09:25:56.131 [DefaultDispatcher-worker-6 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21cb5648 2024-05-04 09:25:56.131 [DefaultDispatcher-worker-6 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.131 [DefaultDispatcher-worker-6 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:56.131 [DefaultDispatcher-worker-6 @coroutine#1974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.132 [DefaultDispatcher-worker-4 @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf 2024-05-04 09:25:56.132 [DefaultDispatcher-worker-10 @coroutine#1974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.132 [DefaultDispatcher-worker-10 @coroutine#1974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.147 [DefaultDispatcher-worker-12 @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39df2652 2024-05-04 09:25:56.159 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:56.168 [DefaultDispatcher-worker-6 @coroutine#4509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39df2652 2024-05-04 09:25:56.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-05-04 09:25:56.177 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-05-04 09:25:56.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:56.177 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39df2652: (connection evicted) 2024-05-04 09:25:56.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:56.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-05-04 09:25:56.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-05-04 09:25:56.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-05-04 09:25:56.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-05-04 09:25:56.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:56.178 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52ebacbf: (connection evicted) 2024-05-04 09:25:56.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:56.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-05-04 09:25:56.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ad7cc49 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:56.180 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:56.181 [Test worker @coroutine#4538] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-05-04 09:25:56.181 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@30bd925c 2024-05-04 09:25:56.181 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@30bd925c 2024-05-04 09:25:56.181 [Test worker @coroutine#4538] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-05-04 09:25:56.197 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30bd925c 2024-05-04 09:25:56.209 [Test worker @coroutine#4539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30bd925c 2024-05-04 09:25:56.210 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30bd925c 2024-05-04 09:25:56.212 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30bd925c 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5796ae15 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@37846cc2 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@37846cc2 2024-05-04 09:25:56.213 [Test worker @coroutine#4538] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-05-04 09:25:56.227 [Test worker @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37846cc2 2024-05-04 09:25:56.233 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:56.238 [Test worker @coroutine#4546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37846cc2 2024-05-04 09:25:56.240 [Test worker @coroutine#4548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37846cc2 2024-05-04 09:25:56.242 [Test worker @coroutine#4550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37846cc2 2024-05-04 09:25:56.255 [DefaultDispatcher-worker-2 @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37846cc2 2024-05-04 09:25:56.269 [DefaultDispatcher-worker-8 @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30bd925c 2024-05-04 09:25:56.281 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:56.289 [DefaultDispatcher-worker-1 @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30bd925c 2024-05-04 09:25:56.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-05-04 09:25:56.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-05-04 09:25:56.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:56.293 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30bd925c: (connection evicted) 2024-05-04 09:25:56.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:56.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-05-04 09:25:56.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-05-04 09:25:56.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-05-04 09:25:56.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-05-04 09:25:56.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:56.294 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37846cc2: (connection evicted) 2024-05-04 09:25:56.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:56.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-05-04 09:25:56.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-05-04 09:25:56.297 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4893d628 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@342615e2 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@342615e2 2024-05-04 09:25:56.298 [Test worker @coroutine#4565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-05-04 09:25:56.320 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342615e2 2024-05-04 09:25:56.333 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342615e2 2024-05-04 09:25:56.333 [DefaultDispatcher-worker-10 @coroutine#2006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-04 09:25:56.333 [DefaultDispatcher-worker-10 @coroutine#2006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.333 [DefaultDispatcher-worker-10 @coroutine#2006] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:56.333 [DefaultDispatcher-worker-10 @coroutine#2006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.334 [DefaultDispatcher-worker-1 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e2a2b07 2024-05-04 09:25:56.334 [DefaultDispatcher-worker-1 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.334 [DefaultDispatcher-worker-1 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:56.334 [DefaultDispatcher-worker-1 @coroutine#2036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.334 [DefaultDispatcher-worker-10 @coroutine#2006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.334 [DefaultDispatcher-worker-10 @coroutine#2006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.335 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342615e2 2024-05-04 09:25:56.335 [DefaultDispatcher-worker-9 @coroutine#2036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.335 [DefaultDispatcher-worker-9 @coroutine#2036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.337 [Test worker @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342615e2 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f18a661 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:56.337 [Test worker @coroutine#4565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-05-04 09:25:56.338 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@133e7789 2024-05-04 09:25:56.338 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@133e7789 2024-05-04 09:25:56.338 [Test worker @coroutine#4565] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-05-04 09:25:56.351 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133e7789 2024-05-04 09:25:56.363 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133e7789 2024-05-04 09:25:56.364 [Test worker @coroutine#4580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133e7789 2024-05-04 09:25:56.366 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133e7789 2024-05-04 09:25:56.378 [DefaultDispatcher-worker-13 @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@133e7789 2024-05-04 09:25:56.391 [DefaultDispatcher-worker-9 @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342615e2 2024-05-04 09:25:56.399 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:56.408 [DefaultDispatcher-worker-1 @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342615e2 2024-05-04 09:25:56.417 [DefaultDispatcher-worker-13 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d6b7c 2024-05-04 09:25:56.417 [DefaultDispatcher-worker-13 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.417 [DefaultDispatcher-worker-13 @coroutine#2065] 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 09:25:56.417 [DefaultDispatcher-worker-13 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.418 [DefaultDispatcher-worker-17 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.421 [DefaultDispatcher-worker-18 @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342615e2 2024-05-04 09:25:56.431 [DefaultDispatcher-worker-11 @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342615e2 2024-05-04 09:25:56.438 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:56.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-05-04 09:25:56.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-05-04 09:25:56.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:56.443 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@342615e2: (connection evicted) 2024-05-04 09:25:56.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:56.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-05-04 09:25:56.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-05-04 09:25:56.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-05-04 09:25:56.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-05-04 09:25:56.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:56.444 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@133e7789: (connection evicted) 2024-05-04 09:25:56.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:56.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-05-04 09:25:56.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1419f703 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:56.447 [Test worker @coroutine#4611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-05-04 09:25:56.448 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e31229f 2024-05-04 09:25:56.448 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e31229f 2024-05-04 09:25:56.448 [Test worker @coroutine#4611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-05-04 09:25:56.466 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e31229f 2024-05-04 09:25:56.477 [Test worker @coroutine#4612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e31229f 2024-05-04 09:25:56.479 [Test worker @coroutine#4614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e31229f 2024-05-04 09:25:56.481 [Test worker @coroutine#4616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e31229f 2024-05-04 09:25:56.481 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-05-04 09:25:56.481 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:56.481 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:56.481 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:56.481 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:56.481 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:56.481 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:56.481 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1be49e00 2024-05-04 09:25:56.481 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:56.482 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:56.482 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:56.482 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:56.482 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:56.482 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:56.482 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:56.482 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:56.482 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:56.482 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:56.482 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:56.482 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:56.482 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:56.482 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:56.482 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:56.482 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:56.482 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:56.482 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:56.482 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:56.482 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-05-04 09:25:56.482 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:56.482 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:56.482 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:56.482 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:56.482 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:56.482 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:56.482 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:56.482 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:56.482 [Test worker @coroutine#4611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-05-04 09:25:56.482 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f 2024-05-04 09:25:56.482 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f 2024-05-04 09:25:56.482 [Test worker @coroutine#4611] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-05-04 09:25:56.496 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f 2024-05-04 09:25:56.507 [Test worker @coroutine#4618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f 2024-05-04 09:25:56.509 [Test worker @coroutine#4620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f 2024-05-04 09:25:56.511 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f 2024-05-04 09:25:56.516 [DefaultDispatcher-worker-15 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-05-04 09:25:56.516 [DefaultDispatcher-worker-15 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.516 [DefaultDispatcher-worker-15 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:56.516 [DefaultDispatcher-worker-15 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.517 [DefaultDispatcher-worker-7 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.517 [DefaultDispatcher-worker-7 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.523 [DefaultDispatcher-worker-15 @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f 2024-05-04 09:25:56.536 [DefaultDispatcher-worker-13 @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e31229f 2024-05-04 09:25:56.548 [DefaultDispatcher-worker-15 @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e31229f 2024-05-04 09:25:56.548 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:56.558 [DefaultDispatcher-worker-15 @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e31229f 2024-05-04 09:25:56.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-05-04 09:25:56.572 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-05-04 09:25:56.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:56.572 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e31229f: (connection evicted) 2024-05-04 09:25:56.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:56.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-05-04 09:25:56.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-05-04 09:25:56.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-05-04 09:25:56.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-05-04 09:25:56.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:56.573 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4baf0b7f: (connection evicted) 2024-05-04 09:25:56.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:56.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-05-04 09:25:56.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a03b87 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:56.575 [Test worker @coroutine#4651] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-05-04 09:25:56.576 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@4606e1a6 2024-05-04 09:25:56.576 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@4606e1a6 2024-05-04 09:25:56.576 [Test worker @coroutine#4651] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-05-04 09:25:56.593 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4606e1a6 2024-05-04 09:25:56.604 [Test worker @coroutine#4652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4606e1a6 2024-05-04 09:25:56.606 [Test worker @coroutine#4654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4606e1a6 2024-05-04 09:25:56.608 [Test worker @coroutine#4656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4606e1a6 2024-05-04 09:25:56.608 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-05-04 09:25:56.608 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:56.608 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:56.608 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:56.608 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:56.608 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:56.608 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:56.608 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12ef8410 2024-05-04 09:25:56.608 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:56.608 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:56.608 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:56.608 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:56.608 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:56.608 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:56.608 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:56.608 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:56.608 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:56.608 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:56.608 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:56.608 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:56.608 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:56.608 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:56.608 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:56.609 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:56.609 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:56.609 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:56.609 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:56.609 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-05-04 09:25:56.609 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:56.609 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:56.609 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:56.609 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:56.609 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:56.609 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:56.609 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:56.609 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:56.609 [Test worker @coroutine#4651] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-05-04 09:25:56.609 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2024-05-04 09:25:56.609 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2024-05-04 09:25:56.609 [Test worker @coroutine#4651] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-05-04 09:25:56.623 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2024-05-04 09:25:56.636 [Test worker @coroutine#4658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2024-05-04 09:25:56.637 [DefaultDispatcher-worker-4 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-05-04 09:25:56.637 [DefaultDispatcher-worker-4 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.637 [DefaultDispatcher-worker-4 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:56.637 [DefaultDispatcher-worker-4 @coroutine#2131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.638 [DefaultDispatcher-worker-16 @coroutine#2131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.638 [DefaultDispatcher-worker-16 @coroutine#2131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.638 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2024-05-04 09:25:56.640 [Test worker @coroutine#4665] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2024-05-04 09:25:56.651 [DefaultDispatcher-worker-10 @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71bebddf 2024-05-04 09:25:56.664 [DefaultDispatcher-worker-3 @coroutine#4651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4606e1a6 2024-05-04 09:25:56.674 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:56.676 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:56.677 [DefaultDispatcher-worker-13 @coroutine#4651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4606e1a6 2024-05-04 09:25:56.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-05-04 09:25:56.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-05-04 09:25:56.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:56.682 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4606e1a6: (connection evicted) 2024-05-04 09:25:56.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:56.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-05-04 09:25:56.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-05-04 09:25:56.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-05-04 09:25:56.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-05-04 09:25:56.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:56.683 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71bebddf: (connection evicted) 2024-05-04 09:25:56.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:56.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-05-04 09:25:56.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-05-04 09:25:56.686 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b191676 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d96cd6 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d96cd6 2024-05-04 09:25:56.687 [Test worker @coroutine#4690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-05-04 09:25:56.704 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d96cd6 2024-05-04 09:25:56.715 [Test worker @coroutine#4691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d96cd6 2024-05-04 09:25:56.717 [Test worker @coroutine#4693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d96cd6 2024-05-04 09:25:56.719 [Test worker @coroutine#4695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d96cd6 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f1ba660 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:56.719 [Test worker @coroutine#4690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-05-04 09:25:56.720 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2024-05-04 09:25:56.720 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2024-05-04 09:25:56.720 [Test worker @coroutine#4690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-05-04 09:25:56.733 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2024-05-04 09:25:56.745 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2024-05-04 09:25:56.746 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2024-05-04 09:25:56.748 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2024-05-04 09:25:56.754 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:56.761 [DefaultDispatcher-worker-13 @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@292d1705 2024-05-04 09:25:56.775 [DefaultDispatcher-worker-3 @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d96cd6 2024-05-04 09:25:56.787 [DefaultDispatcher-worker-10 @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d96cd6 2024-05-04 09:25:56.788 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:56.793 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:56.810 [DefaultDispatcher-worker-15 @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d96cd6 2024-05-04 09:25:56.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-05-04 09:25:56.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-05-04 09:25:56.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:56.812 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31d96cd6: (connection evicted) 2024-05-04 09:25:56.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:56.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-05-04 09:25:56.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-05-04 09:25:56.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-05-04 09:25:56.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-05-04 09:25:56.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:56.814 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@292d1705: (connection evicted) 2024-05-04 09:25:56.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:56.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-05-04 09:25:56.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-05-04 09:25:56.815 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-05-04 09:25:56.815 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:56.815 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:56.815 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:56.815 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:56.815 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:56.815 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:56.815 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ea82cef 2024-05-04 09:25:56.816 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:56.816 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:56.816 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:56.816 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:56.816 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:56.816 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:56.816 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:56.816 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:56.816 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:56.816 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:56.816 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:56.816 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:56.816 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:56.816 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:56.816 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:56.816 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:56.816 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:56.816 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:56.816 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:56.816 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-05-04 09:25:56.816 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:56.816 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:56.816 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:56.816 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:56.816 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:56.816 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:56.816 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:56.816 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:56.816 [Test worker @coroutine#4725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-05-04 09:25:56.816 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2024-05-04 09:25:56.816 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2024-05-04 09:25:56.816 [Test worker @coroutine#4725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-05-04 09:25:56.833 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2024-05-04 09:25:56.838 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:56.844 [Test worker @coroutine#4726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2024-05-04 09:25:56.846 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2024-05-04 09:25:56.848 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@252da8f 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:56.848 [Test worker @coroutine#4725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-05-04 09:25:56.849 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@6225c800 2024-05-04 09:25:56.849 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@6225c800 2024-05-04 09:25:56.849 [Test worker @coroutine#4725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-05-04 09:25:56.862 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6225c800 2024-05-04 09:25:56.874 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6225c800 2024-05-04 09:25:56.876 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6225c800 2024-05-04 09:25:56.878 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6225c800 2024-05-04 09:25:56.889 [DefaultDispatcher-worker-1 @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6225c800 2024-05-04 09:25:56.890 [DefaultDispatcher-worker-14 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197da701 2024-05-04 09:25:56.890 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.890 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:56.890 [DefaultDispatcher-worker-14 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.891 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.891 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.895 [DefaultDispatcher-worker-1 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-05-04 09:25:56.895 [DefaultDispatcher-worker-1 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.895 [DefaultDispatcher-worker-1 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:56.895 [DefaultDispatcher-worker-1 @coroutine#1895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.896 [DefaultDispatcher-worker-11 @coroutine#1895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.896 [DefaultDispatcher-worker-11 @coroutine#1895] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.902 [DefaultDispatcher-worker-1 @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2024-05-04 09:25:56.913 [DefaultDispatcher-worker-13 @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2024-05-04 09:25:56.916 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:56.924 [DefaultDispatcher-worker-13 @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2024-05-04 09:25:56.940 [DefaultDispatcher-worker-9 @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d 2024-05-04 09:25:56.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-05-04 09:25:56.941 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-05-04 09:25:56.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:56.942 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a516e4d: (connection evicted) 2024-05-04 09:25:56.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:56.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-05-04 09:25:56.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-05-04 09:25:56.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-05-04 09:25:56.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-05-04 09:25:56.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:56.943 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6225c800: (connection evicted) 2024-05-04 09:25:56.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:56.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-05-04 09:25:56.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-05-04 09:25:56.945 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b01f056 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@65899694 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@65899694 2024-05-04 09:25:56.946 [Test worker @coroutine#4767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-05-04 09:25:56.964 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65899694 2024-05-04 09:25:56.970 [DefaultDispatcher-worker-12 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2024-05-04 09:25:56.970 [DefaultDispatcher-worker-12 @coroutine#1927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.970 [DefaultDispatcher-worker-12 @coroutine#1927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:56.970 [DefaultDispatcher-worker-12 @coroutine#1927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.971 [DefaultDispatcher-worker-9 @coroutine#1927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.971 [DefaultDispatcher-worker-9 @coroutine#1927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:56.976 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65899694 2024-05-04 09:25:56.977 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65899694 2024-05-04 09:25:56.979 [Test worker @coroutine#4775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65899694 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64903a20 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2024-05-04 09:25:56.980 [Test worker @coroutine#4767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-05-04 09:25:56.994 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2024-05-04 09:25:57.005 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2024-05-04 09:25:57.007 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2024-05-04 09:25:57.009 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2024-05-04 09:25:57.021 [DefaultDispatcher-worker-1 @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2024-05-04 09:25:57.029 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:57.036 [DefaultDispatcher-worker-4 @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65899694 2024-05-04 09:25:57.046 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:57.048 [DefaultDispatcher-worker-7 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc7b3f 2024-05-04 09:25:57.049 [DefaultDispatcher-worker-7 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.049 [DefaultDispatcher-worker-7 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:57.049 [DefaultDispatcher-worker-7 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.049 [DefaultDispatcher-worker-13 @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65899694 2024-05-04 09:25:57.050 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.050 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-05-04 09:25:57.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-05-04 09:25:57.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:57.060 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65899694: (connection evicted) 2024-05-04 09:25:57.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:57.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-05-04 09:25:57.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-05-04 09:25:57.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-05-04 09:25:57.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-05-04 09:25:57.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:57.061 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57753d41: (connection evicted) 2024-05-04 09:25:57.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:57.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-05-04 09:25:57.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-05-04 09:25:57.063 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-05-04 09:25:57.063 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:57.063 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:57.063 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:57.063 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:57.063 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:57.063 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:57.063 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71c45428 2024-05-04 09:25:57.063 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:57.063 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:57.063 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:57.063 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:57.063 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:57.063 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:57.063 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:57.063 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:57.063 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:57.063 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:57.064 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:57.064 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:57.064 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:57.064 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:57.064 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:57.064 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:57.064 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:57.064 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:57.064 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:57.064 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-05-04 09:25:57.064 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:57.064 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:57.064 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:57.064 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:57.064 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:57.064 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:57.064 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:57.064 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:57.064 [Test worker @coroutine#4813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-05-04 09:25:57.064 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2024-05-04 09:25:57.064 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2024-05-04 09:25:57.064 [Test worker @coroutine#4813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-05-04 09:25:57.081 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2024-05-04 09:25:57.092 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2024-05-04 09:25:57.094 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2024-05-04 09:25:57.096 [Test worker @coroutine#4818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2024-05-04 09:25:57.096 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-05-04 09:25:57.096 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:57.096 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:57.096 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:57.096 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:57.096 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:57.096 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:57.096 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ee4aad3 2024-05-04 09:25:57.096 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:57.096 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:57.096 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:57.096 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:57.096 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:57.096 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:57.096 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:57.096 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:57.096 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:57.097 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:57.097 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:57.097 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:57.097 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:57.097 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:57.097 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:57.097 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:57.097 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:57.097 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:57.097 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:57.097 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-05-04 09:25:57.097 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:57.097 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:57.097 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:57.097 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:57.097 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:57.097 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:57.097 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:57.097 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:57.097 [Test worker @coroutine#4813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-05-04 09:25:57.097 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@23043ba 2024-05-04 09:25:57.097 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@23043ba 2024-05-04 09:25:57.097 [Test worker @coroutine#4813] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-05-04 09:25:57.111 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23043ba 2024-05-04 09:25:57.122 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23043ba 2024-05-04 09:25:57.124 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23043ba 2024-05-04 09:25:57.126 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23043ba 2024-05-04 09:25:57.138 [DefaultDispatcher-worker-15 @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23043ba 2024-05-04 09:25:57.143 [DefaultDispatcher-worker-5 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21cb5648 2024-05-04 09:25:57.143 [DefaultDispatcher-worker-5 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.143 [DefaultDispatcher-worker-5 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:57.143 [DefaultDispatcher-worker-5 @coroutine#1974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.144 [DefaultDispatcher-worker-17 @coroutine#1974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.144 [DefaultDispatcher-worker-17 @coroutine#1974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.151 [DefaultDispatcher-worker-5 @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2024-05-04 09:25:57.163 [DefaultDispatcher-worker-6 @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2024-05-04 09:25:57.164 [HikariPool-179 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:57.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-05-04 09:25:57.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-05-04 09:25:57.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:57.167 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c: (connection evicted) 2024-05-04 09:25:57.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:57.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-05-04 09:25:57.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-05-04 09:25:57.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-05-04 09:25:57.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-05-04 09:25:57.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:57.168 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23043ba: (connection evicted) 2024-05-04 09:25:57.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:57.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-05-04 09:25:57.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29794ef5 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:57.170 [Test worker @coroutine#4858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-05-04 09:25:57.171 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@4877731d 2024-05-04 09:25:57.171 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@4877731d 2024-05-04 09:25:57.171 [Test worker @coroutine#4858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-05-04 09:25:57.188 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4877731d 2024-05-04 09:25:57.201 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4877731d 2024-05-04 09:25:57.203 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4877731d 2024-05-04 09:25:57.206 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4877731d 2024-05-04 09:25:57.206 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-05-04 09:25:57.206 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:57.206 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:57.206 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:57.206 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:57.206 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:57.206 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:57.206 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b3489b7 2024-05-04 09:25:57.206 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:57.206 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:57.206 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:57.206 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:57.206 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:57.206 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:57.206 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:57.206 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:57.206 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:57.206 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:57.206 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:57.206 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:57.206 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:57.206 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:57.206 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:57.206 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:57.206 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:57.206 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:57.206 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:57.206 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-05-04 09:25:57.207 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:57.207 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:57.207 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:57.207 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:57.207 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:57.207 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:57.207 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:57.207 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:57.207 [Test worker @coroutine#4858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-05-04 09:25:57.207 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@3821a012 2024-05-04 09:25:57.207 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@3821a012 2024-05-04 09:25:57.207 [Test worker @coroutine#4858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-05-04 09:25:57.226 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3821a012 2024-05-04 09:25:57.237 [Test worker @coroutine#4865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3821a012 2024-05-04 09:25:57.239 [Test worker @coroutine#4867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3821a012 2024-05-04 09:25:57.240 [Test worker @coroutine#4869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3821a012 2024-05-04 09:25:57.252 [DefaultDispatcher-worker-10 @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3821a012 2024-05-04 09:25:57.264 [DefaultDispatcher-worker-7 @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4877731d 2024-05-04 09:25:57.271 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:57.275 [DefaultDispatcher-worker-18 @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4877731d 2024-05-04 09:25:57.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-05-04 09:25:57.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-05-04 09:25:57.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:57.278 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4877731d: (connection evicted) 2024-05-04 09:25:57.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:57.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-05-04 09:25:57.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-05-04 09:25:57.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-05-04 09:25:57.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-05-04 09:25:57.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:57.279 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3821a012: (connection evicted) 2024-05-04 09:25:57.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:57.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-05-04 09:25:57.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-05-04 09:25:57.282 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-05-04 09:25:57.282 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:57.282 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:57.282 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:57.282 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:57.282 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:57.282 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:57.282 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16337c8e 2024-05-04 09:25:57.282 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:57.282 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:57.282 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:57.282 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:57.282 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:57.282 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:57.282 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:57.282 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:57.282 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:57.282 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:57.282 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:57.282 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:57.282 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:57.282 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:57.282 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:57.282 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:57.282 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:57.282 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:57.282 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:57.282 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-05-04 09:25:57.283 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:57.283 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:57.283 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:57.283 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:57.283 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:57.283 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:57.283 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:57.283 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:57.283 [Test worker @coroutine#4899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-05-04 09:25:57.283 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@3022287e 2024-05-04 09:25:57.283 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@3022287e 2024-05-04 09:25:57.283 [Test worker @coroutine#4899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-05-04 09:25:57.298 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3022287e 2024-05-04 09:25:57.305 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:57.309 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3022287e 2024-05-04 09:25:57.311 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3022287e 2024-05-04 09:25:57.313 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3022287e 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@469caf69 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:57.313 [Test worker @coroutine#4899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-05-04 09:25:57.314 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@527e6bd3 2024-05-04 09:25:57.314 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@527e6bd3 2024-05-04 09:25:57.314 [Test worker @coroutine#4899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-05-04 09:25:57.328 [Test worker @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@527e6bd3 2024-05-04 09:25:57.330 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:57.340 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@527e6bd3 2024-05-04 09:25:57.342 [Test worker @coroutine#4909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@527e6bd3 2024-05-04 09:25:57.344 [Test worker @coroutine#4911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@527e6bd3 2024-05-04 09:25:57.348 [DefaultDispatcher-worker-5 @coroutine#2006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-04 09:25:57.348 [DefaultDispatcher-worker-5 @coroutine#2006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.348 [DefaultDispatcher-worker-5 @coroutine#2006] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:57.348 [DefaultDispatcher-worker-5 @coroutine#2006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.348 [DefaultDispatcher-worker-2 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e2a2b07 2024-05-04 09:25:57.348 [DefaultDispatcher-worker-2 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.348 [DefaultDispatcher-worker-2 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:57.348 [DefaultDispatcher-worker-2 @coroutine#2036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.349 [DefaultDispatcher-worker-16 @coroutine#2006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.349 [DefaultDispatcher-worker-16 @coroutine#2006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.349 [DefaultDispatcher-worker-2 @coroutine#2036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.349 [DefaultDispatcher-worker-2 @coroutine#2036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.352 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:57.355 [DefaultDispatcher-worker-1 @coroutine#4913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@527e6bd3 2024-05-04 09:25:57.371 [DefaultDispatcher-worker-15 @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3022287e 2024-05-04 09:25:57.376 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:57.383 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:57.387 [DefaultDispatcher-worker-4 @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3022287e 2024-05-04 09:25:57.397 [DefaultDispatcher-worker-13 @coroutine#4899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3022287e 2024-05-04 09:25:57.414 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:57.435 [DefaultDispatcher-worker-14 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d6b7c 2024-05-04 09:25:57.435 [DefaultDispatcher-worker-14 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.435 [DefaultDispatcher-worker-14 @coroutine#2065] 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 09:25:57.435 [DefaultDispatcher-worker-14 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.436 [DefaultDispatcher-worker-14 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.476 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:57.504 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:57.529 [DefaultDispatcher-worker-12 @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3022287e 2024-05-04 09:25:57.530 [DefaultDispatcher-worker-3 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-05-04 09:25:57.530 [DefaultDispatcher-worker-3 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.530 [DefaultDispatcher-worker-3 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:57.530 [DefaultDispatcher-worker-3 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.531 [DefaultDispatcher-worker-3 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.531 [DefaultDispatcher-worker-3 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-05-04 09:25:57.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-05-04 09:25:57.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:57.532 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3022287e: (connection evicted) 2024-05-04 09:25:57.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:57.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-05-04 09:25:57.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-05-04 09:25:57.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-05-04 09:25:57.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-05-04 09:25:57.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:57.533 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@527e6bd3: (connection evicted) 2024-05-04 09:25:57.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:57.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-05-04 09:25:57.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-05-04 09:25:57.534 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77198cce 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@383c94ed 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@383c94ed 2024-05-04 09:25:57.535 [Test worker @coroutine#4949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-05-04 09:25:57.547 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:57.551 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383c94ed 2024-05-04 09:25:57.563 [Test worker @coroutine#4951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383c94ed 2024-05-04 09:25:57.565 [Test worker @coroutine#4954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383c94ed 2024-05-04 09:25:57.566 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383c94ed 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1026a011 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@353aadd7 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@353aadd7 2024-05-04 09:25:57.567 [Test worker @coroutine#4949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-05-04 09:25:57.581 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353aadd7 2024-05-04 09:25:57.593 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353aadd7 2024-05-04 09:25:57.594 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353aadd7 2024-05-04 09:25:57.596 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353aadd7 2024-05-04 09:25:57.602 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:57.609 [DefaultDispatcher-worker-8 @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353aadd7 2024-05-04 09:25:57.623 [DefaultDispatcher-worker-14 @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383c94ed 2024-05-04 09:25:57.635 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:57.637 [DefaultDispatcher-worker-14 @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383c94ed 2024-05-04 09:25:57.649 [DefaultDispatcher-worker-18 @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383c94ed 2024-05-04 09:25:57.650 [DefaultDispatcher-worker-1 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-05-04 09:25:57.650 [DefaultDispatcher-worker-1 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.650 [DefaultDispatcher-worker-1 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:57.650 [DefaultDispatcher-worker-1 @coroutine#2131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.651 [DefaultDispatcher-worker-9 @coroutine#2131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.651 [DefaultDispatcher-worker-9 @coroutine#2131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-05-04 09:25:57.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-05-04 09:25:57.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:57.654 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@383c94ed: (connection evicted) 2024-05-04 09:25:57.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:57.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-05-04 09:25:57.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-05-04 09:25:57.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-05-04 09:25:57.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-05-04 09:25:57.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:57.655 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@353aadd7: (connection evicted) 2024-05-04 09:25:57.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:57.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-05-04 09:25:57.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-05-04 09:25:57.656 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@316975be 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf4c93 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf4c93 2024-05-04 09:25:57.657 [Test worker @coroutine#4983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-05-04 09:25:57.676 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf4c93 2024-05-04 09:25:57.688 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf4c93 2024-05-04 09:25:57.689 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf4c93 2024-05-04 09:25:57.691 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf4c93 2024-05-04 09:25:57.691 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31906cb2 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@67171221 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@67171221 2024-05-04 09:25:57.692 [Test worker @coroutine#4983] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-05-04 09:25:57.706 [Test worker @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67171221 2024-05-04 09:25:57.717 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67171221 2024-05-04 09:25:57.719 [Test worker @coroutine#4993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67171221 2024-05-04 09:25:57.721 [Test worker @coroutine#4995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67171221 2024-05-04 09:25:57.733 [DefaultDispatcher-worker-3 @coroutine#4997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67171221 2024-05-04 09:25:57.745 [DefaultDispatcher-worker-5 @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf4c93 2024-05-04 09:25:57.758 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:57.760 [DefaultDispatcher-worker-5 @coroutine#4983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cf4c93 2024-05-04 09:25:57.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-05-04 09:25:57.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-05-04 09:25:57.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:57.766 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cf4c93: (connection evicted) 2024-05-04 09:25:57.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:57.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-05-04 09:25:57.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-05-04 09:25:57.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-05-04 09:25:57.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-05-04 09:25:57.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:57.767 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67171221: (connection evicted) 2024-05-04 09:25:57.768 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:57.768 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-05-04 09:25:57.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-05-04 09:25:57.769 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-05-04 09:25:57.769 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:57.769 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:57.769 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:57.769 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:57.769 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:57.769 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:57.769 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1107cbd8 2024-05-04 09:25:57.769 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:57.769 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:57.769 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:57.769 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:57.769 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:57.769 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:57.769 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:57.769 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:57.769 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:57.769 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:57.769 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:57.769 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:57.769 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:57.769 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:57.769 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:57.769 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:57.769 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:57.769 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:57.769 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:57.769 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-05-04 09:25:57.769 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:57.769 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:57.769 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:57.770 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:57.770 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:57.770 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:57.770 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:57.770 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:57.770 [Test worker @coroutine#5012] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-05-04 09:25:57.770 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@95f61c2 2024-05-04 09:25:57.770 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@95f61c2 2024-05-04 09:25:57.770 [Test worker @coroutine#5012] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-05-04 09:25:57.788 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@95f61c2 2024-05-04 09:25:57.799 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@95f61c2 2024-05-04 09:25:57.801 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@95f61c2 2024-05-04 09:25:57.803 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@95f61c2 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aeaee3 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:57.803 [Test worker @coroutine#5012] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-05-04 09:25:57.804 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@362d91ef 2024-05-04 09:25:57.804 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@362d91ef 2024-05-04 09:25:57.804 [Test worker @coroutine#5012] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-05-04 09:25:57.818 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362d91ef 2024-05-04 09:25:57.825 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:57.829 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362d91ef 2024-05-04 09:25:57.831 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362d91ef 2024-05-04 09:25:57.833 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362d91ef 2024-05-04 09:25:57.846 [DefaultDispatcher-worker-18 @coroutine#5026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362d91ef 2024-05-04 09:25:57.859 [DefaultDispatcher-worker-6 @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@95f61c2 2024-05-04 09:25:57.870 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:57.873 [DefaultDispatcher-worker-5 @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@95f61c2 2024-05-04 09:25:57.884 [DefaultDispatcher-worker-16 @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@95f61c2 2024-05-04 09:25:57.888 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-05-04 09:25:57.888 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-05-04 09:25:57.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:57.889 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@95f61c2: (connection evicted) 2024-05-04 09:25:57.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:57.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-05-04 09:25:57.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-05-04 09:25:57.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-05-04 09:25:57.890 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-05-04 09:25:57.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:57.890 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@362d91ef: (connection evicted) 2024-05-04 09:25:57.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:57.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-05-04 09:25:57.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7479b19a 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:57.893 [Test worker @coroutine#5043] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-05-04 09:25:57.894 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@162ccd19 2024-05-04 09:25:57.894 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@162ccd19 2024-05-04 09:25:57.894 [Test worker @coroutine#5043] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-05-04 09:25:57.903 [DefaultDispatcher-worker-11 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197da701 2024-05-04 09:25:57.903 [DefaultDispatcher-worker-11 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.903 [DefaultDispatcher-worker-11 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:57.903 [DefaultDispatcher-worker-11 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.904 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.904 [DefaultDispatcher-worker-1 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.907 [DefaultDispatcher-worker-14 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-05-04 09:25:57.907 [DefaultDispatcher-worker-14 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.907 [DefaultDispatcher-worker-14 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:57.907 [DefaultDispatcher-worker-14 @coroutine#1895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.908 [DefaultDispatcher-worker-4 @coroutine#1895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.908 [DefaultDispatcher-worker-4 @coroutine#1895] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:57.912 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162ccd19 2024-05-04 09:25:57.924 [Test worker @coroutine#5051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162ccd19 2024-05-04 09:25:57.926 [Test worker @coroutine#5053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162ccd19 2024-05-04 09:25:57.928 [Test worker @coroutine#5055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162ccd19 2024-05-04 09:25:57.938 [DefaultDispatcher-worker-3 @coroutine#5057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162ccd19 2024-05-04 09:25:57.946 [DefaultDispatcher-worker-6 @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@162ccd19 2024-05-04 09:25:57.960 [UI Thread @coroutine#5076] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=588284923848380416 2024-05-04 09:25:57.960 [UI Thread @coroutine#5076] 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=588284923848380416. 2024-05-04 09:25:57.960 [UI Thread @coroutine#5076] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=588284923848380416 2024-05-04 09:25:57.962 [UI Thread @coroutine#5076] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=588284923848380416 2024-05-04 09:25:57.962 [UI Thread @coroutine#5076] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=588284923848380416 2024-05-04 09:25:57.962 [UI Thread @coroutine#5076] 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=588284923848380416. 2024-05-04 09:25:57.962 [UI Thread @coroutine#5076] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=588284923848380416 to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:25:57.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-05-04 09:25:57.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-05-04 09:25:57.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:57.966 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@162ccd19: (connection evicted) 2024-05-04 09:25:57.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:57.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-05-04 09:25:57.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-05-04 09:25:58.019 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-05-04 09:25:58.019 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:58.019 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:58.019 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:58.019 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:58.019 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:58.019 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:58.019 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a4aecc3 2024-05-04 09:25:58.019 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:58.019 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:58.019 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:58.019 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:58.019 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:58.019 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:58.019 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:58.020 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:58.020 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:58.020 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:58.020 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:58.020 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:58.020 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:58.020 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:58.020 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:58.020 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:58.020 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:58.020 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:58.020 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:58.020 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-05-04 09:25:58.020 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:58.020 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:58.020 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:58.020 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:58.020 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:58.020 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:58.020 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:58.020 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:58.020 [Test worker @coroutine#5092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-05-04 09:25:58.020 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@2539ab41 2024-05-04 09:25:58.020 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@2539ab41 2024-05-04 09:25:58.020 [Test worker @coroutine#5092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-05-04 09:25:58.030 [DefaultDispatcher-worker-14 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2024-05-04 09:25:58.030 [DefaultDispatcher-worker-14 @coroutine#1927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.030 [DefaultDispatcher-worker-14 @coroutine#1927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:58.030 [DefaultDispatcher-worker-14 @coroutine#1927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.031 [DefaultDispatcher-worker-16 @coroutine#1927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.031 [DefaultDispatcher-worker-16 @coroutine#1927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.039 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2539ab41 2024-05-04 09:25:58.050 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2539ab41 2024-05-04 09:25:58.052 [Test worker @coroutine#5099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2539ab41 2024-05-04 09:25:58.054 [Test worker @coroutine#5101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2539ab41 2024-05-04 09:25:58.061 [DefaultDispatcher-worker-7 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc7b3f 2024-05-04 09:25:58.061 [DefaultDispatcher-worker-7 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.061 [DefaultDispatcher-worker-7 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:58.061 [DefaultDispatcher-worker-7 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.062 [DefaultDispatcher-worker-15 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.062 [DefaultDispatcher-worker-15 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.065 [DefaultDispatcher-worker-14 @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2539ab41 2024-05-04 09:25:58.075 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:58.088 [DefaultDispatcher-worker-10 @coroutine#5092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2539ab41 2024-05-04 09:25:58.096 [DefaultDispatcher-worker-16 @coroutine#5092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2539ab41 2024-05-04 09:25:58.099 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:58.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-05-04 09:25:58.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-05-04 09:25:58.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:58.108 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2539ab41: (connection evicted) 2024-05-04 09:25:58.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:58.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-05-04 09:25:58.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-05-04 09:25:58.170 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@721384e0 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2024-05-04 09:25:58.171 [Test worker @coroutine#5123] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-05-04 09:25:58.172 [DefaultDispatcher-worker-2 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21cb5648 2024-05-04 09:25:58.172 [DefaultDispatcher-worker-2 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.172 [DefaultDispatcher-worker-2 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:58.172 [DefaultDispatcher-worker-2 @coroutine#1974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.174 [DefaultDispatcher-worker-8 @coroutine#1974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.174 [DefaultDispatcher-worker-8 @coroutine#1974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.186 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2024-05-04 09:25:58.197 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2024-05-04 09:25:58.199 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2024-05-04 09:25:58.201 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515c3dd2 2024-05-04 09:25:58.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-05-04 09:25:58.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-05-04 09:25:58.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:58.205 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:58.205 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-05-04 09:25:58.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45b63133 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:58.207 [Test worker @coroutine#5143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-05-04 09:25:58.208 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2024-05-04 09:25:58.208 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2024-05-04 09:25:58.208 [Test worker @coroutine#5143] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-05-04 09:25:58.222 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2024-05-04 09:25:58.233 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2024-05-04 09:25:58.235 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2024-05-04 09:25:58.237 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2024-05-04 09:25:58.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-05-04 09:25:58.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-05-04 09:25:58.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:58.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:58.240 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-05-04 09:25:58.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23c95292 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:58.242 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-05-04 09:25:58.243 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d483dc 2024-05-04 09:25:58.243 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d483dc 2024-05-04 09:25:58.243 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-05-04 09:25:58.257 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d483dc 2024-05-04 09:25:58.269 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d483dc 2024-05-04 09:25:58.271 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d483dc 2024-05-04 09:25:58.272 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d483dc 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b035d0c 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b97c69 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@35b97c69 2024-05-04 09:25:58.273 [Test worker @coroutine#5161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-05-04 09:25:58.287 [DefaultDispatcher-worker-3 @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6124dda2 2024-05-04 09:25:58.288 [Test worker @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b97c69 2024-05-04 09:25:58.299 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b97c69 2024-05-04 09:25:58.301 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b97c69 2024-05-04 09:25:58.303 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b97c69 2024-05-04 09:25:58.316 [DefaultDispatcher-worker-1 @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35b97c69 2024-05-04 09:25:58.321 [DefaultDispatcher-worker-15 @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@151659dd 2024-05-04 09:25:58.324 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:58.329 [DefaultDispatcher-worker-1 @coroutine#5161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19d483dc 2024-05-04 09:25:58.334 [UI Thread @coroutine#5187] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43877/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:25:58.334 [UI Thread @coroutine#5187] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43877/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-04 09:25:58.334 [UI Thread @coroutine#5187] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43877/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:25:58.336 [UI Thread @coroutine#5187] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43877/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:25:58.336 [UI Thread @coroutine#5187] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43877/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:25:58.336 [UI Thread @coroutine#5187] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43877/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-04 09:25:58.336 [UI Thread @coroutine#5187] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43877/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:58.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-05-04 09:25:58.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-05-04 09:25:58.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:58.338 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19d483dc: (connection evicted) 2024-05-04 09:25:58.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:58.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-05-04 09:25:58.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-05-04 09:25:58.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-05-04 09:25:58.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-05-04 09:25:58.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:58.339 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35b97c69: (connection evicted) 2024-05-04 09:25:58.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:58.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-05-04 09:25:58.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-05-04 09:25:58.341 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@380f9c1d 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2024-05-04 09:25:58.342 [Test worker @coroutine#5193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-05-04 09:25:58.359 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2024-05-04 09:25:58.362 [DefaultDispatcher-worker-17 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e2a2b07 2024-05-04 09:25:58.362 [DefaultDispatcher-worker-7 @coroutine#2006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-04 09:25:58.362 [DefaultDispatcher-worker-17 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.362 [DefaultDispatcher-worker-17 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:58.362 [DefaultDispatcher-worker-17 @coroutine#2036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.362 [DefaultDispatcher-worker-7 @coroutine#2006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.362 [DefaultDispatcher-worker-7 @coroutine#2006] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:58.362 [DefaultDispatcher-worker-7 @coroutine#2006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.363 [DefaultDispatcher-worker-16 @coroutine#5197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71668a67 2024-05-04 09:25:58.363 [DefaultDispatcher-worker-16 @coroutine#2036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.363 [DefaultDispatcher-worker-10 @coroutine#2006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.363 [DefaultDispatcher-worker-16 @coroutine#2036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.363 [DefaultDispatcher-worker-10 @coroutine#2006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.371 [Test worker @coroutine#5194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2024-05-04 09:25:58.373 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2024-05-04 09:25:58.375 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bebdfcb 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:58.375 [Test worker @coroutine#5193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-05-04 09:25:58.376 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2024-05-04 09:25:58.376 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2024-05-04 09:25:58.376 [Test worker @coroutine#5193] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-05-04 09:25:58.386 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:58.390 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2024-05-04 09:25:58.393 [DefaultDispatcher-worker-10 @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c411474 2024-05-04 09:25:58.401 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2024-05-04 09:25:58.403 [Test worker @coroutine#5210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2024-05-04 09:25:58.405 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2024-05-04 09:25:58.418 [DefaultDispatcher-worker-11 @coroutine#5214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42908ad5 2024-05-04 09:25:58.420 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:58.431 [DefaultDispatcher-worker-9 @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155788a7 2024-05-04 09:25:58.433 [UI Thread @coroutine#5224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56063/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:25:58.433 [UI Thread @coroutine#5224] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56063/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-04 09:25:58.433 [UI Thread @coroutine#5224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56063/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:25:58.435 [UI Thread @coroutine#5224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56063/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:25:58.435 [UI Thread @coroutine#5224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56063/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:25:58.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-05-04 09:25:58.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-05-04 09:25:58.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:58.436 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@155788a7: (connection evicted) 2024-05-04 09:25:58.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:58.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-05-04 09:25:58.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-05-04 09:25:58.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-05-04 09:25:58.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-05-04 09:25:58.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:58.438 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42908ad5: (connection evicted) 2024-05-04 09:25:58.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:58.438 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-05-04 09:25:58.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@474f69d 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:58.440 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:58.441 [Test worker @coroutine#5230] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-05-04 09:25:58.441 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0bcadb 2024-05-04 09:25:58.441 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0bcadb 2024-05-04 09:25:58.441 [Test worker @coroutine#5230] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-05-04 09:25:58.446 [DefaultDispatcher-worker-3 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d6b7c 2024-05-04 09:25:58.446 [DefaultDispatcher-worker-3 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.446 [DefaultDispatcher-worker-3 @coroutine#2065] 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 09:25:58.446 [DefaultDispatcher-worker-3 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.447 [DefaultDispatcher-worker-3 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.458 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0bcadb 2024-05-04 09:25:58.462 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:58.469 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0bcadb 2024-05-04 09:25:58.471 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0bcadb 2024-05-04 09:25:58.473 [Test worker @coroutine#5237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0bcadb 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50e0541 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@6654e105 2024-05-04 09:25:58.473 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@6654e105 2024-05-04 09:25:58.474 [Test worker @coroutine#5230] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-05-04 09:25:58.487 [Test worker @coroutine#5230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6654e105 2024-05-04 09:25:58.492 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:58.499 [Test worker @coroutine#5239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6654e105 2024-05-04 09:25:58.500 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6654e105 2024-05-04 09:25:58.502 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6654e105 2024-05-04 09:25:58.516 [DefaultDispatcher-worker-9 @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6654e105 2024-05-04 09:25:58.529 [DefaultDispatcher-worker-6 @coroutine#5230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0bcadb 2024-05-04 09:25:58.531 [UI Thread @coroutine#5255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56329/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:25:58.531 [UI Thread @coroutine#5255] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56329/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-04 09:25:58.531 [UI Thread @coroutine#5255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56329/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:25:58.532 [UI Thread @coroutine#5255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56329/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:25:58.532 [UI Thread @coroutine#5255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56329/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-05-04 09:25:58.533 [UI Thread @coroutine#5255] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56329/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-05-04 09:25:58.533 [UI Thread @coroutine#5255] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56329/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:58.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-05-04 09:25:58.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-05-04 09:25:58.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:58.534 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f0bcadb: (connection evicted) 2024-05-04 09:25:58.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:58.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-05-04 09:25:58.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-05-04 09:25:58.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-05-04 09:25:58.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-05-04 09:25:58.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:58.535 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6654e105: (connection evicted) 2024-05-04 09:25:58.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:58.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-05-04 09:25:58.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-05-04 09:25:58.538 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-05-04 09:25:58.538 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d07fb2 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:58.539 [Test worker @coroutine#5261] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-05-04 09:25:58.540 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b77ec9 2024-05-04 09:25:58.540 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b77ec9 2024-05-04 09:25:58.540 [Test worker @coroutine#5261] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-05-04 09:25:58.543 [DefaultDispatcher-worker-15 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-05-04 09:25:58.543 [DefaultDispatcher-worker-15 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.543 [DefaultDispatcher-worker-15 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:58.543 [DefaultDispatcher-worker-15 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.544 [DefaultDispatcher-worker-15 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.544 [DefaultDispatcher-worker-15 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.556 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b77ec9 2024-05-04 09:25:58.568 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b77ec9 2024-05-04 09:25:58.570 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b77ec9 2024-05-04 09:25:58.573 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b77ec9 2024-05-04 09:25:58.573 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d4eba14 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc72df3 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc72df3 2024-05-04 09:25:58.574 [Test worker @coroutine#5261] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-05-04 09:25:58.595 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc72df3 2024-05-04 09:25:58.607 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc72df3 2024-05-04 09:25:58.608 [Test worker @coroutine#5273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc72df3 2024-05-04 09:25:58.610 [Test worker @coroutine#5275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc72df3 2024-05-04 09:25:58.623 [DefaultDispatcher-worker-16 @coroutine#5277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fc72df3 2024-05-04 09:25:58.638 [DefaultDispatcher-worker-6 @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b77ec9 2024-05-04 09:25:58.640 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:58.656 [DefaultDispatcher-worker-5 @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18b77ec9 2024-05-04 09:25:58.662 [DefaultDispatcher-worker-1 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-05-04 09:25:58.662 [DefaultDispatcher-worker-1 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.663 [DefaultDispatcher-worker-1 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:58.663 [DefaultDispatcher-worker-1 @coroutine#2131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.664 [DefaultDispatcher-worker-1 @coroutine#2131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.664 [DefaultDispatcher-worker-1 @coroutine#2131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-05-04 09:25:58.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-05-04 09:25:58.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:58.667 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18b77ec9: (connection evicted) 2024-05-04 09:25:58.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:58.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-05-04 09:25:58.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-05-04 09:25:58.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-05-04 09:25:58.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-05-04 09:25:58.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:58.668 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fc72df3: (connection evicted) 2024-05-04 09:25:58.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:58.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-05-04 09:25:58.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f51f320 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:58.671 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:58.672 [Test worker @coroutine#5316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-05-04 09:25:58.672 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@557635ca 2024-05-04 09:25:58.672 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@557635ca 2024-05-04 09:25:58.672 [Test worker @coroutine#5316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-05-04 09:25:58.688 [Test worker @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557635ca 2024-05-04 09:25:58.699 [Test worker @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557635ca 2024-05-04 09:25:58.701 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557635ca 2024-05-04 09:25:58.703 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557635ca 2024-05-04 09:25:58.714 [DefaultDispatcher-worker-16 @coroutine#5323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557635ca 2024-05-04 09:25:58.737 [DefaultDispatcher-worker-7 @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557635ca 2024-05-04 09:25:58.752 [DefaultDispatcher-worker-6 @coroutine#5316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557635ca 2024-05-04 09:25:58.772 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:58.776 [DefaultDispatcher-worker-6 @coroutine#5345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557635ca 2024-05-04 09:25:58.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-05-04 09:25:58.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-05-04 09:25:58.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:58.780 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@557635ca: (connection evicted) 2024-05-04 09:25:58.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:58.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-05-04 09:25:58.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46092840 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:58.783 [Test worker @coroutine#5351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-05-04 09:25:58.784 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2024-05-04 09:25:58.784 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2024-05-04 09:25:58.784 [Test worker @coroutine#5351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-05-04 09:25:58.802 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2024-05-04 09:25:58.814 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2024-05-04 09:25:58.816 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2024-05-04 09:25:58.818 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c79be0f 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:58.818 [Test worker @coroutine#5351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-05-04 09:25:58.819 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2024-05-04 09:25:58.819 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2024-05-04 09:25:58.819 [Test worker @coroutine#5351] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-05-04 09:25:58.832 [Test worker @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2024-05-04 09:25:58.844 [Test worker @coroutine#5358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2024-05-04 09:25:58.845 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2024-05-04 09:25:58.847 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2024-05-04 09:25:58.860 [DefaultDispatcher-worker-12 @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa 2024-05-04 09:25:58.874 [DefaultDispatcher-worker-12 @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2024-05-04 09:25:58.884 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:58.885 [DefaultDispatcher-worker-18 @coroutine#5351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2024-05-04 09:25:58.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-05-04 09:25:58.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-05-04 09:25:58.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:58.892 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ae2227: (connection evicted) 2024-05-04 09:25:58.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:58.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-05-04 09:25:58.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-05-04 09:25:58.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-05-04 09:25:58.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-05-04 09:25:58.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:58.893 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c0bacaa: (connection evicted) 2024-05-04 09:25:58.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:58.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-05-04 09:25:58.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@736905fe 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2024-05-04 09:25:58.896 [Test worker @coroutine#5390] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-05-04 09:25:58.915 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2024-05-04 09:25:58.917 [DefaultDispatcher-worker-10 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197da701 2024-05-04 09:25:58.917 [DefaultDispatcher-worker-10 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.918 [DefaultDispatcher-worker-10 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:58.918 [DefaultDispatcher-worker-10 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.919 [DefaultDispatcher-worker-8 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.919 [DefaultDispatcher-worker-8 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.920 [DefaultDispatcher-worker-8 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-05-04 09:25:58.920 [DefaultDispatcher-worker-8 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.920 [DefaultDispatcher-worker-8 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:58.920 [DefaultDispatcher-worker-8 @coroutine#1895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.921 [DefaultDispatcher-worker-9 @coroutine#1895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.921 [DefaultDispatcher-worker-9 @coroutine#1895] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:58.927 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2024-05-04 09:25:58.929 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2024-05-04 09:25:58.931 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2024-05-04 09:25:58.940 [DefaultDispatcher-worker-9 @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2024-05-04 09:25:58.950 [DefaultDispatcher-worker-15 @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2024-05-04 09:25:58.967 [DefaultDispatcher-worker-8 @coroutine#5417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d 2024-05-04 09:25:58.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-05-04 09:25:58.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-05-04 09:25:58.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:58.969 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@280d1d8d: (connection evicted) 2024-05-04 09:25:58.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:58.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-05-04 09:25:58.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-05-04 09:25:58.971 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@688c914e 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:58.972 [Test worker @coroutine#5425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-05-04 09:25:58.973 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@3acae925 2024-05-04 09:25:58.973 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@3acae925 2024-05-04 09:25:58.973 [Test worker @coroutine#5425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-05-04 09:25:58.989 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acae925 2024-05-04 09:25:59.000 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acae925 2024-05-04 09:25:59.002 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acae925 2024-05-04 09:25:59.004 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acae925 2024-05-04 09:25:59.016 [DefaultDispatcher-worker-15 @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acae925 2024-05-04 09:25:59.025 [DefaultDispatcher-worker-8 @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acae925 2024-05-04 09:25:59.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-05-04 09:25:59.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-05-04 09:25:59.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:59.027 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3acae925: (connection evicted) 2024-05-04 09:25:59.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:59.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-05-04 09:25:59.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a9e6ea7 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:59.030 [Test worker @coroutine#5453] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-05-04 09:25:59.031 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2024-05-04 09:25:59.031 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2024-05-04 09:25:59.031 [Test worker @coroutine#5453] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-05-04 09:25:59.042 [DefaultDispatcher-worker-11 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2024-05-04 09:25:59.042 [DefaultDispatcher-worker-11 @coroutine#1927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.042 [DefaultDispatcher-worker-11 @coroutine#1927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:59.042 [DefaultDispatcher-worker-11 @coroutine#1927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.043 [DefaultDispatcher-worker-9 @coroutine#1927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.043 [DefaultDispatcher-worker-9 @coroutine#1927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.048 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2024-05-04 09:25:59.059 [Test worker @coroutine#5458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2024-05-04 09:25:59.061 [Test worker @coroutine#5460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2024-05-04 09:25:59.063 [Test worker @coroutine#5462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2024-05-04 09:25:59.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-05-04 09:25:59.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-05-04 09:25:59.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:59.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:59.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-05-04 09:25:59.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-05-04 09:25:59.124 [DefaultDispatcher-worker-10 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc7b3f 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-05-04 09:25:59.124 [DefaultDispatcher-worker-10 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.124 [DefaultDispatcher-worker-10 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:59.124 [DefaultDispatcher-worker-10 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2adb532c 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:59.124 [Test worker @coroutine#5478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-05-04 09:25:59.125 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c8a806c 2024-05-04 09:25:59.125 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c8a806c 2024-05-04 09:25:59.125 [Test worker @coroutine#5478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-05-04 09:25:59.125 [DefaultDispatcher-worker-12 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.125 [DefaultDispatcher-worker-12 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.141 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8a806c 2024-05-04 09:25:59.152 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8a806c 2024-05-04 09:25:59.154 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8a806c 2024-05-04 09:25:59.156 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8a806c 2024-05-04 09:25:59.168 [DefaultDispatcher-worker-6 @coroutine#5487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8a806c 2024-05-04 09:25:59.176 [DefaultDispatcher-worker-2 @coroutine#5478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8a806c 2024-05-04 09:25:59.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-05-04 09:25:59.182 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-05-04 09:25:59.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:59.182 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c8a806c: (connection evicted) 2024-05-04 09:25:59.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:59.183 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-05-04 09:25:59.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-05-04 09:25:59.184 [DefaultDispatcher-worker-7 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21cb5648 2024-05-04 09:25:59.185 [DefaultDispatcher-worker-7 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.185 [DefaultDispatcher-worker-7 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:59.185 [DefaultDispatcher-worker-7 @coroutine#1974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.186 [DefaultDispatcher-worker-13 @coroutine#1974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.186 [DefaultDispatcher-worker-13 @coroutine#1974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10b1f9f3 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:59.188 [Test worker @coroutine#5507] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-05-04 09:25:59.189 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d2218e 2024-05-04 09:25:59.189 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@51d2218e 2024-05-04 09:25:59.189 [Test worker @coroutine#5507] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-05-04 09:25:59.204 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d2218e 2024-05-04 09:25:59.216 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d2218e 2024-05-04 09:25:59.217 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d2218e 2024-05-04 09:25:59.219 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51d2218e 2024-05-04 09:25:59.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-05-04 09:25:59.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-05-04 09:25:59.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:59.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:59.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-05-04 09:25:59.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-05-04 09:25:59.223 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-05-04 09:25:59.223 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:59.223 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:59.223 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:59.223 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:59.223 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:59.223 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:59.223 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ed8ae9f 2024-05-04 09:25:59.223 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:59.223 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:59.223 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:59.223 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:59.223 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:59.223 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:59.223 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:59.223 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:59.223 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:59.224 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:59.224 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:59.224 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:59.224 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:59.224 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:59.224 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:59.224 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:59.224 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:59.224 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:59.224 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:59.224 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-05-04 09:25:59.224 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:59.224 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:59.224 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:59.224 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:59.224 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:59.224 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:59.224 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:59.224 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:59.224 [Test worker @coroutine#5524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-05-04 09:25:59.224 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b3606e8 2024-05-04 09:25:59.224 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b3606e8 2024-05-04 09:25:59.224 [Test worker @coroutine#5524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-05-04 09:25:59.238 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3606e8 2024-05-04 09:25:59.250 [Test worker @coroutine#5525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3606e8 2024-05-04 09:25:59.252 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3606e8 2024-05-04 09:25:59.254 [Test worker @coroutine#5530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b3606e8 2024-05-04 09:25:59.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-05-04 09:25:59.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-05-04 09:25:59.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:59.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:59.256 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-05-04 09:25:59.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c79071e 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:59.257 [Test worker @coroutine#5541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-05-04 09:25:59.258 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@e73787 2024-05-04 09:25:59.258 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@e73787 2024-05-04 09:25:59.258 [Test worker @coroutine#5541] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-05-04 09:25:59.272 [Test worker @coroutine#5541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e73787 2024-05-04 09:25:59.284 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e73787 2024-05-04 09:25:59.286 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e73787 2024-05-04 09:25:59.287 [Test worker @coroutine#5546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e73787 2024-05-04 09:25:59.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-05-04 09:25:59.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-05-04 09:25:59.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:59.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:59.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-05-04 09:25:59.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-05-04 09:25:59.300 [UI Thread @coroutine#5562] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58019/Site/verify 2024-05-04 09:25:59.300 [UI Thread @coroutine#5562] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58019/Site/verify. 2024-05-04 09:25:59.300 [UI Thread @coroutine#5562] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58019/Site/verify 2024-05-04 09:25:59.302 [UI Thread @coroutine#5562] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58019/Site/verify 2024-05-04 09:25:59.302 [UI Thread @coroutine#5562] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58019/Site/verify 2024-05-04 09:25:59.303 [UI Thread @coroutine#5562] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58019/Site/verify. 2024-05-04 09:25:59.303 [UI Thread @coroutine#5562] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58019/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6434d49e 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@294ffc88 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@294ffc88 2024-05-04 09:25:59.309 [Test worker @coroutine#5576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-05-04 09:25:59.325 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ffc88 2024-05-04 09:25:59.337 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ffc88 2024-05-04 09:25:59.339 [Test worker @coroutine#5580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ffc88 2024-05-04 09:25:59.341 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@294ffc88 2024-05-04 09:25:59.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-05-04 09:25:59.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-05-04 09:25:59.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:59.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:59.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-05-04 09:25:59.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@633e4742 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:59.344 [Test worker @coroutine#5594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-05-04 09:25:59.345 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@25a2702c 2024-05-04 09:25:59.345 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@25a2702c 2024-05-04 09:25:59.345 [Test worker @coroutine#5594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-05-04 09:25:59.360 [Test worker @coroutine#5594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a2702c 2024-05-04 09:25:59.365 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:59.373 [Test worker @coroutine#5595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a2702c 2024-05-04 09:25:59.375 [Test worker @coroutine#5598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a2702c 2024-05-04 09:25:59.376 [DefaultDispatcher-worker-17 @coroutine#2006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-04 09:25:59.376 [DefaultDispatcher-worker-13 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e2a2b07 2024-05-04 09:25:59.377 [DefaultDispatcher-worker-13 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.377 [DefaultDispatcher-worker-17 @coroutine#2006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.377 [DefaultDispatcher-worker-13 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:59.377 [DefaultDispatcher-worker-17 @coroutine#2006] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:59.377 [DefaultDispatcher-worker-13 @coroutine#2036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.377 [DefaultDispatcher-worker-17 @coroutine#2006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.377 [Test worker @coroutine#5600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a2702c 2024-05-04 09:25:59.378 [DefaultDispatcher-worker-11 @coroutine#2006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.378 [DefaultDispatcher-worker-7 @coroutine#2036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.378 [DefaultDispatcher-worker-11 @coroutine#2006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.378 [DefaultDispatcher-worker-7 @coroutine#2036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-05-04 09:25:59.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-05-04 09:25:59.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:59.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:59.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-05-04 09:25:59.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-05-04 09:25:59.381 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-05-04 09:25:59.381 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:59.381 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:59.381 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:59.381 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:59.381 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:59.381 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ffa3cdb 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@515d6c9f 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@515d6c9f 2024-05-04 09:25:59.382 [Test worker @coroutine#5618] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-05-04 09:25:59.398 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515d6c9f 2024-05-04 09:25:59.410 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515d6c9f 2024-05-04 09:25:59.411 [Test worker @coroutine#5621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515d6c9f 2024-05-04 09:25:59.413 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@515d6c9f 2024-05-04 09:25:59.415 [UI Thread @coroutine#5632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49607/Site/verify 2024-05-04 09:25:59.415 [UI Thread @coroutine#5632] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49607/Site/verify. 2024-05-04 09:25:59.415 [UI Thread @coroutine#5632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49607/Site/verify 2024-05-04 09:25:59.417 [UI Thread @coroutine#5632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49607/Site/verify 2024-05-04 09:25:59.417 [UI Thread @coroutine#5632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49607/Site/verify 2024-05-04 09:25:59.417 [UI Thread @coroutine#5632] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49607/Site/verify. 2024-05-04 09:25:59.417 [UI Thread @coroutine#5632] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49607/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:59.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-05-04 09:25:59.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-05-04 09:25:59.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:59.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:59.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-05-04 09:25:59.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-05-04 09:25:59.423 [UI Thread @coroutine#5644] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49507/Site/verify 2024-05-04 09:25:59.423 [UI Thread @coroutine#5644] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49507/Site/verify. 2024-05-04 09:25:59.423 [UI Thread @coroutine#5644] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49507/Site/verify 2024-05-04 09:25:59.425 [UI Thread @coroutine#5644] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49507/Site/verify 2024-05-04 09:25:59.425 [UI Thread @coroutine#5644] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49507/Site/verify 2024-05-04 09:25:59.425 [UI Thread @coroutine#5644] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49507/Site/verify. 2024-05-04 09:25:59.425 [UI Thread @coroutine#5644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49507/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:59.431 [UI Thread @coroutine#5657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34615/Site/verify 2024-05-04 09:25:59.431 [UI Thread @coroutine#5657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34615/Site/verify. 2024-05-04 09:25:59.431 [UI Thread @coroutine#5657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34615/Site/verify 2024-05-04 09:25:59.432 [UI Thread @coroutine#5657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34615/Site/verify 2024-05-04 09:25:59.432 [UI Thread @coroutine#5657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34615/Site/verify 2024-05-04 09:25:59.433 [UI Thread @coroutine#5657] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34615/Site/verify. 2024-05-04 09:25:59.433 [UI Thread @coroutine#5657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34615/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:25:59.439 [UI Thread @coroutine#5671] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-05-04 09:25:59.439 [UI Thread @coroutine#5671] 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 09:25:59.439 [UI Thread @coroutine#5671] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-05-04 09:25:59.440 [UI Thread @coroutine#5671] 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 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46b2e0e4 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:59.443 [Test worker @coroutine#5678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-05-04 09:25:59.444 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2024-05-04 09:25:59.444 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2024-05-04 09:25:59.444 [Test worker @coroutine#5678] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-05-04 09:25:59.459 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2024-05-04 09:25:59.459 [DefaultDispatcher-worker-8 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d6b7c 2024-05-04 09:25:59.459 [DefaultDispatcher-worker-8 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.459 [DefaultDispatcher-worker-8 @coroutine#2065] 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 09:25:59.459 [DefaultDispatcher-worker-8 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.460 [DefaultDispatcher-worker-8 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.470 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2024-05-04 09:25:59.472 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2024-05-04 09:25:59.474 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2024-05-04 09:25:59.484 [DefaultDispatcher-worker-12 @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2024-05-04 09:25:59.507 [DefaultDispatcher-worker-5 @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2024-05-04 09:25:59.515 [DefaultDispatcher-worker-17 @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2024-05-04 09:25:59.523 [DefaultDispatcher-worker-13 @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2024-05-04 09:25:59.530 [DefaultDispatcher-worker-17 @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2024-05-04 09:25:59.539 [DefaultDispatcher-worker-12 @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2024-05-04 09:25:59.544 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:59.552 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:59.554 [DefaultDispatcher-worker-9 @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2024-05-04 09:25:59.557 [DefaultDispatcher-worker-4 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-05-04 09:25:59.557 [DefaultDispatcher-worker-4 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.557 [DefaultDispatcher-worker-4 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:59.557 [DefaultDispatcher-worker-4 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.558 [DefaultDispatcher-worker-9 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.558 [DefaultDispatcher-worker-9 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.575 [DefaultDispatcher-worker-5 @coroutine#5709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@344ab465 2024-05-04 09:25:59.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-05-04 09:25:59.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-05-04 09:25:59.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:59.577 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@344ab465: (connection evicted) 2024-05-04 09:25:59.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:59.578 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-05-04 09:25:59.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@216fe151 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:59.580 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:59.581 [Test worker @coroutine#5715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-05-04 09:25:59.581 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea48ca1 2024-05-04 09:25:59.581 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ea48ca1 2024-05-04 09:25:59.581 [Test worker @coroutine#5715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-05-04 09:25:59.598 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea48ca1 2024-05-04 09:25:59.609 [Test worker @coroutine#5716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea48ca1 2024-05-04 09:25:59.611 [Test worker @coroutine#5718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea48ca1 2024-05-04 09:25:59.613 [Test worker @coroutine#5720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea48ca1 2024-05-04 09:25:59.613 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-05-04 09:25:59.613 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:59.613 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:59.613 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:59.613 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:59.613 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:59.613 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:59.613 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@654e793f 2024-05-04 09:25:59.613 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:59.613 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:59.613 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:59.613 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:59.613 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:59.613 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:59.613 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:59.613 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:59.613 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:59.613 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:59.613 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:59.613 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:59.613 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:59.613 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:59.613 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:59.613 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:59.613 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:59.613 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:59.613 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:59.613 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-05-04 09:25:59.613 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:59.613 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:59.614 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:59.614 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:59.614 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:59.614 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:59.614 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:59.614 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:59.614 [Test worker @coroutine#5715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-05-04 09:25:59.614 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@39ee039d 2024-05-04 09:25:59.614 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@39ee039d 2024-05-04 09:25:59.614 [Test worker @coroutine#5715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-05-04 09:25:59.628 [Test worker @coroutine#5715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ee039d 2024-05-04 09:25:59.640 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ee039d 2024-05-04 09:25:59.642 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ee039d 2024-05-04 09:25:59.643 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ee039d 2024-05-04 09:25:59.661 [DefaultDispatcher-worker-6 @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ee039d 2024-05-04 09:25:59.672 [DefaultDispatcher-worker-6 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-05-04 09:25:59.672 [DefaultDispatcher-worker-6 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.672 [DefaultDispatcher-worker-6 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:59.672 [DefaultDispatcher-worker-6 @coroutine#2131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.673 [DefaultDispatcher-worker-17 @coroutine#2131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.673 [DefaultDispatcher-worker-17 @coroutine#2131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.673 [DefaultDispatcher-worker-17 @coroutine#5715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ea48ca1 2024-05-04 09:25:59.681 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:59.686 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-05-04 09:25:59.686 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-05-04 09:25:59.686 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:59.687 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ea48ca1: (connection evicted) 2024-05-04 09:25:59.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:59.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-05-04 09:25:59.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-05-04 09:25:59.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-05-04 09:25:59.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-05-04 09:25:59.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:59.688 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39ee039d: (connection evicted) 2024-05-04 09:25:59.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:59.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-05-04 09:25:59.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-05-04 09:25:59.689 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-05-04 09:25:59.689 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:59.689 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6859080d 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2024-05-04 09:25:59.690 [Test worker @coroutine#5767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-05-04 09:25:59.710 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2024-05-04 09:25:59.722 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2024-05-04 09:25:59.723 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2024-05-04 09:25:59.725 [Test worker @coroutine#5772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@aecfc07 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2400673b 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@2400673b 2024-05-04 09:25:59.726 [Test worker @coroutine#5767] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-05-04 09:25:59.740 [Test worker @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2400673b 2024-05-04 09:25:59.752 [Test worker @coroutine#5774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2400673b 2024-05-04 09:25:59.753 [Test worker @coroutine#5776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2400673b 2024-05-04 09:25:59.755 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2400673b 2024-05-04 09:25:59.768 [DefaultDispatcher-worker-4 @coroutine#5780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2400673b 2024-05-04 09:25:59.782 [DefaultDispatcher-worker-15 @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2024-05-04 09:25:59.791 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:59.794 [DefaultDispatcher-worker-11 @coroutine#5767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2024-05-04 09:25:59.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-05-04 09:25:59.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-05-04 09:25:59.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:59.800 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44: (connection evicted) 2024-05-04 09:25:59.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:59.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-05-04 09:25:59.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-05-04 09:25:59.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-05-04 09:25:59.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-05-04 09:25:59.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:25:59.802 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2400673b: (connection evicted) 2024-05-04 09:25:59.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:25:59.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-05-04 09:25:59.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-05-04 09:25:59.803 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75630d9e 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9d6f5d 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9d6f5d 2024-05-04 09:25:59.804 [Test worker @coroutine#5819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-05-04 09:25:59.821 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9d6f5d 2024-05-04 09:25:59.832 [Test worker @coroutine#5821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9d6f5d 2024-05-04 09:25:59.834 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9d6f5d 2024-05-04 09:25:59.836 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9d6f5d 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2936f48a 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:25:59.837 [Test worker @coroutine#5819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-05-04 09:25:59.838 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-05-04 09:25:59.838 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-05-04 09:25:59.838 [Test worker @coroutine#5819] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-05-04 09:25:59.852 [Test worker @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-05-04 09:25:59.864 [Test worker @coroutine#5827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-05-04 09:25:59.865 [Test worker @coroutine#5829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-05-04 09:25:59.867 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-05-04 09:25:59.879 [DefaultDispatcher-worker-11 @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23001753 2024-05-04 09:25:59.891 [DefaultDispatcher-worker-11 @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9d6f5d 2024-05-04 09:25:59.901 [DefaultDispatcher-worker-18 @coroutine#5819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a9d6f5d 2024-05-04 09:25:59.904 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:25:59.931 [DefaultDispatcher-worker-5 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197da701 2024-05-04 09:25:59.931 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.931 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:59.931 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.932 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.932 [DefaultDispatcher-worker-5 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.934 [DefaultDispatcher-worker-7 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-05-04 09:25:59.934 [DefaultDispatcher-worker-7 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.934 [DefaultDispatcher-worker-7 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId. 2024-05-04 09:25:59.934 [DefaultDispatcher-worker-7 @coroutine#1895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.935 [DefaultDispatcher-worker-8 @coroutine#1895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.935 [DefaultDispatcher-worker-8 @coroutine#1895] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:25:59.938 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:26:00.053 [DefaultDispatcher-worker-13 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2024-05-04 09:26:00.053 [DefaultDispatcher-worker-13 @coroutine#1927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.053 [DefaultDispatcher-worker-13 @coroutine#1927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId. 2024-05-04 09:26:00.053 [DefaultDispatcher-worker-13 @coroutine#1927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.054 [DefaultDispatcher-worker-5 @coroutine#1927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.054 [DefaultDispatcher-worker-5 @coroutine#1927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.134 [DefaultDispatcher-worker-9 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc7b3f 2024-05-04 09:26:00.134 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.134 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId. 2024-05-04 09:26:00.134 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.136 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.136 [DefaultDispatcher-worker-9 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-05-04 09:26:00.154 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-05-04 09:26:00.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:26:00.154 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a9d6f5d: (connection evicted) 2024-05-04 09:26:00.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:26:00.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-05-04 09:26:00.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-05-04 09:26:00.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-05-04 09:26:00.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-05-04 09:26:00.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:26:00.155 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23001753: (connection evicted) 2024-05-04 09:26:00.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:26:00.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-05-04 09:26:00.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-05-04 09:26:00.157 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-05-04 09:26:00.157 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:26:00.157 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:26:00.157 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:26:00.157 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:26:00.157 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:26:00.157 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74239871 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c31e10 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@30c31e10 2024-05-04 09:26:00.158 [Test worker @coroutine#5884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-05-04 09:26:00.175 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c31e10 2024-05-04 09:26:00.186 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c31e10 2024-05-04 09:26:00.188 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c31e10 2024-05-04 09:26:00.190 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c31e10 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@294c1b45 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:26:00.190 [Test worker @coroutine#5884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-05-04 09:26:00.191 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@45070db0 2024-05-04 09:26:00.191 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@45070db0 2024-05-04 09:26:00.191 [Test worker @coroutine#5884] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-05-04 09:26:00.197 [DefaultDispatcher-worker-8 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21cb5648 2024-05-04 09:26:00.197 [DefaultDispatcher-worker-8 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.197 [DefaultDispatcher-worker-8 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId. 2024-05-04 09:26:00.197 [DefaultDispatcher-worker-8 @coroutine#1974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.198 [DefaultDispatcher-worker-9 @coroutine#1974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.198 [DefaultDispatcher-worker-9 @coroutine#1974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.204 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45070db0 2024-05-04 09:26:00.216 [Test worker @coroutine#5894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45070db0 2024-05-04 09:26:00.217 [Test worker @coroutine#5896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45070db0 2024-05-04 09:26:00.219 [Test worker @coroutine#5898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45070db0 2024-05-04 09:26:00.231 [DefaultDispatcher-worker-2 @coroutine#5900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45070db0 2024-05-04 09:26:00.243 [DefaultDispatcher-worker-2 @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c31e10 2024-05-04 09:26:00.253 [DefaultDispatcher-worker-10 @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c31e10 2024-05-04 09:26:00.258 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:26:00.263 [DefaultDispatcher-worker-17 @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30c31e10 2024-05-04 09:26:00.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-05-04 09:26:00.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-05-04 09:26:00.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:26:00.269 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30c31e10: (connection evicted) 2024-05-04 09:26:00.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:26:00.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-05-04 09:26:00.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-05-04 09:26:00.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-05-04 09:26:00.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-05-04 09:26:00.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:26:00.270 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45070db0: (connection evicted) 2024-05-04 09:26:00.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:26:00.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-05-04 09:26:00.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e43fc06 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:26:00.272 [Test worker @coroutine#5938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-05-04 09:26:00.273 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ce9299 2024-05-04 09:26:00.273 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ce9299 2024-05-04 09:26:00.273 [Test worker @coroutine#5938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-05-04 09:26:00.288 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce9299 2024-05-04 09:26:00.299 [Test worker @coroutine#5939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce9299 2024-05-04 09:26:00.301 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce9299 2024-05-04 09:26:00.303 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce9299 2024-05-04 09:26:00.303 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-05-04 09:26:00.303 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:26:00.303 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:26:00.303 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:26:00.303 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:26:00.303 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:26:00.303 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:26:00.303 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26f29ee5 2024-05-04 09:26:00.303 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:26:00.303 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:26:00.303 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:26:00.303 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:26:00.303 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:26:00.303 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:26:00.303 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:26:00.304 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:26:00.304 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:26:00.304 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:26:00.304 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:26:00.304 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:26:00.304 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:26:00.304 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:26:00.304 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:26:00.304 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:26:00.304 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:26:00.304 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:26:00.304 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:26:00.304 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-05-04 09:26:00.304 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:26:00.304 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:26:00.304 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:26:00.304 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:26:00.304 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:26:00.304 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:26:00.304 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:26:00.304 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:26:00.304 [Test worker @coroutine#5938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-05-04 09:26:00.304 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@594ea722 2024-05-04 09:26:00.304 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@594ea722 2024-05-04 09:26:00.304 [Test worker @coroutine#5938] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-05-04 09:26:00.318 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594ea722 2024-05-04 09:26:00.329 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594ea722 2024-05-04 09:26:00.331 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594ea722 2024-05-04 09:26:00.333 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594ea722 2024-05-04 09:26:00.345 [DefaultDispatcher-worker-10 @coroutine#5951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@594ea722 2024-05-04 09:26:00.358 [DefaultDispatcher-worker-14 @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce9299 2024-05-04 09:26:00.370 [DefaultDispatcher-worker-14 @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce9299 2024-05-04 09:26:00.373 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:26:00.379 [DefaultDispatcher-worker-12 @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ce9299 2024-05-04 09:26:00.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-05-04 09:26:00.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-05-04 09:26:00.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:26:00.386 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12ce9299: (connection evicted) 2024-05-04 09:26:00.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:26:00.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-05-04 09:26:00.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-05-04 09:26:00.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-05-04 09:26:00.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-05-04 09:26:00.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:26:00.388 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@594ea722: (connection evicted) 2024-05-04 09:26:00.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:26:00.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-05-04 09:26:00.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36642182 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:26:00.390 [Test worker @coroutine#5989] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-05-04 09:26:00.391 [DefaultDispatcher-worker-10 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e2a2b07 2024-05-04 09:26:00.391 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@752957da 2024-05-04 09:26:00.391 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@752957da 2024-05-04 09:26:00.391 [Test worker @coroutine#5989] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-05-04 09:26:00.391 [DefaultDispatcher-worker-10 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.391 [DefaultDispatcher-worker-10 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId. 2024-05-04 09:26:00.391 [DefaultDispatcher-worker-10 @coroutine#2036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.391 [DefaultDispatcher-worker-5 @coroutine#2006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-04 09:26:00.391 [DefaultDispatcher-worker-5 @coroutine#2006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.391 [DefaultDispatcher-worker-5 @coroutine#2006] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId. 2024-05-04 09:26:00.391 [DefaultDispatcher-worker-5 @coroutine#2006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.392 [DefaultDispatcher-worker-10 @coroutine#2036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.392 [DefaultDispatcher-worker-10 @coroutine#2036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.392 [DefaultDispatcher-worker-16 @coroutine#2006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.392 [DefaultDispatcher-worker-16 @coroutine#2006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.405 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752957da 2024-05-04 09:26:00.416 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752957da 2024-05-04 09:26:00.418 [Test worker @coroutine#5998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752957da 2024-05-04 09:26:00.420 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752957da 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a636c62 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:26:00.420 [Test worker @coroutine#5989] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-05-04 09:26:00.421 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@5863ef93 2024-05-04 09:26:00.421 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@5863ef93 2024-05-04 09:26:00.421 [Test worker @coroutine#5989] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-05-04 09:26:00.434 [Test worker @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5863ef93 2024-05-04 09:26:00.446 [Test worker @coroutine#6003] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5863ef93 2024-05-04 09:26:00.447 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5863ef93 2024-05-04 09:26:00.449 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5863ef93 2024-05-04 09:26:00.462 [DefaultDispatcher-worker-5 @coroutine#6009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5863ef93 2024-05-04 09:26:00.469 [DefaultDispatcher-worker-11 @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@639d6b7c 2024-05-04 09:26:00.470 [DefaultDispatcher-worker-11 @coroutine#2065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.470 [DefaultDispatcher-worker-11 @coroutine#2065] 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 09:26:00.470 [DefaultDispatcher-worker-11 @coroutine#2065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.471 [DefaultDispatcher-worker-15 @coroutine#2065] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.477 [DefaultDispatcher-worker-13 @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752957da 2024-05-04 09:26:00.487 [DefaultDispatcher-worker-9 @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752957da 2024-05-04 09:26:00.491 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:26:00.498 [DefaultDispatcher-worker-9 @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752957da 2024-05-04 09:26:00.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-05-04 09:26:00.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-05-04 09:26:00.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:26:00.503 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@752957da: (connection evicted) 2024-05-04 09:26:00.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:26:00.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-05-04 09:26:00.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-05-04 09:26:00.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-05-04 09:26:00.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-05-04 09:26:00.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:26:00.504 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5863ef93: (connection evicted) 2024-05-04 09:26:00.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:26:00.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-05-04 09:26:00.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-05-04 09:26:00.507 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-05-04 09:26:00.507 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:26:00.507 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:26:00.507 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:26:00.507 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:26:00.507 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:26:00.507 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:26:00.507 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72bd8702 2024-05-04 09:26:00.507 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:26:00.507 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:26:00.507 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:26:00.507 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:26:00.507 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:26:00.507 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:26:00.507 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:26:00.507 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:26:00.507 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:26:00.507 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:26:00.507 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:26:00.507 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:26:00.507 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:26:00.507 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:26:00.508 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:26:00.508 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:26:00.508 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:26:00.508 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:26:00.508 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:26:00.508 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-05-04 09:26:00.508 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:26:00.508 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:26:00.508 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:26:00.508 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:26:00.508 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:26:00.508 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:26:00.508 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:26:00.508 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:26:00.508 [Test worker @coroutine#6049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-05-04 09:26:00.508 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f90bd8 2024-05-04 09:26:00.508 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f90bd8 2024-05-04 09:26:00.508 [Test worker @coroutine#6049] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-05-04 09:26:00.525 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f90bd8 2024-05-04 09:26:00.536 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f90bd8 2024-05-04 09:26:00.538 [Test worker @coroutine#6052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f90bd8 2024-05-04 09:26:00.539 [Test worker @coroutine#6054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f90bd8 2024-05-04 09:26:00.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-05-04 09:26:00.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-05-04 09:26:00.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:26:00.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:26:00.549 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-05-04 09:26:00.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-05-04 09:26:00.550 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-05-04 09:26:00.550 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:26:00.550 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:26:00.550 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:26:00.550 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:26:00.550 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:26:00.550 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:26:00.550 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42e7e12f 2024-05-04 09:26:00.550 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:26:00.550 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:26:00.550 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:26:00.550 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:26:00.550 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:26:00.550 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:26:00.550 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:26:00.550 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:26:00.551 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:26:00.551 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:26:00.551 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:26:00.551 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:26:00.551 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:26:00.551 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:26:00.551 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:26:00.551 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:26:00.551 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:26:00.551 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:26:00.551 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:26:00.551 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-05-04 09:26:00.551 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:26:00.551 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:26:00.551 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:26:00.551 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:26:00.551 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:26:00.551 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:26:00.551 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:26:00.551 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:26:00.551 [Test worker @coroutine#6071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-05-04 09:26:00.551 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@227ca700 2024-05-04 09:26:00.551 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@227ca700 2024-05-04 09:26:00.551 [Test worker @coroutine#6071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-05-04 09:26:00.566 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ca700 2024-05-04 09:26:00.568 [DefaultDispatcher-worker-10 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e60890c 2024-05-04 09:26:00.568 [DefaultDispatcher-worker-10 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.568 [DefaultDispatcher-worker-10 @coroutine#2079] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId. 2024-05-04 09:26:00.568 [DefaultDispatcher-worker-10 @coroutine#2079] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.569 [DefaultDispatcher-worker-10 @coroutine#2079] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.569 [DefaultDispatcher-worker-10 @coroutine#2079] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40775/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.578 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ca700 2024-05-04 09:26:00.579 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ca700 2024-05-04 09:26:00.581 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ca700 2024-05-04 09:26:00.592 [DefaultDispatcher-worker-17 @coroutine#6081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ca700 2024-05-04 09:26:00.611 [DefaultDispatcher-worker-6 @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ca700 2024-05-04 09:26:00.620 [DefaultDispatcher-worker-4 @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@227ca700 2024-05-04 09:26:00.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-05-04 09:26:00.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-05-04 09:26:00.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:26:00.626 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@227ca700: (connection evicted) 2024-05-04 09:26:00.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:26:00.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-05-04 09:26:00.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54b48b 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3362f5 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3362f5 2024-05-04 09:26:00.628 [Test worker @coroutine#6099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-05-04 09:26:00.642 [Test worker @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3362f5 2024-05-04 09:26:00.654 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3362f5 2024-05-04 09:26:00.655 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3362f5 2024-05-04 09:26:00.657 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3362f5 2024-05-04 09:26:00.666 [DefaultDispatcher-worker-13 @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3362f5 2024-05-04 09:26:00.683 [DefaultDispatcher-worker-4 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a00fe0 2024-05-04 09:26:00.683 [DefaultDispatcher-worker-4 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.683 [DefaultDispatcher-worker-4 @coroutine#2131] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId. 2024-05-04 09:26:00.683 [DefaultDispatcher-worker-4 @coroutine#2131] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.684 [DefaultDispatcher-worker-1 @coroutine#2131] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.684 [DefaultDispatcher-worker-1 @coroutine#2131] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56503/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.690 [DefaultDispatcher-worker-5 @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3362f5 2024-05-04 09:26:00.699 [DefaultDispatcher-worker-4 @coroutine#6099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3362f5 2024-05-04 09:26:00.716 [DefaultDispatcher-worker-1 @coroutine#6125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d3362f5 2024-05-04 09:26:00.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-05-04 09:26:00.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-05-04 09:26:00.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:26:00.718 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d3362f5: (connection evicted) 2024-05-04 09:26:00.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:26:00.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-05-04 09:26:00.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-05-04 09:26:00.720 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@563434b4 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@326c526a 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@326c526a 2024-05-04 09:26:00.721 [Test worker @coroutine#6134] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-05-04 09:26:00.739 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326c526a 2024-05-04 09:26:00.750 [Test worker @coroutine#6135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326c526a 2024-05-04 09:26:00.752 [Test worker @coroutine#6137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326c526a 2024-05-04 09:26:00.754 [Test worker @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326c526a 2024-05-04 09:26:00.764 [DefaultDispatcher-worker-5 @coroutine#6141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326c526a 2024-05-04 09:26:00.785 [DefaultDispatcher-worker-13 @coroutine#6134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326c526a 2024-05-04 09:26:00.795 [DefaultDispatcher-worker-10 @coroutine#6134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326c526a 2024-05-04 09:26:00.807 [DefaultDispatcher-worker-1 @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@326c526a 2024-05-04 09:26:00.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-05-04 09:26:00.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-05-04 09:26:00.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:26:00.809 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@326c526a: (connection evicted) 2024-05-04 09:26:00.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:26:00.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-05-04 09:26:00.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-05-04 09:26:00.812 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3366a998 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ea206bc 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ea206bc 2024-05-04 09:26:00.813 [Test worker @coroutine#6166] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-05-04 09:26:00.829 [Test worker @coroutine#6166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea206bc 2024-05-04 09:26:00.840 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea206bc 2024-05-04 09:26:00.842 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea206bc 2024-05-04 09:26:00.843 [Test worker @coroutine#6171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea206bc 2024-05-04 09:26:00.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-05-04 09:26:00.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-05-04 09:26:00.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:26:00.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:26:00.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-05-04 09:26:00.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70b2de98 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:26:00.850 [Test worker @coroutine#6190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-05-04 09:26:00.851 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b70596d 2024-05-04 09:26:00.851 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b70596d 2024-05-04 09:26:00.851 [Test worker @coroutine#6190] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-05-04 09:26:00.866 [Test worker @coroutine#6190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b70596d 2024-05-04 09:26:00.882 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b70596d 2024-05-04 09:26:00.884 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b70596d 2024-05-04 09:26:00.886 [Test worker @coroutine#6196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b70596d 2024-05-04 09:26:00.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-05-04 09:26:00.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-05-04 09:26:00.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:26:00.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:26:00.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-05-04 09:26:00.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-05-04 09:26:00.890 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-05-04 09:26:00.890 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:26:00.890 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:26:00.890 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:26:00.890 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:26:00.890 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:26:00.890 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:26:00.890 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@736ded17 2024-05-04 09:26:00.890 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:26:00.890 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:26:00.890 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:26:00.890 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:26:00.890 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:26:00.890 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:26:00.890 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:26:00.890 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:26:00.890 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:26:00.891 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:26:00.891 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:26:00.891 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:26:00.891 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:26:00.891 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:26:00.891 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:26:00.891 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:26:00.891 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:26:00.891 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:26:00.891 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:26:00.896 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-05-04 09:26:00.896 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:26:00.896 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:26:00.896 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:26:00.896 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:26:00.896 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:26:00.896 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:26:00.896 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:26:00.896 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:26:00.896 [Test worker @coroutine#6213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-05-04 09:26:00.896 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@5337a5ae 2024-05-04 09:26:00.896 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@5337a5ae 2024-05-04 09:26:00.897 [Test worker @coroutine#6213] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-05-04 09:26:00.912 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5337a5ae 2024-05-04 09:26:00.923 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5337a5ae 2024-05-04 09:26:00.925 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5337a5ae 2024-05-04 09:26:00.927 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5337a5ae 2024-05-04 09:26:00.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-05-04 09:26:00.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-05-04 09:26:00.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:26:00.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:26:00.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-05-04 09:26:00.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bd44e6a 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:26:00.934 [UI Thread @coroutine#6235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-05-04 09:26:00.935 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d2a464f 2024-05-04 09:26:00.935 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d2a464f 2024-05-04 09:26:00.935 [UI Thread @coroutine#6235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-05-04 09:26:00.943 [DefaultDispatcher-worker-12 @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@197da701 2024-05-04 09:26:00.943 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.943 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId. 2024-05-04 09:26:00.943 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.944 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.944 [DefaultDispatcher-worker-12 @coroutine#2173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44425/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.946 [DefaultDispatcher-worker-10 @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f4aec23 2024-05-04 09:26:00.946 [DefaultDispatcher-worker-10 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.946 [DefaultDispatcher-worker-10 @coroutine#1895] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId. 2024-05-04 09:26:00.946 [DefaultDispatcher-worker-10 @coroutine#1895] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.947 [DefaultDispatcher-worker-17 @coroutine#1895] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.947 [DefaultDispatcher-worker-17 @coroutine#1895] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36733/UmAppDatabase/replication/nodeId 2024-05-04 09:26:00.953 [UI Thread @coroutine#6235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d2a464f 2024-05-04 09:26:00.964 [UI Thread @coroutine#6244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d2a464f 2024-05-04 09:26:00.966 [UI Thread @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d2a464f 2024-05-04 09:26:00.968 [UI Thread @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d2a464f 2024-05-04 09:26:00.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-05-04 09:26:00.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-05-04 09:26:00.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:26:00.972 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d2a464f: (connection evicted) 2024-05-04 09:26:00.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:26:00.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-05-04 09:26:00.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-05-04 09:26:00.975 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-05-04 09:26:00.975 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:26:00.975 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:26:00.975 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:26:00.975 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:26:00.975 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:26:00.975 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:26:00.975 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4310007c 2024-05-04 09:26:00.975 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:26:00.975 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:26:00.975 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:26:00.975 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:26:00.976 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:26:00.976 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:26:00.976 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:26:00.976 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:26:00.976 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:26:00.976 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:26:00.976 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:26:00.976 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:26:00.976 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:26:00.976 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:26:00.976 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:26:00.976 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:26:00.976 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:26:00.976 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:26:00.976 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:26:00.976 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-05-04 09:26:00.976 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:26:00.976 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:26:00.976 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:26:00.976 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:26:00.976 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:26:00.976 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:26:00.976 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:26:00.976 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:26:00.976 [Test worker @coroutine#6255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-05-04 09:26:00.976 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@6233bca8 2024-05-04 09:26:00.976 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@6233bca8 2024-05-04 09:26:00.976 [Test worker @coroutine#6255] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-05-04 09:26:00.992 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6233bca8 2024-05-04 09:26:01.005 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6233bca8 2024-05-04 09:26:01.007 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6233bca8 2024-05-04 09:26:01.009 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6233bca8 2024-05-04 09:26:01.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-05-04 09:26:01.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-05-04 09:26:01.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:26:01.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:26:01.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-05-04 09:26:01.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@476e4bb0 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:26:01.012 [Test worker @coroutine#6271] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-05-04 09:26:01.013 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2024-05-04 09:26:01.013 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2024-05-04 09:26:01.013 [Test worker @coroutine#6271] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-05-04 09:26:01.028 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2024-05-04 09:26:01.039 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2024-05-04 09:26:01.041 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2024-05-04 09:26:01.043 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a558335 2024-05-04 09:26:01.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-05-04 09:26:01.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-05-04 09:26:01.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:26:01.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:26:01.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-05-04 09:26:01.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-05-04 09:26:01.046 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c1ecf52 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@33093469 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@33093469 2024-05-04 09:26:01.047 [Test worker @coroutine#6289] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-05-04 09:26:01.061 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:26:01.064 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33093469 2024-05-04 09:26:01.065 [DefaultDispatcher-worker-11 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569b3009 2024-05-04 09:26:01.065 [DefaultDispatcher-worker-11 @coroutine#1927] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:26:01.065 [DefaultDispatcher-worker-11 @coroutine#1927] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId. 2024-05-04 09:26:01.065 [DefaultDispatcher-worker-11 @coroutine#1927] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:26:01.066 [DefaultDispatcher-worker-18 @coroutine#1927] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:26:01.066 [DefaultDispatcher-worker-18 @coroutine#1927] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45557/UmAppDatabase/replication/nodeId 2024-05-04 09:26:01.075 [Test worker @coroutine#6290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33093469 2024-05-04 09:26:01.077 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33093469 2024-05-04 09:26:01.079 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33093469 2024-05-04 09:26:01.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-05-04 09:26:01.081 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-05-04 09:26:01.081 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:26:01.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:26:01.082 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-05-04 09:26:01.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-05-04 09:26:01.083 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@493557d7 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:26:01.084 [Test worker @coroutine#6308] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-05-04 09:26:01.085 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@a69c4c3 2024-05-04 09:26:01.085 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@a69c4c3 2024-05-04 09:26:01.085 [Test worker @coroutine#6308] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-05-04 09:26:01.088 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:26:01.102 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a69c4c3 2024-05-04 09:26:01.113 [Test worker @coroutine#6309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a69c4c3 2024-05-04 09:26:01.115 [Test worker @coroutine#6311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a69c4c3 2024-05-04 09:26:01.117 [Test worker @coroutine#6313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a69c4c3 2024-05-04 09:26:01.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-05-04 09:26:01.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-05-04 09:26:01.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:26:01.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:26:01.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-05-04 09:26:01.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1be598c 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bae8e5e 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bae8e5e 2024-05-04 09:26:01.121 [Test worker @coroutine#6324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-05-04 09:26:01.136 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bae8e5e 2024-05-04 09:26:01.146 [DefaultDispatcher-worker-6 @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dfc7b3f 2024-05-04 09:26:01.146 [DefaultDispatcher-worker-6 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:26:01.147 [DefaultDispatcher-worker-6 @coroutine#2233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId. 2024-05-04 09:26:01.147 [DefaultDispatcher-worker-6 @coroutine#2233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:26:01.148 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:26:01.148 [DefaultDispatcher-worker-18 @coroutine#2233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59791/UmAppDatabase/replication/nodeId 2024-05-04 09:26:01.148 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bae8e5e 2024-05-04 09:26:01.150 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bae8e5e 2024-05-04 09:26:01.152 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bae8e5e 2024-05-04 09:26:01.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-05-04 09:26:01.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-05-04 09:26:01.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:26:01.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:26:01.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-05-04 09:26:01.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@462f1d85 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcecdd 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@bcecdd 2024-05-04 09:26:01.157 [Test worker @coroutine#6345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-05-04 09:26:01.172 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcecdd 2024-05-04 09:26:01.184 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcecdd 2024-05-04 09:26:01.185 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcecdd 2024-05-04 09:26:01.187 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bcecdd 2024-05-04 09:26:01.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-05-04 09:26:01.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-05-04 09:26:01.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:26:01.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:26:01.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-05-04 09:26:01.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-05-04 09:26:01.190 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dace32a 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c7cea8 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c7cea8 2024-05-04 09:26:01.191 [Test worker @coroutine#6364] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-05-04 09:26:01.206 [Test worker @coroutine#6364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c7cea8 2024-05-04 09:26:01.208 [DefaultDispatcher-worker-1 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21cb5648 2024-05-04 09:26:01.208 [DefaultDispatcher-worker-1 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:26:01.208 [DefaultDispatcher-worker-1 @coroutine#1974] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId. 2024-05-04 09:26:01.208 [DefaultDispatcher-worker-1 @coroutine#1974] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:26:01.209 [DefaultDispatcher-worker-6 @coroutine#1974] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:26:01.209 [DefaultDispatcher-worker-6 @coroutine#1974] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53515/UmAppDatabase/replication/nodeId 2024-05-04 09:26:01.218 [Test worker @coroutine#6365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c7cea8 2024-05-04 09:26:01.219 [Test worker @coroutine#6370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c7cea8 2024-05-04 09:26:01.221 [Test worker @coroutine#6372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c7cea8 2024-05-04 09:26:01.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-05-04 09:26:01.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-05-04 09:26:01.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:26:01.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:26:01.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-05-04 09:26:01.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4817bd3 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:26:01.225 [Test worker @coroutine#6385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-05-04 09:26:01.226 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d8240b 2024-05-04 09:26:01.226 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d8240b 2024-05-04 09:26:01.226 [Test worker @coroutine#6385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-05-04 09:26:01.240 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d8240b 2024-05-04 09:26:01.252 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d8240b 2024-05-04 09:26:01.254 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d8240b 2024-05-04 09:26:01.256 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39d8240b 2024-05-04 09:26:01.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-05-04 09:26:01.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-05-04 09:26:01.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:26:01.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:26:01.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-05-04 09:26:01.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-05-04 09:26:01.260 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-05-04 09:26:01.260 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:26:01.260 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:26:01.260 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:26:01.260 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:26:01.260 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:26:01.260 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:26:01.260 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ec3c680 2024-05-04 09:26:01.260 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:26:01.260 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:26:01.260 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:26:01.260 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:26:01.260 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:26:01.260 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:26:01.261 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:26:01.261 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:26:01.261 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:26:01.261 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:26:01.261 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:26:01.261 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:26:01.261 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:26:01.261 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:26:01.261 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:26:01.261 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:26:01.261 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:26:01.261 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:26:01.261 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:26:01.261 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-05-04 09:26:01.261 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:26:01.261 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:26:01.261 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:26:01.261 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:26:01.261 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:26:01.261 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:26:01.261 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:26:01.261 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:26:01.261 [Test worker @coroutine#6404] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-05-04 09:26:01.261 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@46110b82 2024-05-04 09:26:01.261 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@46110b82 2024-05-04 09:26:01.261 [Test worker @coroutine#6404] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-05-04 09:26:01.276 [Test worker @coroutine#6404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46110b82 2024-05-04 09:26:01.287 [Test worker @coroutine#6405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46110b82 2024-05-04 09:26:01.289 [Test worker @coroutine#6407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46110b82 2024-05-04 09:26:01.291 [Test worker @coroutine#6409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46110b82 2024-05-04 09:26:01.294 [UI Thread @coroutine#6418] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-05-04 09:26:01.294 [UI Thread @coroutine#6418] 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 09:26:01.294 [UI Thread @coroutine#6418] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-05-04 09:26:01.296 [UI Thread @coroutine#6418] 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 09:26:01.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-05-04 09:26:01.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-05-04 09:26:01.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:26:01.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:26:01.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-05-04 09:26:01.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-05-04 09:26:01.299 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b78c40d 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-05-04 09:26:01.300 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@3564caf8 2024-05-04 09:26:01.301 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@3564caf8 2024-05-04 09:26:01.301 [Test worker @coroutine#6424] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-05-04 09:26:01.317 [Test worker @coroutine#6424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3564caf8 2024-05-04 09:26:01.329 [Test worker @coroutine#6426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3564caf8 2024-05-04 09:26:01.331 [Test worker @coroutine#6429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3564caf8 2024-05-04 09:26:01.332 [Test worker @coroutine#6431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3564caf8 2024-05-04 09:26:01.335 [UI Thread @coroutine#6442] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54175/Site/verify 2024-05-04 09:26:01.335 [UI Thread @coroutine#6442] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54175/Site/verify. 2024-05-04 09:26:01.335 [UI Thread @coroutine#6442] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54175/Site/verify 2024-05-04 09:26:01.337 [UI Thread @coroutine#6442] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54175/Site/verify 2024-05-04 09:26:01.337 [UI Thread @coroutine#6442] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54175/Site/verify 2024-05-04 09:26:01.337 [UI Thread @coroutine#6442] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54175/Site/verify. 2024-05-04 09:26:01.337 [UI Thread @coroutine#6442] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54175/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-05-04 09:26:01.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-05-04 09:26:01.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-05-04 09:26:01.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-05-04 09:26:01.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:26:01.339 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-05-04 09:26:01.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-05-04 09:26:01.342 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-05-04 09:26:01.342 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-05-04 09:26:01.342 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-05-04 09:26:01.342 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-05-04 09:26:01.342 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-05-04 09:26:01.342 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-05-04 09:26:01.342 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-05-04 09:26:01.342 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@626e3b18 2024-05-04 09:26:01.342 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-05-04 09:26:01.342 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-05-04 09:26:01.342 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-05-04 09:26:01.342 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-05-04 09:26:01.343 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-05-04 09:26:01.343 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-05-04 09:26:01.343 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-05-04 09:26:01.343 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-05-04 09:26:01.343 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-05-04 09:26:01.343 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-05-04 09:26:01.343 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-05-04 09:26:01.343 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-05-04 09:26:01.343 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-05-04 09:26:01.343 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-05-04 09:26:01.343 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-05-04 09:26:01.343 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-05-04 09:26:01.343 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-05-04 09:26:01.343 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-05-04 09:26:01.343 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-05-04 09:26:01.343 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-05-04 09:26:01.343 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-05-04 09:26:01.343 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-05-04 09:26:01.343 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-05-04 09:26:01.343 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-05-04 09:26:01.343 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-05-04 09:26:01.343 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-05-04 09:26:01.343 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-05-04 09:26:01.343 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-05-04 09:26:01.343 [Test worker @coroutine#6449] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-05-04 09:26:01.343 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@113886b1 2024-05-04 09:26:01.343 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@113886b1 2024-05-04 09:26:01.343 [Test worker @coroutine#6449] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-05-04 09:26:01.358 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113886b1 2024-05-04 09:26:01.370 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113886b1 2024-05-04 09:26:01.372 [Test worker @coroutine#6453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113886b1 2024-05-04 09:26:01.374 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113886b1 2024-05-04 09:26:01.386 [DefaultDispatcher-worker-1 @coroutine#6457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113886b1 2024-05-04 09:26:01.395 [DefaultDispatcher-worker-5 @coroutine#6449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@113886b1 2024-05-04 09:26:01.402 [UI Thread @coroutine#6466] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36113/588284939810979840/_ustadmanifest.json 2024-05-04 09:26:01.402 [UI Thread @coroutine#6466] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36113/588284939810979840/_ustadmanifest.json. 2024-05-04 09:26:01.402 [UI Thread @coroutine#6466] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36113/588284939810979840/_ustadmanifest.json 2024-05-04 09:26:01.404 [UI Thread @coroutine#6466] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36113/588284939810979840/_ustadmanifest.json 2024-05-04 09:26:01.404 [UI Thread @coroutine#6466] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36113/588284939810979840/_ustadmanifest.json 2024-05-04 09:26:01.404 [DefaultDispatcher-worker-7 @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e2a2b07 2024-05-04 09:26:01.404 [DefaultDispatcher-worker-13 @coroutine#2006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1722ede1 2024-05-04 09:26:01.404 [DefaultDispatcher-worker-7 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:26:01.404 [UI Thread @coroutine#6466] 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:36113/588284939810979840/_ustadmanifest.json. 2024-05-04 09:26:01.404 [DefaultDispatcher-worker-7 @coroutine#2036] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId. 2024-05-04 09:26:01.404 [UI Thread @coroutine#6466] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36113/588284939810979840/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:26:01.404 [DefaultDispatcher-worker-13 @coroutine#2006] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:26:01.404 [DefaultDispatcher-worker-7 @coroutine#2036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:26:01.404 [DefaultDispatcher-worker-13 @coroutine#2006] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId. 2024-05-04 09:26:01.404 [DefaultDispatcher-worker-13 @coroutine#2006] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:26:01.405 [UI Thread @coroutine#6466] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36113/tincan.xml 2024-05-04 09:26:01.405 [UI Thread @coroutine#6466] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36113/tincan.xml. 2024-05-04 09:26:01.405 [UI Thread @coroutine#6466] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36113/tincan.xml 2024-05-04 09:26:01.405 [DefaultDispatcher-worker-8 @coroutine#2006] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:26:01.405 [DefaultDispatcher-worker-15 @coroutine#2036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:26:01.405 [DefaultDispatcher-worker-8 @coroutine#2006] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45651/UmAppDatabase/replication/nodeId 2024-05-04 09:26:01.405 [DefaultDispatcher-worker-15 @coroutine#2036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53865/UmAppDatabase/replication/nodeId 2024-05-04 09:26:01.406 [UI Thread @coroutine#6466] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36113/tincan.xml 2024-05-04 09:26:01.406 [UI Thread @coroutine#6466] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36113/tincan.xml 2024-05-04 09:26:01.443 [HikariPool-247 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:26:01.449 [UI Thread @coroutine#6466] 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:36113/tincan.xml. 2024-05-04 09:26:01.449 [UI Thread @coroutine#6466] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:36113/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-05-04 09:26:01.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-05-04 09:26:01.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-05-04 09:26:01.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-05-04 09:26:01.452 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@113886b1: (connection evicted) 2024-05-04 09:26:01.453 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-05-04 09:26:01.453 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-05-04 09:26:01.453 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed.